2022-04-14 07:50:29.025 | + ./stack.sh:main:487 : exec 2022-04-14 07:50:29.025 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-075028' 2022-04-14 07:50:29.025 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-14-075028.summary.2022-04-14-075028 2022-04-14 07:50:29.025 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:50:29.025 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-075028 2022-04-14 07:50:29.025 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-075028 /opt/stack/logs/stack.sh.log 2022-04-14 07:50:29.025 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-075028.summary.2022-04-14-075028 /opt/stack/logs/stack.sh.log.summary 2022-04-14 07:50:29.025 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-04-14 07:50:29.025 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-14 07:50:29.025 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-14 07:50:29.025 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-14 07:50:29.025 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-14 07:50:29.025 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-14 07:50:29.025 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-14 07:50:29.025 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 07:50:29.025 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-14 07:50:29.025 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-14 07:50:29.026 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 07:50:29.026 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 07:50:29.026 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-14 07:50:29.026 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-14 07:50:29.026 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 07:50:29.027 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-04-14 07:50:29.029 | + ./stack.sh:main:560 : trap err_trap ERR 2022-04-14 07:50:29.031 | + ./stack.sh:main:573 : set -o errexit 2022-04-14 07:50:29.033 | + ./stack.sh:main:576 : uname -a 2022-04-14 07:50:29.034 | Linux dv-neutron-837301-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-14 07:50:29.037 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-14 07:50:29.039 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-14 07:50:29.042 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-04-14 07:50:29.077 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-14 07:50:29.093 | + ./stack.sh:main:590 : fetch_plugins 2022-04-14 07:50:29.095 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-14 07:50:29.097 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-14 07:50:29.099 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-14 07:50:29.101 | + functions-common:fetch_plugins:1783 : return 2022-04-14 07:50:29.103 | + ./stack.sh:main:594 : run_phase override_defaults 2022-04-14 07:50:29.105 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-14 07:50:29.107 | + functions-common:run_phase:1861 : local phase= 2022-04-14 07:50:29.108 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:50:29.110 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:50:29.112 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:50:29.113 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:50:29.115 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:50:29.117 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:50:29.121 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:50:29.122 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:50:29.124 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:50:29.126 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-14 07:50:29.128 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:50:29.140 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:50:29.142 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 07:50:29.144 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:50:29.146 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:50:29.148 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:50:29.149 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:50:29.151 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:50:29.153 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-14 07:50:29.154 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-14 07:50:29.156 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 07:50:29.158 | + 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-14 07:50:29.160 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-14 07:50:29.162 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-14 07:50:29.164 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-14 07:50:29.166 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-14 07:50:29.168 | + functions-common:plugin_override_defaults:1824 : return 2022-04-14 07:50:29.170 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-04-14 07:50:29.186 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-04-14 07:50:29.189 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-14 07:50:29.201 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:50:29.204 | +++ lib/tls:source:43 : hostname -f 2022-04-14 07:50:29.207 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-14 07:50:29.209 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-14 07:50:29.211 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-14 07:50:29.213 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-14 07:50:29.215 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-14 07:50:29.217 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-14 07:50:29.219 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-14 07:50:29.221 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-14 07:50:29.222 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-14 07:50:29.224 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-14 07:50:29.229 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-04-14 07:50:29.240 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-04-14 07:50:29.257 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-04-14 07:50:29.269 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-04-14 07:50:29.282 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-04-14 07:50:29.316 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-04-14 07:50:29.374 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-04-14 07:50:29.463 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-04-14 07:50:29.485 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-04-14 07:50:29.536 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-04-14 07:50:29.588 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-04-14 07:50:29.732 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-04-14 07:50:29.746 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-04-14 07:50:29.759 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-14 07:50:29.772 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-04-14 07:50:29.864 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-04-14 07:50:29.867 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-14 07:50:29.869 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-14 07:50:29.871 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-14 07:50:29.873 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-14 07:50:29.875 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-14 07:50:29.878 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-14 07:50:29.878 | False' 2022-04-14 07:50:29.881 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-14 07:50:29.896 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-14 07:50:29.898 | + ./stack.sh:main:624 : run_phase source 2022-04-14 07:50:29.900 | + functions-common:run_phase:1860 : local mode=source 2022-04-14 07:50:29.902 | + functions-common:run_phase:1861 : local phase= 2022-04-14 07:50:29.904 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:50:29.906 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:50:29.908 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:50:29.910 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:50:29.912 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:50:29.915 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:50:29.918 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:50:29.920 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:50:29.922 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:50:29.924 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-14 07:50:29.927 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:50:29.941 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:50:29.944 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 07:50:29.946 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-14 07:50:29.984 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-14 07:50:29.987 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-14 07:50:29.989 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 07:50:29.991 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-14 07:50:29.993 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-14 07:50:29.996 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-14 07:50:30.002 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-14 07:50:30.004 | + functions-common:load_plugin_settings:1801 : return 2022-04-14 07:50:30.006 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-14 07:50:30.008 | + functions-common:verify_disabled_services:2143 : local service 2022-04-14 07:50:30.010 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.013 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-14 07:50:30.015 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.017 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-14 07:50:30.019 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.022 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-14 07:50:30.024 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.026 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-14 07:50:30.028 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.030 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-14 07:50:30.033 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.035 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-14 07:50:30.037 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.040 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-14 07:50:30.042 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.044 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-14 07:50:30.046 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.049 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-14 07:50:30.051 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.054 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-14 07:50:30.056 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.058 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-14 07:50:30.060 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.062 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-14 07:50:30.065 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.067 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-14 07:50:30.069 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.072 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-14 07:50:30.074 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.076 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-14 07:50:30.078 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.080 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-14 07:50:30.083 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.085 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-14 07:50:30.087 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.089 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-14 07:50:30.091 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.094 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-14 07:50:30.096 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.098 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-14 07:50:30.101 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.103 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-14 07:50:30.105 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.107 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-14 07:50:30.109 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.112 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-14 07:50:30.115 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.117 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-14 07:50:30.119 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.121 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-14 07:50:30.123 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.126 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-14 07:50:30.128 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.130 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-14 07:50:30.132 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.134 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-14 07:50:30.137 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.139 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-14 07:50:30.141 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.143 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-14 07:50:30.146 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.148 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-14 07:50:30.150 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.152 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-14 07:50:30.154 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.157 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-14 07:50:30.159 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.161 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-14 07:50:30.164 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.166 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-14 07:50:30.168 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.170 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-14 07:50:30.173 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.175 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-14 07:50:30.178 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.180 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-14 07:50:30.182 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.184 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-14 07:50:30.187 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.189 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-14 07:50:30.191 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.193 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-14 07:50:30.196 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.198 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-14 07:50:30.200 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.202 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-14 07:50:30.205 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.207 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-14 07:50:30.209 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.211 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-14 07:50:30.213 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.216 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-14 07:50:30.218 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:50:30.220 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-14 07:50:30.223 | + ./stack.sh:main:695 : initialize_database_backends 2022-04-14 07:50:30.226 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 07:50:30.228 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-14 07:50:30.243 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:50:30.245 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-14 07:50:30.247 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 07:50:30.249 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-14 07:50:30.264 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:50:30.266 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-14 07:50:30.269 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-14 07:50:30.271 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-14 07:50:30.273 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-14 07:50:30.275 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-14 07:50:30.278 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-14 07:50:30.280 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-14 07:50:30.282 | + lib/database:initialize_database_backends:92 : return 0 2022-04-14 07:50:30.284 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-04-14 07:50:30.285 | Using mysql database backend 2022-04-14 07:50:30.287 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-14 07:50:30.303 | + ./stack.sh:main:701 : define_database_baseurl 2022-04-14 07:50:30.306 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-14 07:50:30.309 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 07:50:30.311 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-14 07:50:30.314 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:50:30.317 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-04-14 07:50:30.332 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:50:30.335 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-14 07:50:30.352 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-04-14 07:50:30.368 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:50:30.370 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-14 07:50:30.386 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-14 07:50:30.402 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-04-14 07:50:30.418 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:50:30.420 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-04-14 07:50:30.436 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:50:30.439 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-14 07:50:30.455 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-04-14 07:50:30.457 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-04-14 07:50:30.460 | + ./stack.sh:main:757 : save_stackenv 757 2022-04-14 07:50:30.462 | + functions-common:save_stackenv:60 : local tag=757 2022-04-14 07:50:30.465 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 07:50:30.469 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-075030 2022-04-14 07:50:30.472 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-075030 757' 2022-04-14 07:50:30.475 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:50:30.477 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:50:30.479 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:50:30.482 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 07:50:30.484 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:50:30.486 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 07:50:30.488 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:50:30.491 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 07:50:30.493 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:50:30.495 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.46 2022-04-14 07:50:30.498 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:50:30.500 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.46/identity 2022-04-14 07:50:30.502 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:50:30.505 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-075028 2022-04-14 07:50:30.507 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:50:30.509 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 07:50:30.512 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:50:30.514 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.46 2022-04-14 07:50:30.516 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:50:30.519 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 07:50:30.521 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:50:30.524 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 07:50:30.526 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:50:30.528 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 07:50:30.531 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:50:30.533 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 07:50:30.535 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-04-14 07:50:30.538 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/yoga 2022-04-14 07:50:30.541 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-14 07:50:30.543 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-14 07:50:30.545 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:50:30.547 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:50:30.549 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:50:30.552 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:50:30.554 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:50:30.557 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:50:30.571 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:50:30.573 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:50:30.576 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:50:30.578 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:50:30.579 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:50:30.584 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-14 07:50:30.586 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:50:30.588 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-14 07:50:30.601 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-14 07:50:30.604 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:50:30.604 | + functions-common:git_clone:685 : head -1 2022-04-14 07:50:30.607 | 748189f3 Merge "update constraint for ceilometer to new release 18.0.0" into stable/yoga 2022-04-14 07:50:30.610 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:50:30.612 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-04-14 07:50:30.615 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:50:30.617 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-04-14 07:50:30.620 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-14 07:50:30.622 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-14 07:50:30.624 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-14 07:50:30.627 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 07:50:30.629 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-14 07:50:30.632 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-14 07:50:30.634 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-14 07:50:30.637 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-14 07:50:30.641 | ++ tools/install_prereqs.sh:source:47 : NOW=1649922630 2022-04-14 07:50:30.644 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-14 07:50:30.649 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649922077 2022-04-14 07:50:30.652 | ++ tools/install_prereqs.sh:source:49 : DELTA=553 2022-04-14 07:50:30.654 | ++ tools/install_prereqs.sh:source:50 : [[ 553 -lt 7200 ]] 2022-04-14 07:50:30.656 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-14 07:50:30.659 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-14 07:50:30.662 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-14 07:50:30.664 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-14 07:50:30.666 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-14 07:50:30.669 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-14 07:50:30.671 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-14 07:50:30.673 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-14 07:50:30.676 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 07:50:30.723 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-14 07:50:30.723 | apache2-dev 2022-04-14 07:50:30.723 | bc 2022-04-14 07:50:30.723 | bsdmainutils 2022-04-14 07:50:30.723 | curl 2022-04-14 07:50:30.723 | g++ 2022-04-14 07:50:30.723 | gawk 2022-04-14 07:50:30.723 | gcc 2022-04-14 07:50:30.723 | gettext 2022-04-14 07:50:30.723 | git 2022-04-14 07:50:30.723 | graphviz 2022-04-14 07:50:30.723 | iputils-ping 2022-04-14 07:50:30.723 | libapache2-mod-proxy-uwsgi 2022-04-14 07:50:30.723 | libffi-dev 2022-04-14 07:50:30.723 | libjpeg-dev 2022-04-14 07:50:30.723 | libpcre3-dev 2022-04-14 07:50:30.723 | libpq-dev 2022-04-14 07:50:30.723 | libssl-dev 2022-04-14 07:50:30.723 | libsystemd-dev 2022-04-14 07:50:30.723 | libxml2-dev 2022-04-14 07:50:30.723 | libxslt1-dev 2022-04-14 07:50:30.724 | libyaml-dev 2022-04-14 07:50:30.724 | lsof 2022-04-14 07:50:30.724 | openssh-server 2022-04-14 07:50:30.724 | openssl 2022-04-14 07:50:30.724 | pkg-config 2022-04-14 07:50:30.724 | psmisc 2022-04-14 07:50:30.724 | python3-dev 2022-04-14 07:50:30.724 | python3-pip 2022-04-14 07:50:30.724 | python3-systemd 2022-04-14 07:50:30.724 | python3-venv 2022-04-14 07:50:30.724 | tar 2022-04-14 07:50:30.724 | tcpdump 2022-04-14 07:50:30.724 | unzip 2022-04-14 07:50:30.724 | uuid-runtime 2022-04-14 07:50:30.724 | wget 2022-04-14 07:50:30.724 | wget 2022-04-14 07:50:30.724 | zlib1g-dev 2022-04-14 07:50:30.724 | libkrb5-dev 2022-04-14 07:50:30.724 | libldap2-dev 2022-04-14 07:50:30.724 | libsasl2-dev 2022-04-14 07:50:30.724 | memcached 2022-04-14 07:50:30.724 | python3-mysqldb 2022-04-14 07:50:30.724 | sqlite3 2022-04-14 07:50:30.724 | conntrack 2022-04-14 07:50:30.724 | curl 2022-04-14 07:50:30.724 | dnsmasq-base 2022-04-14 07:50:30.724 | dnsmasq-utils 2022-04-14 07:50:30.724 | ebtables 2022-04-14 07:50:30.724 | genisoimage 2022-04-14 07:50:30.724 | iptables 2022-04-14 07:50:30.724 | iputils-arping 2022-04-14 07:50:30.724 | kpartx 2022-04-14 07:50:30.724 | libjs-jquery-tablesorter 2022-04-14 07:50:30.724 | parted 2022-04-14 07:50:30.724 | pm-utils 2022-04-14 07:50:30.724 | python3-mysqldb 2022-04-14 07:50:30.724 | socat 2022-04-14 07:50:30.724 | sqlite3 2022-04-14 07:50:30.725 | sudo 2022-04-14 07:50:30.725 | vlan 2022-04-14 07:50:30.725 | lsscsi 2022-04-14 07:50:30.725 | open-iscsi 2022-04-14 07:50:30.725 | lvm2 2022-04-14 07:50:30.725 | qemu-utils 2022-04-14 07:50:30.725 | thin-provisioning-tools 2022-04-14 07:50:30.725 | acl 2022-04-14 07:50:30.725 | dnsmasq-base 2022-04-14 07:50:30.725 | dnsmasq-utils 2022-04-14 07:50:30.725 | ebtables 2022-04-14 07:50:30.725 | haproxy 2022-04-14 07:50:30.725 | iptables 2022-04-14 07:50:30.725 | iputils-arping 2022-04-14 07:50:30.725 | iputils-ping 2022-04-14 07:50:30.725 | postgresql-server-dev-all 2022-04-14 07:50:30.725 | python3-mysqldb 2022-04-14 07:50:30.725 | sqlite3 2022-04-14 07:50:30.725 | sudo 2022-04-14 07:50:30.725 | vlan 2022-04-14 07:50:30.725 | pcp 2022-04-14 07:50:30.725 | ipset 2022-04-14 07:50:30.725 | conntrack 2022-04-14 07:50:30.725 | conntrackd 2022-04-14 07:50:30.725 | keepalived 2022-04-14 07:50:30.725 | lvm2 2022-04-14 07:50:30.725 | qemu-utils 2022-04-14 07:50:30.725 | thin-provisioning-tools 2022-04-14 07:50:30.725 | curl 2022-04-14 07:50:30.725 | liberasurecode-dev 2022-04-14 07:50:30.725 | make 2022-04-14 07:50:30.725 | memcached 2022-04-14 07:50:30.725 | rsync 2022-04-14 07:50:30.725 | sqlite3 2022-04-14 07:50:30.725 | xfsprogs' 2022-04-14 07:50:30.728 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-14 07:50:30.748 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-14 07:50:30.748 | apache2-dev 2022-04-14 07:50:30.748 | bc 2022-04-14 07:50:30.748 | bsdmainutils 2022-04-14 07:50:30.748 | curl 2022-04-14 07:50:30.748 | g++ 2022-04-14 07:50:30.748 | gawk 2022-04-14 07:50:30.748 | gcc 2022-04-14 07:50:30.748 | gettext 2022-04-14 07:50:30.748 | git 2022-04-14 07:50:30.748 | graphviz 2022-04-14 07:50:30.748 | iputils-ping 2022-04-14 07:50:30.748 | libapache2-mod-proxy-uwsgi 2022-04-14 07:50:30.748 | libffi-dev 2022-04-14 07:50:30.748 | libjpeg-dev 2022-04-14 07:50:30.748 | libpcre3-dev 2022-04-14 07:50:30.748 | libpq-dev 2022-04-14 07:50:30.749 | libssl-dev 2022-04-14 07:50:30.749 | libsystemd-dev 2022-04-14 07:50:30.749 | libxml2-dev 2022-04-14 07:50:30.749 | libxslt1-dev 2022-04-14 07:50:30.749 | libyaml-dev 2022-04-14 07:50:30.749 | lsof 2022-04-14 07:50:30.749 | openssh-server 2022-04-14 07:50:30.749 | openssl 2022-04-14 07:50:30.749 | pkg-config 2022-04-14 07:50:30.749 | psmisc 2022-04-14 07:50:30.749 | python3-dev 2022-04-14 07:50:30.749 | python3-pip 2022-04-14 07:50:30.749 | python3-systemd 2022-04-14 07:50:30.749 | python3-venv 2022-04-14 07:50:30.749 | tar 2022-04-14 07:50:30.749 | tcpdump 2022-04-14 07:50:30.749 | unzip 2022-04-14 07:50:30.749 | uuid-runtime 2022-04-14 07:50:30.749 | wget 2022-04-14 07:50:30.749 | wget 2022-04-14 07:50:30.749 | zlib1g-dev 2022-04-14 07:50:30.749 | libkrb5-dev 2022-04-14 07:50:30.749 | libldap2-dev 2022-04-14 07:50:30.749 | libsasl2-dev 2022-04-14 07:50:30.749 | memcached 2022-04-14 07:50:30.749 | python3-mysqldb 2022-04-14 07:50:30.749 | sqlite3 2022-04-14 07:50:30.749 | conntrack 2022-04-14 07:50:30.749 | curl 2022-04-14 07:50:30.749 | dnsmasq-base 2022-04-14 07:50:30.749 | dnsmasq-utils 2022-04-14 07:50:30.749 | ebtables 2022-04-14 07:50:30.749 | genisoimage 2022-04-14 07:50:30.749 | iptables 2022-04-14 07:50:30.749 | iputils-arping 2022-04-14 07:50:30.749 | kpartx 2022-04-14 07:50:30.749 | libjs-jquery-tablesorter 2022-04-14 07:50:30.749 | parted 2022-04-14 07:50:30.750 | pm-utils 2022-04-14 07:50:30.750 | python3-mysqldb 2022-04-14 07:50:30.750 | socat 2022-04-14 07:50:30.750 | sqlite3 2022-04-14 07:50:30.750 | sudo 2022-04-14 07:50:30.750 | vlan 2022-04-14 07:50:30.750 | lsscsi 2022-04-14 07:50:30.750 | open-iscsi 2022-04-14 07:50:30.750 | lvm2 2022-04-14 07:50:30.750 | qemu-utils 2022-04-14 07:50:30.750 | thin-provisioning-tools 2022-04-14 07:50:30.750 | acl 2022-04-14 07:50:30.750 | dnsmasq-base 2022-04-14 07:50:30.750 | dnsmasq-utils 2022-04-14 07:50:30.750 | ebtables 2022-04-14 07:50:30.750 | haproxy 2022-04-14 07:50:30.750 | iptables 2022-04-14 07:50:30.750 | iputils-arping 2022-04-14 07:50:30.750 | iputils-ping 2022-04-14 07:50:30.750 | postgresql-server-dev-all 2022-04-14 07:50:30.750 | python3-mysqldb 2022-04-14 07:50:30.750 | sqlite3 2022-04-14 07:50:30.750 | sudo 2022-04-14 07:50:30.750 | vlan 2022-04-14 07:50:30.750 | pcp 2022-04-14 07:50:30.750 | ipset 2022-04-14 07:50:30.750 | conntrack 2022-04-14 07:50:30.750 | conntrackd 2022-04-14 07:50:30.750 | keepalived 2022-04-14 07:50:30.750 | lvm2 2022-04-14 07:50:30.750 | qemu-utils 2022-04-14 07:50:30.750 | thin-provisioning-tools 2022-04-14 07:50:30.750 | curl 2022-04-14 07:50:30.750 | liberasurecode-dev 2022-04-14 07:50:30.750 | make 2022-04-14 07:50:30.750 | memcached 2022-04-14 07:50:30.751 | rsync 2022-04-14 07:50:30.751 | sqlite3 2022-04-14 07:50:30.751 | xfsprogs ' 2022-04-14 07:50:30.752 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-14 07:50:30.755 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:50:30.757 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:50:30.761 | ++ 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-14 07:50:30.761 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-14 07:50:30.765 | ++ 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-14 07:50:30.768 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-14 07:50:30.770 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:50:30.772 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-14 07:50:30.774 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:50:30.780 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:50:30.782 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:50:30.784 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:50:30.786 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:50:30.788 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:50:30.790 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-14 07:50:30.792 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-14 07:50:30.794 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-14 07:50:30.797 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-14 07:50:30.801 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-14 07:50:30.803 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-14 07:50:30.805 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-14 07:50:30.807 | ++ functions-common:time_start:2419 : local start_time= 2022-04-14 07:50:30.809 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:50:30.812 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:50:30.815 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649922630813 2022-04-14 07:50:30.818 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-14 07:50:30.820 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-14 07:50:30.822 | ++ 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-14 07:50:31.071 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-14 07:50:31.123 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-14 07:50:31.126 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-14 07:50:31.394 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-14 07:50:31.646 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1,712 kB] 2022-04-14 07:50:31.985 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [918 kB] 2022-04-14 07:50:42.235 | Fetched 2,966 kB in 2s (1,811 kB/s) 2022-04-14 07:50:43.760 | Reading package lists... 2022-04-14 07:50:43.792 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-14 07:50:43.795 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-14 07:50:43.797 | ++ functions-common:time_stop:2432 : local name 2022-04-14 07:50:43.799 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 07:50:43.801 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:50:43.803 | ++ functions-common:time_stop:2435 : local total 2022-04-14 07:50:43.805 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 07:50:43.807 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-14 07:50:43.809 | ++ functions-common:time_stop:2439 : start_time=1649922630813 2022-04-14 07:50:43.811 | ++ functions-common:time_stop:2441 : [[ -z 1649922630813 ]] 2022-04-14 07:50:43.814 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:50:43.819 | ++ functions-common:time_stop:2444 : end_time=1649922643816 2022-04-14 07:50:43.821 | ++ functions-common:time_stop:2445 : elapsed_time=13003 2022-04-14 07:50:43.823 | ++ functions-common:time_stop:2446 : total=0 2022-04-14 07:50:43.825 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:50:43.827 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=13003 2022-04-14 07:50:43.829 | ++ 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-14 07:50:43.831 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:50:43.834 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:50:43.836 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:50:43.839 | ++ 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-14 07:50:43.859 | ++ 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-14 07:50:43.969 | Reading package lists... 2022-04-14 07:50:44.210 | Building dependency tree... 2022-04-14 07:50:44.211 | Reading state information... 2022-04-14 07:50:44.244 | acl is already the newest version (2.2.53-6). 2022-04-14 07:50:44.244 | bc is already the newest version (1.07.1-2build1). 2022-04-14 07:50:44.244 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-14 07:50:44.244 | conntrack is already the newest version (1:1.4.5-2). 2022-04-14 07:50:44.244 | ebtables is already the newest version (2.0.11-3build1). 2022-04-14 07:50:44.244 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 07:50:44.244 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-14 07:50:44.244 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 07:50:44.244 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-14 07:50:44.244 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-14 07:50:44.244 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-14 07:50:44.244 | iputils-arping is already the newest version (3:20190709-3). 2022-04-14 07:50:44.244 | iputils-ping is already the newest version (3:20190709-3). 2022-04-14 07:50:44.244 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-14 07:50:44.244 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-14 07:50:44.244 | libffi-dev is already the newest version (3.3-4). 2022-04-14 07:50:44.244 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-14 07:50:44.244 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-14 07:50:44.244 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-14 07:50:44.244 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-14 07:50:44.244 | lsscsi is already the newest version (0.30-0.1). 2022-04-14 07:50:44.244 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-14 07:50:44.244 | make is already the newest version (4.2.1-1.2). 2022-04-14 07:50:44.245 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-14 07:50:44.245 | psmisc is already the newest version (23.3-1). 2022-04-14 07:50:44.245 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-14 07:50:44.245 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-14 07:50:44.245 | python3-systemd is already the newest version (234-3build2). 2022-04-14 07:50:44.245 | socat is already the newest version (1.7.3.3-2). 2022-04-14 07:50:44.245 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-14 07:50:44.245 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-14 07:50:44.245 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-14 07:50:44.245 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-14 07:50:44.245 | graphviz is already the newest version (2.42.2-3build2). 2022-04-14 07:50:44.245 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-14 07:50:44.245 | pcp is already the newest version (5.0.3-1). 2022-04-14 07:50:44.245 | pm-utils is already the newest version (1.4.1-19). 2022-04-14 07:50:44.245 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-14 07:50:44.245 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:50:44.245 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:50:44.245 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-14 07:50:44.245 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 07:50:44.245 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 07:50:44.245 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-14 07:50:44.245 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-14 07:50:44.245 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-14 07:50:44.245 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-14 07:50:44.245 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-14 07:50:44.245 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-14 07:50:44.245 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-14 07:50:44.245 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-14 07:50:44.245 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 07:50:44.245 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-14 07:50:44.245 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-14 07:50:44.245 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-14 07:50:44.245 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-14 07:50:44.245 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-14 07:50:44.245 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-14 07:50:44.246 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 07:50:44.246 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-14 07:50:44.246 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-14 07:50:44.246 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-14 07:50:44.246 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-14 07:50:44.246 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-14 07:50:44.246 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-14 07:50:44.246 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-14 07:50:44.246 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-14 07:50:44.246 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-14 07:50:44.246 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-14 07:50:44.464 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:50:44.464 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-14 07:50:44.464 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-14 07:50:44.464 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-14 07:50:44.464 | The following packages were automatically installed and are no longer required: 2022-04-14 07:50:44.464 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:50:44.464 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:50:44.464 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:50:44.464 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:50:44.464 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:50:44.465 | python3-zope.interface 2022-04-14 07:50:44.465 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:50:44.577 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:50:44.581 | ++ functions-common:apt_get:1241 : result=0 2022-04-14 07:50:44.584 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:50:44.586 | ++ functions-common:time_stop:2432 : local name 2022-04-14 07:50:44.588 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 07:50:44.590 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:50:44.593 | ++ functions-common:time_stop:2435 : local total 2022-04-14 07:50:44.595 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 07:50:44.597 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:50:44.599 | ++ functions-common:time_stop:2439 : start_time=1649922643856 2022-04-14 07:50:44.601 | ++ functions-common:time_stop:2441 : [[ -z 1649922643856 ]] 2022-04-14 07:50:44.604 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:50:44.608 | ++ functions-common:time_stop:2444 : end_time=1649922644606 2022-04-14 07:50:44.610 | ++ functions-common:time_stop:2445 : elapsed_time=750 2022-04-14 07:50:44.612 | ++ functions-common:time_stop:2446 : total=742 2022-04-14 07:50:44.615 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:50:44.617 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1492 2022-04-14 07:50:44.619 | ++ functions-common:apt_get:1245 : return 0 2022-04-14 07:50:44.622 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-14 07:50:44.624 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:50:44.627 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-14 07:50:44.632 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-14 07:50:44.636 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-04-14 07:50:44.638 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-04-14 07:50:44.641 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-14 07:50:46.032 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-14 07:50:46.034 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-14 07:50:46.035 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-14 07:50:46.037 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-14 07:50:46.039 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-14 07:50:46.041 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-14 07:50:46.043 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-14 07:50:46.044 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-14 07:50:46.046 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-14 07:50:46.048 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-14 07:50:46.049 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-14 07:50:46.051 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-14 07:50:46.053 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-14 07:50:46.055 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-14 07:50:46.056 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-14 07:50:46.058 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-14 07:50:46.060 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-14 07:50:46.061 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-14 07:50:46.063 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-14 07:50:46.065 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-14 07:50:46.068 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-14 07:50:46.070 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-14 07:50:46.072 | + functions-common:_ensure_lsb_release:394 : return 2022-04-14 07:50:46.074 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-14 07:50:46.149 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-14 07:50:46.151 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-14 07:50:46.226 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-14 07:50:46.229 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-14 07:50:46.302 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-14 07:50:46.304 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-14 07:50:46.306 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-14 07:50:46.308 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-14 07:50:46.310 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-14 07:50:46.312 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-14 07:50:46.314 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-14 07:50:46.315 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-14 07:50:46.317 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-14 07:50:46.319 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-14 07:50:46.321 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-14 07:50:46.321 | Distro: focal 2022-04-14 07:50:46.323 | + tools/install_pip.sh:main:124 : get_versions 2022-04-14 07:50:46.326 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 07:50:46.329 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 07:50:46.331 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 07:50:46.334 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 07:50:46.334 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 07:50:47.019 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 07:50:47.021 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 07:50:47.021 | pip: 21.3.1 2022-04-14 07:50:47.023 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-14 07:50:47.025 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-14 07:50:47.026 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:50:47.028 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:50:47.030 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:50:47.032 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:50:47.033 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:50:47.035 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:50:47.037 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:50:47.039 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:50:47.041 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:50:47.042 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:50:47.044 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:50:47.046 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-14 07:50:47.048 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:50:47.049 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:50:47.051 | + tools/install_pip.sh:main:142 : : 2022-04-14 07:50:47.053 | + tools/install_pip.sh:main:147 : set -x 2022-04-14 07:50:47.055 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-14 07:50:47.057 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-14 07:50:47.058 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:50:47.061 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-14 07:50:47.062 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-14 07:50:47.064 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:50:47.067 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:50:47.067 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:50:47.071 | ++ 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-14 07:50:47.073 | ++ 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-14 07:50:47.075 | ++ 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-14 07:50:47.077 | + 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-14 07:50:47.078 | + 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-14 07:50:47.095 | 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-14 07:50:47.097 | + 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-14 07:50:47.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:50:47.968 | from cryptography.utils import int_from_bytes 2022-04-14 07:50:47.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:50:47.968 | from cryptography.utils import int_from_bytes 2022-04-14 07:50:49.196 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:50:51.028 | 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-14 07:50:51.039 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-04-14 07:50:53.575 | Installing collected packages: setuptools 2022-04-14 07:50:54.339 | Successfully installed setuptools-60.9.3 2022-04-14 07:50:54.339 | 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-14 07:50:54.513 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:50:54.513 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:50:54.651 | + inc/python:pip_install:200 : result=0 2022-04-14 07:50:54.653 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:50:54.654 | + functions-common:time_stop:2432 : local name 2022-04-14 07:50:54.656 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:50:54.658 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:50:54.659 | + functions-common:time_stop:2435 : local total 2022-04-14 07:50:54.661 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:50:54.663 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:50:54.664 | + functions-common:time_stop:2439 : start_time=1649922647091 2022-04-14 07:50:54.666 | + functions-common:time_stop:2441 : [[ -z 1649922647091 ]] 2022-04-14 07:50:54.668 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:50:54.672 | + functions-common:time_stop:2444 : end_time=1649922654670 2022-04-14 07:50:54.673 | + functions-common:time_stop:2445 : elapsed_time=7579 2022-04-14 07:50:54.675 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:50:54.677 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:50:54.679 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7579 2022-04-14 07:50:54.681 | + inc/python:pip_install:203 : return 0 2022-04-14 07:50:54.683 | + tools/install_pip.sh:main:153 : get_versions 2022-04-14 07:50:54.685 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 07:50:54.689 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 07:50:54.691 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 07:50:54.694 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 07:50:54.694 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 07:50:55.385 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 07:50:55.387 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 07:50:55.387 | pip: 21.3.1 2022-04-14 07:50:55.390 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-14 07:50:55.392 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 07:50:55.396 | + ./stack.sh:main:796 : fixup_all 2022-04-14 07:50:55.399 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-14 07:50:55.401 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-14 07:50:55.403 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:50:55.405 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:50:55.407 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-14 07:50:55.420 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-14 07:50:55.431 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-14 07:50:55.442 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-14 07:50:55.445 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-14 07:50:55.447 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:50:55.449 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:50:55.451 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:50:55.453 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:50:55.455 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:50:55.457 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:50:55.460 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:50:55.462 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:50:55.464 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:50:55.466 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:50:55.468 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:50:55.470 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-14 07:50:55.472 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-14 07:50:55.475 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-14 07:50:55.477 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:50:55.479 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:50:55.481 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:50:55.483 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:50:55.485 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:50:55.487 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:50:55.490 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-14 07:50:55.492 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-14 07:50:55.494 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-14 07:50:55.496 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-14 07:50:55.499 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-14 07:50:55.501 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-14 07:50:55.503 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-04-14 07:50:55.525 | Using python 3.8 to install os-testr 2022-04-14 07:50:55.527 | + 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-14 07:50:56.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:50:56.387 | from cryptography.utils import int_from_bytes 2022-04-14 07:50:56.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:50:56.387 | from cryptography.utils import int_from_bytes 2022-04-14 07:50:57.512 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:50:57.537 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-04-14 07:50:57.613 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-14 07:50:57.615 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-14 07:50:57.616 | 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-14 07:50:57.617 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-04-14 07:50:57.630 | 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-14 07:50:57.655 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-04-14 07:50:57.656 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-04-14 07:50:57.657 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-04-14 07:50:57.657 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-04-14 07:50:57.659 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-04-14 07:50:57.689 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-04-14 07:50:57.691 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-04-14 07:50:57.693 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-04-14 07:50:57.694 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-04-14 07:50:57.695 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-04-14 07:50:57.707 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-04-14 07:50:57.771 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-04-14 07:50:57.772 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-04-14 07:50:57.773 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-04-14 07:51:00.182 | 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-14 07:51:00.189 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:51:00.189 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:51:00.309 | + inc/python:pip_install:200 : result=0 2022-04-14 07:51:00.311 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:51:00.314 | + functions-common:time_stop:2432 : local name 2022-04-14 07:51:00.316 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:51:00.318 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:51:00.320 | + functions-common:time_stop:2435 : local total 2022-04-14 07:51:00.322 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:51:00.324 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:51:00.326 | + functions-common:time_stop:2439 : start_time=1649922655519 2022-04-14 07:51:00.328 | + functions-common:time_stop:2441 : [[ -z 1649922655519 ]] 2022-04-14 07:51:00.331 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:51:00.336 | + functions-common:time_stop:2444 : end_time=1649922660333 2022-04-14 07:51:00.338 | + functions-common:time_stop:2445 : elapsed_time=4814 2022-04-14 07:51:00.340 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:51:00.342 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:51:00.344 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4814 2022-04-14 07:51:00.346 | + inc/python:pip_install:203 : return 0 2022-04-14 07:51:00.349 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-14 07:51:00.401 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-04-14 07:51:00.505 | + ./stack.sh:main:810 : install_infra 2022-04-14 07:51:00.508 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:51:00.510 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-14 07:51:00.513 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:51:00.516 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-14 07:51:00.540 | + 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-14 07:51:02.436 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:02.446 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:02.453 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:02.457 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:02.558 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:02.578 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:02.582 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:02.586 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:02.601 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:02.609 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:02.611 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:02.643 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:02.652 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:02.656 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:02.674 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:02.712 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:02.720 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:02.725 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:02.772 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:02.785 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:02.789 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:02.809 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:02.816 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:02.863 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:02.882 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:02.886 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:02.977 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:02.984 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:03.038 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:03.158 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:03.183 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:03.187 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:03.198 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:03.203 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:03.222 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:03.229 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:03.246 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:03.302 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:03.315 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:03.330 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:03.374 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:03.378 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:03.384 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:51:03.521 | 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 357)) (5.8.1) 2022-04-14 07:51:03.797 | + inc/python:pip_install:200 : result=0 2022-04-14 07:51:03.800 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:51:03.802 | + functions-common:time_stop:2432 : local name 2022-04-14 07:51:03.804 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:51:03.806 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:51:03.808 | + functions-common:time_stop:2435 : local total 2022-04-14 07:51:03.810 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:51:03.812 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:51:03.815 | + functions-common:time_stop:2439 : start_time=1649922660532 2022-04-14 07:51:03.817 | + functions-common:time_stop:2441 : [[ -z 1649922660532 ]] 2022-04-14 07:51:03.820 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:51:03.824 | + functions-common:time_stop:2444 : end_time=1649922663822 2022-04-14 07:51:03.826 | + functions-common:time_stop:2445 : elapsed_time=3290 2022-04-14 07:51:03.828 | + functions-common:time_stop:2446 : total=4814 2022-04-14 07:51:03.831 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:51:03.833 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8104 2022-04-14 07:51:03.835 | + inc/python:pip_install:203 : return 0 2022-04-14 07:51:03.838 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:51:03.840 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-14 07:51:03.862 | + 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-14 07:51:05.631 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:05.641 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:05.648 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:05.652 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:05.752 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:05.771 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:05.775 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:05.779 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:05.793 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:05.802 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:05.803 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:05.835 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:05.844 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:05.849 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:05.867 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:05.903 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:05.911 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:05.916 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:05.963 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:05.977 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:05.981 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:06.000 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:06.007 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:06.054 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:06.072 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:06.076 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:06.167 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:06.174 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:06.228 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:06.347 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:06.371 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:06.375 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:06.386 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:06.391 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:06.411 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:06.417 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:06.434 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:06.490 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:06.502 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:06.517 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:06.561 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:06.565 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:51:06.571 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:51:06.573 | Processing /opt/stack/requirements 2022-04-14 07:51:08.276 | 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 26)) (6.0) 2022-04-14 07:51:08.278 | 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 184)) (3.0.0) 2022-04-14 07:51:08.290 | 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 353)) (21.3) 2022-04-14 07:51:08.295 | 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 357)) (5.8.1) 2022-04-14 07:51:08.297 | 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 395)) (3.0.7) 2022-04-14 07:51:08.304 | 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 481)) (2.27.1) 2022-04-14 07:51:08.330 | 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 523)) (1.16.0) 2022-04-14 07:51:08.351 | 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 579)) (2.5.0) 2022-04-14 07:51:08.361 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-04-14 07:51:08.382 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5350) (1.3) 2022-04-14 07:51:08.384 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5350) (0.3.0) 2022-04-14 07:51:08.399 | 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 123)) (2.0.12) 2022-04-14 07:51:08.404 | 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 218)) (3.3) 2022-04-14 07:51:08.407 | 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 481)) (2021.10.8) 2022-04-14 07:51:08.410 | 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 179)) (1.0.0) 2022-04-14 07:51:08.412 | 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 125)) (3.10.1) 2022-04-14 07:51:08.424 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-04-14 07:51:08.436 | 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 559)) (3.5.0) 2022-04-14 07:51:08.443 | 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 126)) (2.4.0) 2022-04-14 07:51:08.491 | 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 100)) (0.5.0) 2022-04-14 07:51:08.494 | 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 620)) (0.2.5) 2022-04-14 07:51:08.499 | 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 96)) (21.4.0) 2022-04-14 07:51:08.560 | 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 396)) (1.8.2) 2022-04-14 07:51:08.562 | Building wheels for collected packages: openstack-requirements 2022-04-14 07:51:08.563 | Building wheel for openstack-requirements (setup.py): started 2022-04-14 07:51:09.381 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-14 07:51:09.381 | ERROR: Command errored out with exit status 1: 2022-04-14 07:51:09.381 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-wkchu_6r/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-wkchu_6r/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-j3e1v4fs 2022-04-14 07:51:09.381 | cwd: /tmp/pip-req-build-wkchu_6r/ 2022-04-14 07:51:09.381 | Complete output (6 lines): 2022-04-14 07:51:09.381 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-14 07:51:09.381 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-14 07:51:09.381 | or: setup.py --help-commands 2022-04-14 07:51:09.381 | or: setup.py cmd --help 2022-04-14 07:51:09.381 | 2022-04-14 07:51:09.381 | error: invalid command 'bdist_wheel' 2022-04-14 07:51:09.382 | ---------------------------------------- 2022-04-14 07:51:09.382 | ERROR: Failed building wheel for openstack-requirements 2022-04-14 07:51:09.382 | Running setup.py clean for openstack-requirements 2022-04-14 07:51:10.206 | Failed to build openstack-requirements 2022-04-14 07:51:10.222 | Installing collected packages: openstack-requirements 2022-04-14 07:51:10.222 | Attempting uninstall: openstack-requirements 2022-04-14 07:51:10.224 | Found existing installation: openstack-requirements 1.2.1.dev5350 2022-04-14 07:51:10.258 | Uninstalling openstack-requirements-1.2.1.dev5350: 2022-04-14 07:51:10.276 | Successfully uninstalled openstack-requirements-1.2.1.dev5350 2022-04-14 07:51:10.279 | Running setup.py install for openstack-requirements: started 2022-04-14 07:51:12.601 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-14 07:51:12.624 | Successfully installed openstack-requirements-1.2.1.dev5350 2022-04-14 07:51:12.749 | + inc/python:pip_install:200 : result=0 2022-04-14 07:51:12.751 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:51:12.753 | + functions-common:time_stop:2432 : local name 2022-04-14 07:51:12.755 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:51:12.758 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:51:12.760 | + functions-common:time_stop:2435 : local total 2022-04-14 07:51:12.762 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:51:12.764 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:51:12.766 | + functions-common:time_stop:2439 : start_time=1649922663855 2022-04-14 07:51:12.768 | + functions-common:time_stop:2441 : [[ -z 1649922663855 ]] 2022-04-14 07:51:12.771 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:51:12.775 | + functions-common:time_stop:2444 : end_time=1649922672772 2022-04-14 07:51:12.777 | + functions-common:time_stop:2445 : elapsed_time=8917 2022-04-14 07:51:12.779 | + functions-common:time_stop:2446 : total=8104 2022-04-14 07:51:12.781 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:51:12.783 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17021 2022-04-14 07:51:12.786 | + inc/python:pip_install:203 : return 0 2022-04-14 07:51:12.788 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-14 07:51:12.791 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-14 07:51:12.793 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-14 07:51:12.795 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:12.798 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:12.800 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-14 07:51:12.803 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:12.805 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-14 07:51:12.825 | Using python 3.8 to install pbr 2022-04-14 07:51:12.827 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-14 07:51:13.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:51:13.696 | from cryptography.utils import int_from_bytes 2022-04-14 07:51:13.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:51:13.696 | from cryptography.utils import int_from_bytes 2022-04-14 07:51:14.827 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:51:14.855 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-14 07:51:17.502 | 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-14 07:51:17.510 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:51:17.510 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:51:17.632 | + inc/python:pip_install:200 : result=0 2022-04-14 07:51:17.634 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:51:17.636 | + functions-common:time_stop:2432 : local name 2022-04-14 07:51:17.639 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:51:17.641 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:51:17.643 | + functions-common:time_stop:2435 : local total 2022-04-14 07:51:17.645 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:51:17.647 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:51:17.649 | + functions-common:time_stop:2439 : start_time=1649922672820 2022-04-14 07:51:17.651 | + functions-common:time_stop:2441 : [[ -z 1649922672820 ]] 2022-04-14 07:51:17.654 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:51:17.658 | + functions-common:time_stop:2444 : end_time=1649922677656 2022-04-14 07:51:17.660 | + functions-common:time_stop:2445 : elapsed_time=4836 2022-04-14 07:51:17.662 | + functions-common:time_stop:2446 : total=17021 2022-04-14 07:51:17.664 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:51:17.667 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=21857 2022-04-14 07:51:17.669 | + inc/python:pip_install:203 : return 0 2022-04-14 07:51:17.671 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-04-14 07:51:19.922 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-14 07:51:21.790 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:51:21.791 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-14 07:51:21.806 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-14 07:51:21.809 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-14 07:51:21.814 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-14 07:51:21.817 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-14 07:51:21.820 | 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-14 07:51:21.890 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 07:51:21.892 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 07:51:21.896 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-04-14 07:51:21.913 | + ./stack.sh:main:819 : pkgs= 2022-04-14 07:51:21.915 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-04-14 07:51:21.918 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-04-14 07:51:21.920 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 07:51:21.922 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-14 07:51:21.925 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:51:21.927 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:51:21.929 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:51:21.931 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:51:21.933 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:51:21.936 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:51:21.940 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:51:21.943 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:51:21.945 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:51:21.947 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-14 07:51:21.950 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:51:21.965 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:51:21.967 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:51:21.969 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:51:21.971 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-14 07:51:21.973 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:51:21.975 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-14 07:51:21.977 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:51:21.980 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-14 07:51:21.982 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:51:21.984 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-14 07:51:21.986 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:51:21.988 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-14 07:51:21.990 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 07:51:21.992 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 07:51:21.994 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:51:21.996 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 07:51:21.999 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-14 07:51:22.001 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 07:51:22.003 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-14 07:51:22.006 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 07:51:22.008 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 07:51:22.011 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-14 07:51:22.013 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-14 07:51:22.015 | + functions:set_systemd_override:821 : local value=2048 2022-04-14 07:51:22.018 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-14 07:51:22.021 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-14 07:51:22.071 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-14 07:51:22.072 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-14 07:51:22.074 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-14 07:51:22.433 | + ./stack.sh:main:832 : install_rpc_backend 2022-04-14 07:51:22.436 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-14 07:51:22.452 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:51:22.455 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-14 07:51:22.457 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:51:22.459 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:51:22.461 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:51:22.464 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:51:22.466 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:51:22.468 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:51:22.471 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:51:22.473 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:51:22.476 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:51:22.478 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:51:22.480 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:51:22.483 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:51:22.485 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-14 07:51:22.487 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:51:22.490 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:51:22.492 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:51:22.495 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-14 07:51:22.515 | + 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-14 07:51:22.625 | Reading package lists... 2022-04-14 07:51:22.864 | Building dependency tree... 2022-04-14 07:51:22.865 | Reading state information... 2022-04-14 07:51:23.117 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-14 07:51:23.117 | The following packages were automatically installed and are no longer required: 2022-04-14 07:51:23.118 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:51:23.118 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:51:23.119 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:51:23.119 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:51:23.119 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:51:23.119 | python3-zope.interface 2022-04-14 07:51:23.119 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:51:23.233 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:51:23.237 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:51:23.239 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:51:23.242 | + functions-common:time_stop:2432 : local name 2022-04-14 07:51:23.244 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:51:23.246 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:51:23.248 | + functions-common:time_stop:2435 : local total 2022-04-14 07:51:23.250 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:51:23.252 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:51:23.255 | + functions-common:time_stop:2439 : start_time=1649922682512 2022-04-14 07:51:23.257 | + functions-common:time_stop:2441 : [[ -z 1649922682512 ]] 2022-04-14 07:51:23.260 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:51:23.264 | + functions-common:time_stop:2444 : end_time=1649922683262 2022-04-14 07:51:23.266 | + functions-common:time_stop:2445 : elapsed_time=750 2022-04-14 07:51:23.268 | + functions-common:time_stop:2446 : total=1492 2022-04-14 07:51:23.271 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:51:23.273 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2242 2022-04-14 07:51:23.276 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:51:23.278 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-14 07:51:23.280 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:51:23.283 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:51:23.285 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:51:23.287 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:51:23.289 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:51:23.292 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:51:23.294 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-14 07:51:23.296 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:51:23.298 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:51:23.301 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:51:23.303 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:51:23.305 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:51:23.307 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:51:23.310 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:51:23.312 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:51:23.314 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:51:23.317 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:51:23.319 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:51:23.322 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-14 07:51:23.324 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:51:23.326 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:51:23.328 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:51:23.331 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:51:23.334 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:51:23.336 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:51:23.338 | + ./stack.sh:main:833 : restart_rpc_backend 2022-04-14 07:51:23.340 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-14 07:51:23.356 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:51:23.358 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-14 07:51:23.361 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:51:23.363 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-04-14 07:51:23.365 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-14 07:51:23.368 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-14 07:51:23.372 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-14 07:51:23.374 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-14 07:51:23.377 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-14 07:51:23.380 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-14 07:51:23.382 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-14 07:51:23.384 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-14 07:51:23.387 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-14 07:51:24.096 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-14 07:51:24.096 | user tags 2022-04-14 07:51:24.096 | stackrabbit []' 2022-04-14 07:51:24.100 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-14 07:51:24.100 | user tags 2022-04-14 07:51:24.100 | stackrabbit []' 2022-04-14 07:51:24.100 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-14 07:51:24.106 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-14 07:51:24.109 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-14 07:51:24.111 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 07:51:24.782 | Changing password for user "stackrabbit" ... 2022-04-14 07:51:24.804 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-14 07:51:25.466 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-14 07:51:25.489 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-14 07:51:25.491 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 07:51:26.143 | Changing password for user "stackrabbit" ... 2022-04-14 07:51:26.166 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-14 07:51:26.168 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-14 07:51:26.171 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-14 07:51:26.842 | Deleting user "guest" ... 2022-04-14 07:51:26.857 | Error: 2022-04-14 07:51:26.857 | {:no_such_user, "guest"} 2022-04-14 07:51:26.870 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-14 07:51:26.872 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-04-14 07:51:26.889 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:51:26.891 | + ./stack.sh:main:836 : install_database 2022-04-14 07:51:26.894 | + lib/database:install_database:118 : install_database_mysql 2022-04-14 07:51:26.896 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-14 07:51:26.899 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:51:26.901 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:51:26.903 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-14 07:51:27.117 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-14 07:51:27.120 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-14 07:51:27.122 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-14 07:51:27.124 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-14 07:51:27.127 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:51:27.129 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-14 07:51:27.131 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:51:27.134 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:51:27.136 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:51:27.138 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:51:27.141 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:51:27.143 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:51:27.145 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:51:27.148 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:51:27.150 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:51:27.152 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:51:27.155 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:51:27.157 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-14 07:51:27.159 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:51:27.162 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:51:27.165 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:51:27.167 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:51:27.169 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:51:27.172 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:51:27.174 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-14 07:51:27.177 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:51:27.179 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:51:27.181 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-14 07:51:27.184 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:51:27.186 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:51:27.189 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:51:27.191 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:51:27.193 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:51:27.196 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:51:27.198 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:51:27.200 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:51:27.202 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:51:27.205 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:51:27.207 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:51:27.209 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:51:27.211 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-14 07:51:27.214 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:51:27.216 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:51:27.218 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:51:27.220 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-14 07:51:27.242 | + 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-14 07:51:27.351 | Reading package lists... 2022-04-14 07:51:27.591 | Building dependency tree... 2022-04-14 07:51:27.592 | Reading state information... 2022-04-14 07:51:27.846 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-14 07:51:27.846 | The following packages were automatically installed and are no longer required: 2022-04-14 07:51:27.847 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:51:27.847 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:51:27.847 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:51:27.847 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:51:27.847 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:51:27.847 | python3-zope.interface 2022-04-14 07:51:27.847 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:51:27.960 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:51:27.964 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:51:27.966 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:51:27.969 | + functions-common:time_stop:2432 : local name 2022-04-14 07:51:27.971 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:51:27.973 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:51:27.975 | + functions-common:time_stop:2435 : local total 2022-04-14 07:51:27.977 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:51:27.979 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:51:27.981 | + functions-common:time_stop:2439 : start_time=1649922687239 2022-04-14 07:51:27.983 | + functions-common:time_stop:2441 : [[ -z 1649922687239 ]] 2022-04-14 07:51:27.986 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:51:27.990 | + functions-common:time_stop:2444 : end_time=1649922687988 2022-04-14 07:51:27.992 | + functions-common:time_stop:2445 : elapsed_time=749 2022-04-14 07:51:27.995 | + functions-common:time_stop:2446 : total=2242 2022-04-14 07:51:27.997 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:51:27.999 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2991 2022-04-14 07:51:28.001 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:51:28.004 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-04-14 07:51:28.006 | + ./stack.sh:main:839 : install_database_python 2022-04-14 07:51:28.013 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-14 07:51:28.015 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-14 07:51:28.017 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-14 07:51:28.020 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:51:28.023 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-14 07:51:28.026 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-14 07:51:28.028 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:51:28.031 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:51:28.032 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:51:28.037 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-14 07:51:28.039 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-14 07:51:28.041 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-14 07:51:28.044 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-14 07:51:28.046 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-14 07:51:28.068 | Using python 3.8 to install PyMySQL 2022-04-14 07:51:28.071 | + 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-14 07:51:28.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:51:28.932 | from cryptography.utils import int_from_bytes 2022-04-14 07:51:28.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:51:28.932 | from cryptography.utils import int_from_bytes 2022-04-14 07:51:30.068 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:51:30.095 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-14 07:51:32.580 | 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-14 07:51:32.587 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:51:32.587 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:51:32.703 | + inc/python:pip_install:200 : result=0 2022-04-14 07:51:32.705 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:51:32.708 | + functions-common:time_stop:2432 : local name 2022-04-14 07:51:32.710 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:51:32.712 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:51:32.714 | + functions-common:time_stop:2435 : local total 2022-04-14 07:51:32.717 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:51:32.719 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:51:32.721 | + functions-common:time_stop:2439 : start_time=1649922688062 2022-04-14 07:51:32.724 | + functions-common:time_stop:2441 : [[ -z 1649922688062 ]] 2022-04-14 07:51:32.727 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:51:32.731 | + functions-common:time_stop:2444 : end_time=1649922692729 2022-04-14 07:51:32.734 | + functions-common:time_stop:2445 : elapsed_time=4667 2022-04-14 07:51:32.736 | + functions-common:time_stop:2446 : total=21857 2022-04-14 07:51:32.738 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:51:32.740 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=26524 2022-04-14 07:51:32.743 | + inc/python:pip_install:203 : return 0 2022-04-14 07:51:32.745 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-14 07:51:32.747 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 07:51:32.750 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-14 07:51:32.752 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-04-14 07:51:32.768 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:51:32.771 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-04-14 07:51:32.774 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-14 07:51:32.777 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:51:32.777 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:51:32.782 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:51:32.785 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:51:32.788 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 07:51:32.790 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:51:32.792 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-14 07:51:32.795 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-14 07:51:32.810 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:51:32.812 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-14 07:51:32.815 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:51:32.817 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:51:32.820 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:51:32.822 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:51:32.824 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:51:32.827 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:51:32.829 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:51:32.831 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:51:32.834 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:51:32.836 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:51:32.838 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:51:32.841 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:51:32.843 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-14 07:51:32.845 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:51:32.848 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:51:32.851 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:51:32.853 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-14 07:51:32.873 | + 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-14 07:51:32.982 | Reading package lists... 2022-04-14 07:51:33.223 | Building dependency tree... 2022-04-14 07:51:33.224 | Reading state information... 2022-04-14 07:51:33.473 | radvd is already the newest version (1:2.17-2). 2022-04-14 07:51:33.473 | The following packages were automatically installed and are no longer required: 2022-04-14 07:51:33.474 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:51:33.474 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:51:33.474 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:51:33.474 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:51:33.475 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:51:33.475 | python3-zope.interface 2022-04-14 07:51:33.475 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:51:33.586 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:51:33.591 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:51:33.593 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:51:33.595 | + functions-common:time_stop:2432 : local name 2022-04-14 07:51:33.597 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:51:33.600 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:51:33.602 | + functions-common:time_stop:2435 : local total 2022-04-14 07:51:33.604 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:51:33.606 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:51:33.608 | + functions-common:time_stop:2439 : start_time=1649922692871 2022-04-14 07:51:33.610 | + functions-common:time_stop:2441 : [[ -z 1649922692871 ]] 2022-04-14 07:51:33.613 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:51:33.618 | + functions-common:time_stop:2444 : end_time=1649922693615 2022-04-14 07:51:33.620 | + functions-common:time_stop:2445 : elapsed_time=744 2022-04-14 07:51:33.622 | + functions-common:time_stop:2446 : total=2991 2022-04-14 07:51:33.624 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:51:33.626 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3735 2022-04-14 07:51:33.629 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:51:33.632 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-14 07:51:33.648 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:51:33.651 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-14 07:51:33.653 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-14 07:51:33.655 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-14 07:51:33.658 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-14 07:51:33.677 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-14 07:51:33.680 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:51:33.682 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:51:33.684 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:51:33.687 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:51:33.689 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:51:33.692 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:51:33.694 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:51:33.696 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:51:33.698 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:51:33.700 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:51:33.702 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:51:33.705 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:51:33.707 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-14 07:51:33.709 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:51:33.711 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:51:33.713 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:51:33.716 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-14 07:51:33.736 | + 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-14 07:51:33.844 | Reading package lists... 2022-04-14 07:51:34.083 | Building dependency tree... 2022-04-14 07:51:34.084 | Reading state information... 2022-04-14 07:51:34.335 | fakeroot is already the newest version (1.24-1). 2022-04-14 07:51:34.335 | make is already the newest version (4.2.1-1.2). 2022-04-14 07:51:34.335 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-14 07:51:34.335 | The following packages were automatically installed and are no longer required: 2022-04-14 07:51:34.336 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:51:34.336 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:51:34.336 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:51:34.336 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:51:34.336 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:51:34.336 | python3-zope.interface 2022-04-14 07:51:34.336 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:51:34.448 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:51:34.453 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:51:34.455 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:51:34.458 | + functions-common:time_stop:2432 : local name 2022-04-14 07:51:34.460 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:51:34.462 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:51:34.464 | + functions-common:time_stop:2435 : local total 2022-04-14 07:51:34.466 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:51:34.468 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:51:34.470 | + functions-common:time_stop:2439 : start_time=1649922693733 2022-04-14 07:51:34.472 | + functions-common:time_stop:2441 : [[ -z 1649922693733 ]] 2022-04-14 07:51:34.475 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:51:34.479 | + functions-common:time_stop:2444 : end_time=1649922694477 2022-04-14 07:51:34.481 | + functions-common:time_stop:2445 : elapsed_time=744 2022-04-14 07:51:34.483 | + functions-common:time_stop:2446 : total=3735 2022-04-14 07:51:34.486 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:51:34.488 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4479 2022-04-14 07:51:34.490 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:51:34.492 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-14 07:51:34.494 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:51:34.497 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:51:34.499 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-14 07:51:34.501 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-14 07:51:34.504 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-14 07:51:34.508 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-14 07:51:34.511 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-14 07:51:34.514 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-14 07:51:34.514 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-14 07:51:34.519 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-14 07:51:34.522 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-14 07:51:34.524 | + functions:vercmp:628 : local v1=5.4 2022-04-14 07:51:34.526 | + functions:vercmp:629 : local 'op=<' 2022-04-14 07:51:34.529 | + functions:vercmp:630 : local v2=3.13 2022-04-14 07:51:34.531 | + functions:vercmp:631 : local result 2022-04-14 07:51:34.534 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-14 07:51:34.535 | ++ functions:vercmp:635 : head -1 2022-04-14 07:51:34.535 | ++ functions:vercmp:635 : sort -V 2022-04-14 07:51:34.540 | + functions:vercmp:635 : result=3.13 2022-04-14 07:51:34.542 | + functions:vercmp:637 : case $op in 2022-04-14 07:51:34.544 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-14 07:51:34.546 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-14 07:51:34.549 | + functions:vercmp:648 : return 2022-04-14 07:51:34.551 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-14 07:51:34.553 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:51:34.555 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-14 07:51:35.022 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-14 07:51:35.025 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-14 07:51:35.027 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.030 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.032 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-14 07:51:35.035 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.037 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-04-14 07:51:35.057 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:51:35.060 | + ./stack.sh:main:847 : install_etcd3 2022-04-14 07:51:35.063 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-14 07:51:35.063 | Installing etcd 2022-04-14 07:51:35.065 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-14 07:51:35.078 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-14 07:51:35.094 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-14 07:51:35.096 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-14 07:51:35.109 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-14 07:51:35.112 | ++ 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-14 07:51:35.115 | ++ 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-14 07:51:35.118 | +++ 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-14 07:51:35.123 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:51:35.125 | ++ 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-14 07:51:35.127 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-14 07:51:35.131 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:51:35.133 | ++ functions:get_extra_file:74 : return 2022-04-14 07:51:35.136 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:51:35.138 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-14 07:51:35.140 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-14 07:51:35.143 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-04-14 07:51:35.159 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:51:35.161 | + ./stack.sh:main:866 : install_dstat 2022-04-14 07:51:35.164 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-14 07:51:35.180 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:51:35.183 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-04-14 07:51:35.185 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:51:35.187 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-04-14 07:51:35.190 | + ./stack.sh:main:875 : install_libs 2022-04-14 07:51:35.193 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-14 07:51:35.195 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-14 07:51:35.197 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-14 07:51:35.200 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-14 07:51:35.202 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.204 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.206 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-14 07:51:35.209 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.211 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-14 07:51:35.213 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-14 07:51:35.215 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-14 07:51:35.218 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-14 07:51:35.220 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.222 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.225 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-14 07:51:35.227 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.229 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-14 07:51:35.232 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-14 07:51:35.234 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-14 07:51:35.236 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-14 07:51:35.239 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.241 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.244 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-14 07:51:35.246 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.248 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-14 07:51:35.251 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-14 07:51:35.253 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-14 07:51:35.255 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-14 07:51:35.257 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.260 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.262 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-14 07:51:35.264 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.267 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-14 07:51:35.269 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-14 07:51:35.271 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-14 07:51:35.274 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-14 07:51:35.276 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.278 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.280 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-14 07:51:35.283 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.285 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-14 07:51:35.288 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-14 07:51:35.290 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-14 07:51:35.292 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-14 07:51:35.295 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.297 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.299 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-14 07:51:35.302 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.304 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-14 07:51:35.307 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-14 07:51:35.309 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-14 07:51:35.311 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-14 07:51:35.314 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.316 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.319 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-14 07:51:35.321 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.323 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-14 07:51:35.326 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-14 07:51:35.328 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-14 07:51:35.330 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-14 07:51:35.332 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.335 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.337 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-14 07:51:35.340 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.342 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-14 07:51:35.344 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-14 07:51:35.346 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-14 07:51:35.349 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-14 07:51:35.352 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.354 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.356 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-14 07:51:35.358 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.361 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-14 07:51:35.364 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-14 07:51:35.366 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-14 07:51:35.368 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-14 07:51:35.371 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.373 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.375 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-14 07:51:35.378 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.380 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-14 07:51:35.382 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-14 07:51:35.384 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-14 07:51:35.387 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-14 07:51:35.389 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.391 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.394 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-14 07:51:35.396 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.398 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-14 07:51:35.401 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-14 07:51:35.403 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-14 07:51:35.405 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-14 07:51:35.408 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.410 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.413 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-14 07:51:35.415 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.417 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-14 07:51:35.420 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-14 07:51:35.422 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-14 07:51:35.424 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-14 07:51:35.427 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.429 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.431 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-14 07:51:35.434 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.436 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-14 07:51:35.439 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-14 07:51:35.441 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-14 07:51:35.443 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-14 07:51:35.446 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.448 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.450 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-14 07:51:35.453 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.455 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-14 07:51:35.457 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-14 07:51:35.460 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-14 07:51:35.462 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-14 07:51:35.464 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.467 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.469 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-14 07:51:35.471 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.474 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-14 07:51:35.476 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-14 07:51:35.479 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-14 07:51:35.481 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-14 07:51:35.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.486 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.489 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-14 07:51:35.491 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.493 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-14 07:51:35.496 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-14 07:51:35.498 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-14 07:51:35.500 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-14 07:51:35.502 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.505 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.507 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-14 07:51:35.509 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.512 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-14 07:51:35.514 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-14 07:51:35.516 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-14 07:51:35.519 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-14 07:51:35.521 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.523 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.526 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-14 07:51:35.528 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.530 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-14 07:51:35.533 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-14 07:51:35.535 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-14 07:51:35.538 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-14 07:51:35.540 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.542 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.545 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-14 07:51:35.547 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.549 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-14 07:51:35.552 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-14 07:51:35.555 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-14 07:51:35.557 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-14 07:51:35.559 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.561 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.564 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-14 07:51:35.566 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.569 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-14 07:51:35.571 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-14 07:51:35.573 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-14 07:51:35.576 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-14 07:51:35.578 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.580 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.583 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-14 07:51:35.585 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.588 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-14 07:51:35.590 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-14 07:51:35.592 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-14 07:51:35.595 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-14 07:51:35.597 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.600 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.602 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-14 07:51:35.604 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.607 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-14 07:51:35.609 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-14 07:51:35.611 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-14 07:51:35.614 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-14 07:51:35.616 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.618 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.621 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-14 07:51:35.623 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.625 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-14 07:51:35.627 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-14 07:51:35.630 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-14 07:51:35.632 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-14 07:51:35.634 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.637 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.639 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-14 07:51:35.641 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.644 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-14 07:51:35.647 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-14 07:51:35.649 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-14 07:51:35.651 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-14 07:51:35.653 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.656 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.658 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-14 07:51:35.661 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.663 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-14 07:51:35.666 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-14 07:51:35.668 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-14 07:51:35.670 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-14 07:51:35.673 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.675 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.677 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-14 07:51:35.680 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.682 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-14 07:51:35.684 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-14 07:51:35.687 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-14 07:51:35.689 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-14 07:51:35.691 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.694 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.696 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-14 07:51:35.699 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.701 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-14 07:51:35.703 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-14 07:51:35.706 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-14 07:51:35.708 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-14 07:51:35.711 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.713 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.715 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-14 07:51:35.718 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.720 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-14 07:51:35.723 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-14 07:51:35.725 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-14 07:51:35.728 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-14 07:51:35.730 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.732 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.735 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-14 07:51:35.737 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.739 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-14 07:51:35.742 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-14 07:51:35.744 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-14 07:51:35.746 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-14 07:51:35.749 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.751 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.753 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-14 07:51:35.756 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.758 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-14 07:51:35.760 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-14 07:51:35.763 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-14 07:51:35.765 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-14 07:51:35.767 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.770 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.772 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-14 07:51:35.775 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.777 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-14 07:51:35.779 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-14 07:51:35.782 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-14 07:51:35.784 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-14 07:51:35.787 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.789 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.791 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-14 07:51:35.794 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.796 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-14 07:51:35.799 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-14 07:51:35.801 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-14 07:51:35.803 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-14 07:51:35.805 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.808 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.810 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-14 07:51:35.812 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.815 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-14 07:51:35.817 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-14 07:51:35.820 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-14 07:51:35.822 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-14 07:51:35.824 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.826 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.829 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-14 07:51:35.831 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.834 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-14 07:51:35.836 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-14 07:51:35.839 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-14 07:51:35.841 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-14 07:51:35.843 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.846 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.849 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-14 07:51:35.851 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.853 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-14 07:51:35.856 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-14 07:51:35.858 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-14 07:51:35.860 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-14 07:51:35.863 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.865 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.867 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-14 07:51:35.870 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.872 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-14 07:51:35.875 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-14 07:51:35.877 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-14 07:51:35.879 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-14 07:51:35.882 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.884 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.886 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-14 07:51:35.889 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.891 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-14 07:51:35.893 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-14 07:51:35.896 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-14 07:51:35.899 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-14 07:51:35.901 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:35.903 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:35.906 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-14 07:51:35.908 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:35.910 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-14 07:51:35.932 | Using python 3.8 to install etcd3 2022-04-14 07:51:35.934 | + 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-14 07:51:36.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:51:36.800 | from cryptography.utils import int_from_bytes 2022-04-14 07:51:36.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:51:36.801 | from cryptography.utils import int_from_bytes 2022-04-14 07:51:37.934 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:51:37.961 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-14 07:51:37.969 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-04-14 07:51:37.970 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-14 07:51:37.971 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-14 07:51:37.972 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-14 07:51:40.490 | 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-14 07:51:40.497 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:51:40.497 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:51:40.613 | + inc/python:pip_install:200 : result=0 2022-04-14 07:51:40.616 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:51:40.619 | + functions-common:time_stop:2432 : local name 2022-04-14 07:51:40.621 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:51:40.623 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:51:40.625 | + functions-common:time_stop:2435 : local total 2022-04-14 07:51:40.627 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:51:40.629 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:51:40.631 | + functions-common:time_stop:2439 : start_time=1649922695926 2022-04-14 07:51:40.633 | + functions-common:time_stop:2441 : [[ -z 1649922695926 ]] 2022-04-14 07:51:40.636 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:51:40.640 | + functions-common:time_stop:2444 : end_time=1649922700638 2022-04-14 07:51:40.642 | + functions-common:time_stop:2445 : elapsed_time=4712 2022-04-14 07:51:40.644 | + functions-common:time_stop:2446 : total=26524 2022-04-14 07:51:40.647 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:51:40.649 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=31236 2022-04-14 07:51:40.651 | + inc/python:pip_install:203 : return 0 2022-04-14 07:51:40.653 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-14 07:51:40.675 | Using python 3.8 to install etcd3gw 2022-04-14 07:51:40.678 | + 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-14 07:51:41.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:51:41.549 | from cryptography.utils import int_from_bytes 2022-04-14 07:51:41.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:51:41.549 | from cryptography.utils import int_from_bytes 2022-04-14 07:51:42.702 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:51:42.729 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-14 07:51:42.737 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-14 07:51:42.738 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-14 07:51:42.739 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-14 07:51:42.740 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-14 07:51:42.775 | 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-14 07:51:42.777 | 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-14 07:51:42.778 | 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.8) 2022-04-14 07:51:42.779 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-14 07:51:45.321 | 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-14 07:51:45.328 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:51:45.328 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:51:45.444 | + inc/python:pip_install:200 : result=0 2022-04-14 07:51:45.446 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:51:45.449 | + functions-common:time_stop:2432 : local name 2022-04-14 07:51:45.451 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:51:45.453 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:51:45.455 | + functions-common:time_stop:2435 : local total 2022-04-14 07:51:45.457 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:51:45.460 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:51:45.462 | + functions-common:time_stop:2439 : start_time=1649922700670 2022-04-14 07:51:45.464 | + functions-common:time_stop:2441 : [[ -z 1649922700670 ]] 2022-04-14 07:51:45.467 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:51:45.471 | + functions-common:time_stop:2444 : end_time=1649922705469 2022-04-14 07:51:45.473 | + functions-common:time_stop:2445 : elapsed_time=4799 2022-04-14 07:51:45.476 | + functions-common:time_stop:2446 : total=31236 2022-04-14 07:51:45.478 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:51:45.480 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36035 2022-04-14 07:51:45.483 | + inc/python:pip_install:203 : return 0 2022-04-14 07:51:45.485 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-04-14 07:51:45.487 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-14 07:51:45.490 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-14 07:51:45.492 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:51:45.494 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:51:45.497 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:51:45.499 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:51:45.501 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:51:45.504 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:51:45.506 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:51:45.508 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:51:45.511 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:51:45.513 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:51:45.515 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:51:45.517 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-14 07:51:45.520 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:51:45.523 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:51:45.525 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-14 07:51:45.527 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:51:45.530 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:51:45.532 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:51:45.534 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:51:45.537 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:51:45.539 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:51:45.542 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:51:45.544 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:51:45.546 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:51:45.549 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:51:45.551 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:51:45.553 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:51:45.556 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:51:45.558 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:51:45.560 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:51:45.563 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:51:45.565 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:51:45.568 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:51:45.589 | + 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-14 07:51:45.699 | Reading package lists... 2022-04-14 07:51:45.935 | Building dependency tree... 2022-04-14 07:51:45.936 | Reading state information... 2022-04-14 07:51:46.185 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-14 07:51:46.185 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-14 07:51:46.185 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:51:46.185 | The following packages were automatically installed and are no longer required: 2022-04-14 07:51:46.186 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:51:46.186 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:51:46.186 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:51:46.186 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:51:46.186 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:51:46.186 | python3-zope.interface 2022-04-14 07:51:46.186 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:51:46.298 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:51:46.303 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:51:46.306 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:51:46.308 | + functions-common:time_stop:2432 : local name 2022-04-14 07:51:46.310 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:51:46.312 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:51:46.315 | + functions-common:time_stop:2435 : local total 2022-04-14 07:51:46.317 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:51:46.320 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:51:46.322 | + functions-common:time_stop:2439 : start_time=1649922705586 2022-04-14 07:51:46.328 | + functions-common:time_stop:2441 : [[ -z 1649922705586 ]] 2022-04-14 07:51:46.331 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:51:46.335 | + functions-common:time_stop:2444 : end_time=1649922706333 2022-04-14 07:51:46.337 | + functions-common:time_stop:2445 : elapsed_time=747 2022-04-14 07:51:46.339 | + functions-common:time_stop:2446 : total=4479 2022-04-14 07:51:46.342 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:51:46.344 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5226 2022-04-14 07:51:46.346 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:51:46.349 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-14 07:51:46.351 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:51:46.353 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:51:46.356 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-14 07:51:46.417 | Module proxy already enabled 2022-04-14 07:51:46.421 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-14 07:51:46.482 | Considering dependency proxy for proxy_uwsgi: 2022-04-14 07:51:46.482 | Module proxy already enabled 2022-04-14 07:51:46.482 | Module proxy_uwsgi already enabled 2022-04-14 07:51:46.486 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-14 07:51:46.489 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:51:46.491 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:51:46.494 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:51:46.627 | + ./stack.sh:main:881 : install_keystoneauth 2022-04-14 07:51:46.630 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-14 07:51:46.632 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-14 07:51:46.634 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:46.637 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:46.639 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-14 07:51:46.641 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:46.644 | + ./stack.sh:main:882 : install_keystoneclient 2022-04-14 07:51:46.646 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-14 07:51:46.648 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-14 07:51:46.651 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:46.653 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:46.655 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-14 07:51:46.658 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:46.660 | + ./stack.sh:main:883 : install_glanceclient 2022-04-14 07:51:46.663 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-14 07:51:46.665 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-14 07:51:46.667 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:46.670 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:46.672 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-14 07:51:46.674 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:46.677 | + ./stack.sh:main:884 : install_cinderclient 2022-04-14 07:51:46.680 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-14 07:51:46.682 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-14 07:51:46.685 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:46.687 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:46.690 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-14 07:51:46.692 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:46.695 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-14 07:51:46.697 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-14 07:51:46.700 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:46.702 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:46.704 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-14 07:51:46.707 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:46.709 | + ./stack.sh:main:885 : install_novaclient 2022-04-14 07:51:46.711 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-14 07:51:46.714 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-14 07:51:46.716 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:46.718 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:46.721 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-14 07:51:46.724 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:46.726 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-04-14 07:51:46.743 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:51:46.746 | + ./stack.sh:main:887 : install_swiftclient 2022-04-14 07:51:46.748 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-14 07:51:46.751 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-14 07:51:46.753 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:46.755 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:46.757 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-14 07:51:46.760 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:46.762 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-04-14 07:51:46.778 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:51:46.781 | + ./stack.sh:main:890 : install_neutronclient 2022-04-14 07:51:46.783 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-14 07:51:46.786 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-14 07:51:46.789 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:46.791 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:46.793 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-14 07:51:46.796 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:46.798 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-04-14 07:51:46.800 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-14 07:51:46.803 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-14 07:51:46.806 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:51:46.808 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:51:46.811 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-14 07:51:46.813 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:51:46.816 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-14 07:51:46.818 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-14 07:51:46.820 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:51:46.824 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-14 07:51:46.826 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-14 07:51:46.828 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:51:46.832 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:51:46.832 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:51:46.838 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-14 07:51:46.841 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-14 07:51:46.843 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-14 07:51:46.846 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-14 07:51:46.849 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-14 07:51:46.869 | Using python 3.8 to install keystonemiddleware 2022-04-14 07:51:46.872 | + 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-14 07:51:47.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:51:47.730 | from cryptography.utils import int_from_bytes 2022-04-14 07:51:47.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:51:47.730 | from cryptography.utils import int_from_bytes 2022-04-14 07:51:48.852 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:51:48.878 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-14 07:51:48.930 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-14 07:51:48.931 | 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-14 07:51:48.933 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-14 07:51:48.934 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-14 07:51:48.935 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-14 07:51:48.936 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-14 07:51:48.937 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-14 07:51:48.939 | 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-14 07:51:48.940 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-14 07:51:48.941 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-14 07:51:48.942 | 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-14 07:51:48.943 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-14 07:51:48.944 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-14 07:51:48.945 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-14 07:51:49.003 | 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-14 07:51:49.004 | 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-14 07:51:49.005 | 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-14 07:51:49.044 | 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-14 07:51:49.083 | 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-14 07:51:49.084 | 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-14 07:51:49.086 | 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-14 07:51:49.087 | 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-14 07:51:49.135 | 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-14 07:51:49.142 | 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-14 07:51:49.152 | 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-14 07:51:49.154 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-04-14 07:51:49.167 | 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-14 07:51:49.168 | 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-14 07:51:49.169 | 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-14 07:51:49.233 | 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.8) 2022-04-14 07:51:49.235 | 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-14 07:51:49.236 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-14 07:51:49.239 | 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-14 07:51:49.288 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-04-14 07:51:49.300 | 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-14 07:51:51.684 | 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-14 07:51:51.691 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:51:51.691 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:51:51.809 | + inc/python:pip_install:200 : result=0 2022-04-14 07:51:51.811 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:51:51.814 | + functions-common:time_stop:2432 : local name 2022-04-14 07:51:51.816 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:51:51.818 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:51:51.820 | + functions-common:time_stop:2435 : local total 2022-04-14 07:51:51.822 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:51:51.825 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:51:51.827 | + functions-common:time_stop:2439 : start_time=1649922706864 2022-04-14 07:51:51.829 | + functions-common:time_stop:2441 : [[ -z 1649922706864 ]] 2022-04-14 07:51:51.832 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:51:51.836 | + functions-common:time_stop:2444 : end_time=1649922711833 2022-04-14 07:51:51.838 | + functions-common:time_stop:2445 : elapsed_time=4969 2022-04-14 07:51:51.840 | + functions-common:time_stop:2446 : total=36035 2022-04-14 07:51:51.842 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:51:51.845 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=41004 2022-04-14 07:51:51.847 | + inc/python:pip_install:203 : return 0 2022-04-14 07:51:51.850 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-14 07:51:51.852 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-14 07:51:51.855 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:51:51.858 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-14 07:51:51.860 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-14 07:51:51.863 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:51:51.867 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:51:51.867 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:51:51.872 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-14 07:51:51.875 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-14 07:51:51.877 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-14 07:51:51.880 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-14 07:51:51.882 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-14 07:51:51.903 | Using python 3.8 to install python-memcached 2022-04-14 07:51:51.906 | + 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-14 07:51:52.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:51:52.767 | from cryptography.utils import int_from_bytes 2022-04-14 07:51:52.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:51:52.767 | from cryptography.utils import int_from_bytes 2022-04-14 07:51:53.884 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:51:53.910 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-14 07:51:53.914 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-14 07:51:56.398 | 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-14 07:51:56.405 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:51:56.405 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:51:56.520 | + inc/python:pip_install:200 : result=0 2022-04-14 07:51:56.523 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:51:56.525 | + functions-common:time_stop:2432 : local name 2022-04-14 07:51:56.527 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:51:56.529 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:51:56.532 | + functions-common:time_stop:2435 : local total 2022-04-14 07:51:56.534 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:51:56.536 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:51:56.538 | + functions-common:time_stop:2439 : start_time=1649922711898 2022-04-14 07:51:56.541 | + functions-common:time_stop:2441 : [[ -z 1649922711898 ]] 2022-04-14 07:51:56.543 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:51:56.547 | + functions-common:time_stop:2444 : end_time=1649922716545 2022-04-14 07:51:56.550 | + functions-common:time_stop:2445 : elapsed_time=4647 2022-04-14 07:51:56.552 | + functions-common:time_stop:2446 : total=41004 2022-04-14 07:51:56.555 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:51:56.557 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=45651 2022-04-14 07:51:56.559 | + inc/python:pip_install:203 : return 0 2022-04-14 07:51:56.562 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-04-14 07:51:56.579 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:51:56.581 | + ./stack.sh:main:897 : '[' 10.222.0.46 == 10.222.0.46 ']' 2022-04-14 07:51:56.583 | + ./stack.sh:main:898 : stack_install_service keystone 2022-04-14 07:51:56.586 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-14 07:51:56.588 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-14 07:51:56.590 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:51:56.593 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-14 07:51:56.595 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-14 07:51:56.610 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:51:56.612 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/yoga 2022-04-14 07:51:56.615 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-14 07:51:56.617 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-14 07:51:56.619 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:51:56.621 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:51:56.624 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:51:56.626 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:51:56.628 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:51:56.632 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:51:56.646 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:51:56.648 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:51:56.651 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:51:56.653 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:51:56.653 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:51:56.658 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-14 07:51:56.660 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:51:56.663 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-14 07:51:56.675 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-14 07:51:56.678 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:51:56.678 | + functions-common:git_clone:685 : head -1 2022-04-14 07:51:56.681 | ae0b0a17b Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:51:56.684 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:51:56.686 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-14 07:51:56.688 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:51:56.691 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:51:56.693 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-14 07:51:56.696 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:51:56.698 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-14 07:51:56.700 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:51:56.703 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:51:56.705 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-14 07:51:56.707 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:51:56.709 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:51:56.712 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-14 07:51:56.715 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:51:56.718 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-14 07:51:56.720 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:51:56.722 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:51:56.725 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-14 07:51:56.731 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-14 07:51:56.733 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-14 07:51:57.410 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-14 07:51:57.412 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:51:57.415 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:51:57.417 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:51:57.419 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:51:57.421 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-14 07:51:57.423 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:51:57.425 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:51:57.428 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:51:57.430 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:51:57.432 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:51:57.435 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:51:57.437 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:51:57.439 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-14 07:51:57.459 | Using python 3.8 to install /opt/stack/keystone 2022-04-14 07:51:57.462 | + 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-14 07:51:58.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:51:58.317 | from cryptography.utils import int_from_bytes 2022-04-14 07:51:58.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:51:58.317 | from cryptography.utils import int_from_bytes 2022-04-14 07:51:59.445 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:51:59.471 | Obtaining file:///opt/stack/keystone 2022-04-14 07:51:59.471 | Preparing metadata (setup.py): started 2022-04-14 07:52:03.006 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:52:03.080 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (5.8.1) 2022-04-14 07:52:03.081 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.8.7) 2022-04-14 07:52:03.082 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.0.3) 2022-04-14 07:52:03.083 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.3.9) 2022-04-14 07:52:03.084 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (36.0.1) 2022-04-14 07:52:03.085 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.4.31) 2022-04-14 07:52:03.086 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.13.0) 2022-04-14 07:52:03.088 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.5.0) 2022-04-14 07:52:03.089 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.7.4) 2022-04-14 07:52:03.090 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.4.0) 2022-04-14 07:52:03.091 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (9.4.0) 2022-04-14 07:52:03.092 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-14 07:52:03.093 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.8.20) 2022-04-14 07:52:03.095 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.10.1) 2022-04-14 07:52:03.096 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (8.8.0) 2022-04-14 07:52:03.097 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.1.0) 2022-04-14 07:52:03.098 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (12.13.0) 2022-04-14 07:52:03.100 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (11.2.0) 2022-04-14 07:52:03.101 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (5.1.0) 2022-04-14 07:52:03.102 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.7.0) 2022-04-14 07:52:03.103 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.5.1) 2022-04-14 07:52:03.104 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.11.0) 2022-04-14 07:52:03.105 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.3.0) 2022-04-14 07:52:03.106 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.5.0) 2022-04-14 07:52:03.107 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.12.2) 2022-04-14 07:52:03.108 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-14 07:52:03.110 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (7.1.1) 2022-04-14 07:52:03.111 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.3.0) 2022-04-14 07:52:03.112 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.1.5) 2022-04-14 07:52:03.113 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-14 07:52:03.114 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.1.1) 2022-04-14 07:52:03.116 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.0.3) 2022-04-14 07:52:03.116 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.4.2) 2022-04-14 07:52:03.117 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2021.3) 2022-04-14 07:52:03.128 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.0.1.dev2) (1.16.0) 2022-04-14 07:52:03.129 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.0.1.dev2) (1.15.0) 2022-04-14 07:52:03.172 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.0.1.dev2) (5.1.1) 2022-04-14 07:52:03.184 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (3.0.3) 2022-04-14 07:52:03.185 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (8.0.4) 2022-04-14 07:52:03.186 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (2.0.3) 2022-04-14 07:52:03.187 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (2.1.0) 2022-04-14 07:52:03.197 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.0.1.dev2) (9.0.1) 2022-04-14 07:52:03.263 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (4.5.0) 2022-04-14 07:52:03.265 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (2.27.1) 2022-04-14 07:52:03.360 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (0.8.0) 2022-04-14 07:52:03.361 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (2.5.0) 2022-04-14 07:52:03.362 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (1.5.0) 2022-04-14 07:52:03.363 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (6.0) 2022-04-14 07:52:03.417 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (1.7.6) 2022-04-14 07:52:03.419 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (0.5.0) 2022-04-14 07:52:03.421 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (2.0.1) 2022-04-14 07:52:03.470 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.0.1.dev2) (0.9.6) 2022-04-14 07:52:03.473 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.0.1.dev2) (2.8.2) 2022-04-14 07:52:03.528 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.0.0) 2022-04-14 07:52:03.529 | 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.0.1.dev2) (2.8.0) 2022-04-14 07:52:03.532 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.0.9) 2022-04-14 07:52:03.533 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.2.3) 2022-04-14 07:52:03.534 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (2.4.0) 2022-04-14 07:52:03.535 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (0.4.0) 2022-04-14 07:52:03.554 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.0.1.dev2) (3.3.0) 2022-04-14 07:52:03.629 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.0.1.dev2) (3.1.1) 2022-04-14 07:52:03.651 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (3.0.7) 2022-04-14 07:52:03.652 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (21.3) 2022-04-14 07:52:03.653 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (0.11.0) 2022-04-14 07:52:03.654 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (1.0.2) 2022-04-14 07:52:03.709 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.0.1.dev2) (4.5.0) 2022-04-14 07:52:03.821 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (5.4.0) 2022-04-14 07:52:03.822 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (0.7.1) 2022-04-14 07:52:03.823 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (60.9.3) 2022-04-14 07:52:03.824 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (1.9.2) 2022-04-14 07:52:03.825 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (22.0.0) 2022-04-14 07:52:04.041 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.0.1.dev2) (1.1.2) 2022-04-14 07:52:04.063 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.0.1.dev2) (0.4.2) 2022-04-14 07:52:04.065 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.0.1.dev2) (0.5.2) 2022-04-14 07:52:04.132 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.0.1.dev2) (1.1.6) 2022-04-14 07:52:04.134 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.0.1.dev2) (4.11.1) 2022-04-14 07:52:04.151 | 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.0.1.dev2) (5.0.0) 2022-04-14 07:52:04.223 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.0.1.dev2) (2.21) 2022-04-14 07:52:04.262 | 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.0.1.dev2) (1.13.3) 2022-04-14 07:52:04.372 | 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.0.1.dev2) (2.1.0) 2022-04-14 07:52:04.449 | 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.0.1.dev2) (1.7.0) 2022-04-14 07:52:04.576 | 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.0.1.dev2) (0.17.3) 2022-04-14 07:52:04.603 | 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.0.1.dev2) (0.13.1) 2022-04-14 07:52:04.644 | 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.0.1.dev2) (2.5.1) 2022-04-14 07:52:04.646 | 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.0.1.dev2) (2.1.1) 2022-04-14 07:52:04.648 | 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.0.1.dev2) (1.3.3) 2022-04-14 07:52:04.650 | 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.0.1.dev2) (3.5.0) 2022-04-14 07:52:04.651 | 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.0.1.dev2) (0.33.0) 2022-04-14 07:52:04.652 | 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.0.1.dev2) (3.0.0) 2022-04-14 07:52:04.705 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.0.1.dev2) (0.2.5) 2022-04-14 07:52:04.840 | 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.0.1.dev2) (1.26.8) 2022-04-14 07:52:04.842 | 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.0.1.dev2) (2.0.12) 2022-04-14 07:52:04.844 | 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.0.1.dev2) (3.3) 2022-04-14 07:52:04.845 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (2019.11.28) 2022-04-14 07:52:04.994 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.0.1.dev2) (2.5.0) 2022-04-14 07:52:05.073 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.0.1.dev2) (2.4.0) 2022-04-14 07:52:05.147 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.0.1.dev2) (3.7.0) 2022-04-14 07:52:05.322 | 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.0.1.dev2) (2.1.0) 2022-04-14 07:52:05.580 | 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.0.1.dev2) (0.7) 2022-04-14 07:52:05.615 | 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.0.1.dev2) (1.0.0) 2022-04-14 07:52:07.494 | Installing collected packages: keystone 2022-04-14 07:52:07.494 | Attempting uninstall: keystone 2022-04-14 07:52:07.494 | Found existing installation: keystone 21.0.1.dev2 2022-04-14 07:52:07.498 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-14 07:52:07.500 | Running setup.py develop for keystone 2022-04-14 07:52:11.956 | Successfully installed keystone 2022-04-14 07:52:11.956 | 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-14 07:52:11.964 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:52:11.964 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:52:12.093 | + inc/python:pip_install:200 : result=0 2022-04-14 07:52:12.095 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:52:12.097 | + functions-common:time_stop:2432 : local name 2022-04-14 07:52:12.100 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:52:12.102 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:52:12.104 | + functions-common:time_stop:2435 : local total 2022-04-14 07:52:12.106 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:52:12.108 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:52:12.110 | + functions-common:time_stop:2439 : start_time=1649922717454 2022-04-14 07:52:12.112 | + functions-common:time_stop:2441 : [[ -z 1649922717454 ]] 2022-04-14 07:52:12.116 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:52:12.120 | + functions-common:time_stop:2444 : end_time=1649922732117 2022-04-14 07:52:12.122 | + functions-common:time_stop:2445 : elapsed_time=14663 2022-04-14 07:52:12.124 | + functions-common:time_stop:2446 : total=45651 2022-04-14 07:52:12.126 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:52:12.128 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=60314 2022-04-14 07:52:12.130 | + inc/python:pip_install:203 : return 0 2022-04-14 07:52:12.133 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:52:12.135 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:52:12.137 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:52:12.155 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:52:12.168 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-14 07:52:12.170 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-14 07:52:12.172 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:52:12.175 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:52:12.177 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-14 07:52:12.180 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:52:12.182 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-14 07:52:12.199 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:52:12.201 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:52:12.203 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:52:12.206 | + ./stack.sh:main:899 : configure_keystone 2022-04-14 07:52:12.208 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-14 07:52:12.220 | + 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-14 07:52:12.223 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-14 07:52:12.228 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-14 07:52:12.244 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:52:12.246 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-14 07:52:12.276 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-14 07:52:12.304 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-14 07:52:12.334 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-14 07:52:12.364 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-14 07:52:12.394 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-14 07:52:12.425 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-14 07:52:12.453 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-14 07:52:12.481 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-14 07:52:12.484 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-14 07:52:12.486 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-14 07:52:12.488 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-14 07:52:12.491 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:52:12.493 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:52:12.508 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:52:12.511 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:52:12.514 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:52:12.516 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:52:12.532 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:52:12.534 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:52:12.537 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:52:12.567 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:52:12.569 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:52:12.571 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-14 07:52:12.574 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-14 07:52:12.590 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:52:12.592 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.46/identity 2022-04-14 07:52:12.623 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-14 07:52:12.625 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-14 07:52:12.655 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-14 07:52:12.658 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-14 07:52:12.660 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-14 07:52:12.663 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-14 07:52:12.665 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 07:52:12.668 | + 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-14 07:52:12.698 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-14 07:52:12.701 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-14 07:52:12.703 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-14 07:52:12.705 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-14 07:52:12.709 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:52:12.725 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:52:12.728 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:52:12.730 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:52:12.732 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:52:12.735 | + 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-14 07:52:12.762 | + 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-14 07:52:12.789 | + 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-14 07:52:12.816 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:52:12.844 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-14 07:52:12.871 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:52:12.874 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-14 07:52:12.876 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-14 07:52:12.878 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-14 07:52:12.881 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-14 07:52:12.883 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:52:12.886 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:52:12.888 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-14 07:52:12.892 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-14 07:52:12.895 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:52:12.898 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:52:12.910 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:52:12.910 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:52:12.919 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:52:12.922 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:52:12.937 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 07:52:12.940 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-14 07:52:12.944 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-14 07:52:12.973 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-14 07:52:12.999 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-14 07:52:13.026 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-14 07:52:13.053 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-14 07:52:13.080 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-14 07:52:13.106 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-14 07:52:13.134 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-14 07:52:13.160 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-14 07:52:13.188 | + 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-14 07:52:13.215 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-14 07:52:13.242 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-14 07:52:13.269 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-14 07:52:13.296 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:52:13.298 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:52:13.302 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-14 07:52:13.304 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-14 07:52:13.306 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:52:13.308 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:52:13.311 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:52:13.313 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:52:13.316 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:52:13.319 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 07:52:13.345 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-14 07:52:13.373 | + 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-14 07:52:13.373 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:52:13.382 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-14 07:52:13.385 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-14 07:52:13.388 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-14 07:52:13.390 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:52:13.392 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:52:13.395 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:52:13.397 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:52:13.399 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:52:13.401 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:52:13.404 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:52:13.406 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:52:13.408 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:52:13.411 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-14 07:52:13.471 | Site keystone-wsgi-public already enabled 2022-04-14 07:52:13.476 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:52:13.478 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:52:13.481 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:52:13.483 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:52:13.616 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-14 07:52:13.650 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-14 07:52:13.683 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-14 07:52:13.714 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-14 07:52:13.716 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-14 07:52:13.747 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-14 07:52:13.775 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-14 07:52:13.803 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-14 07:52:13.806 | + ./stack.sh:main:903 : is_service_enabled swift 2022-04-14 07:52:13.823 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:52:13.825 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-04-14 07:52:13.844 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:52:13.846 | + ./stack.sh:main:907 : stack_install_service swift 2022-04-14 07:52:13.849 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-14 07:52:13.852 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-14 07:52:13.854 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:52:13.856 | + lib/stack:stack_install_service:32 : install_swift 2022-04-14 07:52:13.859 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/yoga 2022-04-14 07:52:13.861 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-14 07:52:13.863 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-14 07:52:13.866 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:52:13.868 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:52:13.871 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:52:13.873 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:52:13.876 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:52:13.878 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:52:13.894 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:52:13.896 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:52:13.899 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:52:13.902 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:52:13.902 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:52:13.907 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-14 07:52:13.909 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:52:13.912 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-14 07:52:13.924 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-14 07:52:13.927 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:52:13.928 | + functions-common:git_clone:685 : head -1 2022-04-14 07:52:13.931 | 687515c06 Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:52:13.933 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:52:13.936 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-14 07:52:13.938 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:52:13.941 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:52:13.943 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-14 07:52:13.946 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-14 07:52:13.948 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-14 07:52:13.951 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:52:13.953 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:52:13.955 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-14 07:52:13.958 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:52:13.960 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-14 07:52:13.963 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-14 07:52:13.966 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:52:13.968 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-14 07:52:13.971 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:52:13.973 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:52:13.976 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-14 07:52:13.982 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-14 07:52:13.984 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-14 07:52:14.637 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-14 07:52:14.640 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:52:14.642 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:52:14.644 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:52:14.647 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:52:14.649 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-14 07:52:14.651 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:52:14.654 | + inc/python:setup_package:428 : local extras=keystone 2022-04-14 07:52:14.656 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:52:14.658 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-14 07:52:14.660 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-14 07:52:14.663 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-14 07:52:14.665 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:52:14.668 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-14 07:52:14.688 | Using python 3.8 to install /opt/stack/swift 2022-04-14 07:52:14.691 | + 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-14 07:52:15.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:52:15.619 | from cryptography.utils import int_from_bytes 2022-04-14 07:52:15.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:52:15.619 | from cryptography.utils import int_from_bytes 2022-04-14 07:52:16.756 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:52:16.783 | Obtaining file:///opt/stack/swift 2022-04-14 07:52:16.784 | Preparing metadata (setup.py): started 2022-04-14 07:52:20.011 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:52:20.050 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (0.33.0) 2022-04-14 07:52:20.051 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (1.1.2) 2022-04-14 07:52:20.052 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (0.11.0) 2022-04-14 07:52:20.053 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (2.1.1) 2022-04-14 07:52:20.054 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (4.8.0) 2022-04-14 07:52:20.055 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (2.27.1) 2022-04-14 07:52:20.056 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (1.16.0) 2022-04-14 07:52:20.057 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (0.9.9) 2022-04-14 07:52:20.058 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (1.6.0) 2022-04-14 07:52:20.059 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (36.0.1) 2022-04-14 07:52:20.060 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (9.4.0) 2022-04-14 07:52:20.099 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.2.dev2) (1.15.0) 2022-04-14 07:52:20.107 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.2.dev2) (2.1.0) 2022-04-14 07:52:20.163 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.3.0) 2022-04-14 07:52:20.164 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.12.2) 2022-04-14 07:52:20.165 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.5.0) 2022-04-14 07:52:20.166 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.1.0) 2022-04-14 07:52:20.167 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (8.8.0) 2022-04-14 07:52:20.168 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (5.1.0) 2022-04-14 07:52:20.169 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.8.7) 2022-04-14 07:52:20.170 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (5.8.1) 2022-04-14 07:52:20.172 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.4.0) 2022-04-14 07:52:20.173 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.7.0) 2022-04-14 07:52:20.174 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2.10.1) 2022-04-14 07:52:20.175 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (3.1.1) 2022-04-14 07:52:20.196 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.2.dev2) (60.9.3) 2022-04-14 07:52:20.226 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (1.26.8) 2022-04-14 07:52:20.227 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (2019.11.28) 2022-04-14 07:52:20.230 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (2.0.12) 2022-04-14 07:52:20.232 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (3.3) 2022-04-14 07:52:20.255 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.2.dev2) (2.21) 2022-04-14 07:52:20.346 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.0.2) 2022-04-14 07:52:20.347 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (3.5.0) 2022-04-14 07:52:20.349 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.7.0) 2022-04-14 07:52:20.390 | 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.29.2.dev2) (1.1.5) 2022-04-14 07:52:20.435 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (0.8.0) 2022-04-14 07:52:20.436 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2.5.0) 2022-04-14 07:52:20.437 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.5.0) 2022-04-14 07:52:20.438 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (6.0) 2022-04-14 07:52:20.505 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (0.9.6) 2022-04-14 07:52:20.508 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2.8.2) 2022-04-14 07:52:20.521 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2021.3) 2022-04-14 07:52:20.522 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.0.3) 2022-04-14 07:52:20.540 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (3.0.7) 2022-04-14 07:52:20.542 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (21.3) 2022-04-14 07:52:20.648 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.13.3) 2022-04-14 07:52:20.663 | 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.29.2.dev2) (5.1.1) 2022-04-14 07:52:22.984 | Installing collected packages: swift 2022-04-14 07:52:22.985 | Attempting uninstall: swift 2022-04-14 07:52:22.985 | Found existing installation: swift 2.29.2.dev2 2022-04-14 07:52:22.988 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-14 07:52:22.990 | Running setup.py develop for swift 2022-04-14 07:52:27.158 | Successfully installed swift 2022-04-14 07:52:27.158 | 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-14 07:52:27.167 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:52:27.167 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:52:27.297 | + inc/python:pip_install:200 : result=0 2022-04-14 07:52:27.300 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:52:27.303 | + functions-common:time_stop:2432 : local name 2022-04-14 07:52:27.305 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:52:27.307 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:52:27.309 | + functions-common:time_stop:2435 : local total 2022-04-14 07:52:27.311 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:52:27.314 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:52:27.316 | + functions-common:time_stop:2439 : start_time=1649922734683 2022-04-14 07:52:27.318 | + functions-common:time_stop:2441 : [[ -z 1649922734683 ]] 2022-04-14 07:52:27.321 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:52:27.325 | + functions-common:time_stop:2444 : end_time=1649922747322 2022-04-14 07:52:27.327 | + functions-common:time_stop:2445 : elapsed_time=12639 2022-04-14 07:52:27.329 | + functions-common:time_stop:2446 : total=60314 2022-04-14 07:52:27.331 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:52:27.334 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=72953 2022-04-14 07:52:27.336 | + inc/python:pip_install:203 : return 0 2022-04-14 07:52:27.339 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:52:27.341 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:52:27.343 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:52:27.362 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:52:27.374 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-14 07:52:27.376 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-14 07:52:27.379 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:52:27.381 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:52:27.383 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-14 07:52:27.386 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:52:27.388 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-14 07:52:27.391 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:52:27.393 | + ./stack.sh:main:908 : configure_swift 2022-04-14 07:52:27.396 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-14 07:52:27.398 | + lib/swift:configure_swift:332 : local node_number 2022-04-14 07:52:27.400 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-14 07:52:27.402 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-14 07:52:27.404 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-14 07:52:28.572 | No object-updater running 2022-04-14 07:52:28.572 | No container-auditor running 2022-04-14 07:52:28.572 | No object-auditor running 2022-04-14 07:52:28.572 | No account-auditor running 2022-04-14 07:52:28.572 | No object-server running 2022-04-14 07:52:28.572 | No object-expirer running 2022-04-14 07:52:28.572 | No account-replicator running 2022-04-14 07:52:28.572 | No container-replicator running 2022-04-14 07:52:28.572 | No container-sharder running 2022-04-14 07:52:28.572 | No object-replicator running 2022-04-14 07:52:28.572 | No proxy-server running 2022-04-14 07:52:28.572 | No account-server running 2022-04-14 07:52:28.573 | No account-reaper running 2022-04-14 07:52:28.573 | No container-sync running 2022-04-14 07:52:28.573 | No container-updater running 2022-04-14 07:52:28.573 | No object-reconstructor running 2022-04-14 07:52:28.573 | No container-reconciler running 2022-04-14 07:52:28.573 | No container-server running 2022-04-14 07:52:28.662 | + lib/swift:configure_swift:337 : true 2022-04-14 07:52:28.664 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-14 07:52:28.676 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-14 07:52:28.688 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-14 07:52:28.691 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-14 07:52:28.692 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-14 07:52:28.697 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-14 07:52:28.697 | s/%GROUP%/ubuntu/; 2022-04-14 07:52:28.697 | s/%USER%/ubuntu/; 2022-04-14 07:52:28.697 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-14 07:52:28.697 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-14 07:52:28.700 | uid = ubuntu 2022-04-14 07:52:28.700 | gid = ubuntu 2022-04-14 07:52:28.700 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-14 07:52:28.700 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-14 07:52:28.700 | address = 127.0.0.1 2022-04-14 07:52:28.700 | 2022-04-14 07:52:28.700 | [account6612] 2022-04-14 07:52:28.700 | max connections = 25 2022-04-14 07:52:28.700 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:52:28.700 | read only = false 2022-04-14 07:52:28.700 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-14 07:52:28.700 | 2022-04-14 07:52:28.700 | [account6622] 2022-04-14 07:52:28.700 | max connections = 25 2022-04-14 07:52:28.700 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:52:28.701 | read only = false 2022-04-14 07:52:28.701 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-14 07:52:28.701 | 2022-04-14 07:52:28.701 | [account6632] 2022-04-14 07:52:28.701 | max connections = 25 2022-04-14 07:52:28.701 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:52:28.701 | read only = false 2022-04-14 07:52:28.701 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-14 07:52:28.701 | 2022-04-14 07:52:28.701 | [account6642] 2022-04-14 07:52:28.701 | max connections = 25 2022-04-14 07:52:28.701 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:52:28.701 | read only = false 2022-04-14 07:52:28.701 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-14 07:52:28.701 | 2022-04-14 07:52:28.701 | 2022-04-14 07:52:28.701 | [container6611] 2022-04-14 07:52:28.701 | max connections = 25 2022-04-14 07:52:28.701 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:52:28.701 | read only = false 2022-04-14 07:52:28.701 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-14 07:52:28.701 | 2022-04-14 07:52:28.701 | [container6621] 2022-04-14 07:52:28.701 | max connections = 25 2022-04-14 07:52:28.701 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:52:28.701 | read only = false 2022-04-14 07:52:28.701 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-14 07:52:28.701 | 2022-04-14 07:52:28.701 | [container6631] 2022-04-14 07:52:28.701 | max connections = 25 2022-04-14 07:52:28.701 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:52:28.701 | read only = false 2022-04-14 07:52:28.701 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-14 07:52:28.701 | 2022-04-14 07:52:28.701 | [container6641] 2022-04-14 07:52:28.701 | max connections = 25 2022-04-14 07:52:28.702 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:52:28.702 | read only = false 2022-04-14 07:52:28.702 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-14 07:52:28.702 | 2022-04-14 07:52:28.702 | 2022-04-14 07:52:28.702 | [object6613] 2022-04-14 07:52:28.702 | max connections = 25 2022-04-14 07:52:28.702 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:52:28.702 | read only = false 2022-04-14 07:52:28.702 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-14 07:52:28.702 | 2022-04-14 07:52:28.702 | [object6623] 2022-04-14 07:52:28.702 | max connections = 25 2022-04-14 07:52:28.702 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:52:28.702 | read only = false 2022-04-14 07:52:28.702 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-14 07:52:28.702 | 2022-04-14 07:52:28.702 | [object6633] 2022-04-14 07:52:28.702 | max connections = 25 2022-04-14 07:52:28.702 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:52:28.702 | read only = false 2022-04-14 07:52:28.702 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-14 07:52:28.702 | 2022-04-14 07:52:28.702 | [object6643] 2022-04-14 07:52:28.702 | max connections = 25 2022-04-14 07:52:28.702 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:52:28.702 | read only = false 2022-04-14 07:52:28.702 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-14 07:52:28.703 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-14 07:52:28.705 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:52:28.708 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:52:28.710 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-14 07:52:28.722 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-14 07:52:28.724 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-14 07:52:28.728 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-14 07:52:28.732 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-14 07:52:28.734 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-14 07:52:28.738 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-14 07:52:28.766 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.46:8080/v1/ 2022-04-14 07:52:28.792 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-14 07:52:28.809 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-14 07:52:28.837 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-14 07:52:28.855 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:52:28.883 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-14 07:52:28.900 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-14 07:52:28.928 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-14 07:52:28.946 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-14 07:52:28.973 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-14 07:52:28.991 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:52:29.019 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-14 07:52:29.036 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-14 07:52:29.050 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:52:29.053 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-14 07:52:29.081 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-14 07:52:29.107 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-14 07:52:29.134 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-14 07:52:29.161 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-14 07:52:29.176 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:52:29.178 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-14 07:52:29.205 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-14 07:52:29.219 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:52:29.221 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-14 07:52:29.236 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:52:29.239 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-14 07:52:29.241 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-14 07:52:29.256 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:52:29.258 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-14 07:52:29.260 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-14 07:52:29.262 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-14 07:52:29.267 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-14 07:52:29.272 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-14 07:52:29.299 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-14 07:52:29.326 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-14 07:52:29.356 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-14 07:52:29.386 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-14 07:52:29.413 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-14 07:52:29.415 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-14 07:52:29.417 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-14 07:52:29.419 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-14 07:52:29.421 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-14 07:52:29.451 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-14 07:52:29.478 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.46/identity 2022-04-14 07:52:29.505 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-14 07:52:29.531 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-14 07:52:29.559 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-14 07:52:29.587 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-14 07:52:29.614 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-14 07:52:29.640 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:52:29.667 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-14 07:52:29.694 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-14 07:52:29.721 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-14 07:52:29.748 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-14 07:52:29.775 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-14 07:52:29.804 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-14 07:52:29.831 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-14 07:52:29.850 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-14 07:52:29.877 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-14 07:52:29.904 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-14 07:52:29.908 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-14 07:52:29.936 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-14 07:52:29.963 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-14 07:52:29.989 | + lib/swift:configure_swift:475 : local node_number 2022-04-14 07:52:29.991 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-14 07:52:29.994 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 07:52:29.996 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-14 07:52:30.000 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-14 07:52:30.002 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 07:52:30.005 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:52:30.007 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-14 07:52:30.009 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-14 07:52:30.011 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:52:30.013 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:52:30.015 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-14 07:52:30.033 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-14 07:52:30.060 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-14 07:52:30.078 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-14 07:52:30.106 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-14 07:52:30.124 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:52:30.152 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-14 07:52:30.170 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 07:52:30.198 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-14 07:52:30.217 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:52:30.244 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-14 07:52:30.262 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-14 07:52:30.290 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:52:30.308 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:52:30.337 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-14 07:52:30.355 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-14 07:52:30.383 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-14 07:52:30.401 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-14 07:52:30.428 | + 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-14 07:52:30.433 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-14 07:52:30.451 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:52:30.479 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-14 07:52:30.508 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 07:52:30.514 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-14 07:52:30.519 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-14 07:52:30.521 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 07:52:30.523 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:52:30.525 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-14 07:52:30.528 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-14 07:52:30.530 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:52:30.532 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:52:30.534 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-14 07:52:30.552 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-14 07:52:30.581 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-14 07:52:30.598 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-14 07:52:30.626 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-14 07:52:30.645 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:52:30.673 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-14 07:52:30.691 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 07:52:30.719 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-14 07:52:30.737 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:52:30.765 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-14 07:52:30.783 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-14 07:52:30.811 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:52:30.829 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:52:30.857 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-14 07:52:30.876 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-14 07:52:30.903 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-14 07:52:30.921 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-14 07:52:30.949 | + 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-14 07:52:30.953 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-14 07:52:30.971 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:52:31.000 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 07:52:31.002 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-14 07:52:31.007 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-14 07:52:31.009 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 07:52:31.011 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:52:31.013 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-14 07:52:31.015 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-14 07:52:31.017 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:52:31.020 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:52:31.022 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-14 07:52:31.040 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-14 07:52:31.068 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-14 07:52:31.086 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-14 07:52:31.113 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-14 07:52:31.131 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:52:31.158 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-14 07:52:31.176 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 07:52:31.205 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-14 07:52:31.222 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:52:31.250 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-14 07:52:31.268 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-14 07:52:31.296 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:52:31.314 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:52:31.344 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-14 07:52:31.362 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-14 07:52:31.391 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-14 07:52:31.408 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-14 07:52:31.435 | + 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-14 07:52:31.440 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-14 07:52:31.458 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:52:31.486 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-14 07:52:31.514 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-14 07:52:31.542 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-14 07:52:31.570 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-14 07:52:31.572 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-14 07:52:31.577 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-14 07:52:31.605 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-14 07:52:31.634 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-14 07:52:31.662 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-14 07:52:31.691 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-14 07:52:31.719 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-14 07:52:31.746 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-14 07:52:31.773 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-14 07:52:31.800 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-14 07:52:31.828 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-14 07:52:31.844 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:52:31.846 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-14 07:52:31.865 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-14 07:52:31.868 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-14 07:52:31.887 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-14 07:52:31.889 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.46 2022-04-14 07:52:31.917 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-14 07:52:31.919 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-14 07:52:31.946 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.46/identity 2022-04-14 07:52:31.975 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-14 07:52:31.977 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-14 07:52:32.004 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-14 07:52:32.020 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:52:32.022 | + lib/swift:configure_swift:538 : local user_group 2022-04-14 07:52:32.025 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-14 07:52:32.030 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-14 07:52:32.032 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-14 07:52:32.045 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-14 07:52:32.047 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-14 07:52:32.059 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-14 07:52:32.061 | + lib/swift:configure_swift:545 : is_suse 2022-04-14 07:52:32.063 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:52:32.066 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:52:32.068 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:52:32.070 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:52:32.073 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:52:32.075 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:52:32.077 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-14 07:52:32.090 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:52:32.092 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-14 07:52:32.095 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-04-14 07:52:32.112 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:52:32.114 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-04-14 07:52:32.132 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:52:32.134 | + ./stack.sh:main:919 : stack_install_service glance 2022-04-14 07:52:32.136 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-14 07:52:32.139 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-14 07:52:32.141 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:52:32.143 | + lib/stack:stack_install_service:32 : install_glance 2022-04-14 07:52:32.146 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-14 07:52:32.149 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-14 07:52:32.152 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-14 07:52:32.169 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:52:32.172 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-14 07:52:32.174 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-14 07:52:32.191 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:52:32.194 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-14 07:52:32.197 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-14 07:52:32.199 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-14 07:52:32.202 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:52:32.204 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:52:32.208 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-14 07:52:32.210 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:52:32.214 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-14 07:52:32.216 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-14 07:52:32.219 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-14 07:52:32.222 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-14 07:52:32.224 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-14 07:52:32.227 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-14 07:52:32.229 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-14 07:52:32.232 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-14 07:52:32.235 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-14 07:52:32.238 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-14 07:52:32.241 | +++ 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-14 07:52:32.242 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-14 07:52:32.247 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-14 07:52:32.249 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-14 07:52:32.252 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-14 07:52:32.256 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-14 07:52:32.258 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 07:52:32.280 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-14 07:52:32.282 | + 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-14 07:52:33.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:52:33.144 | from cryptography.utils import int_from_bytes 2022-04-14 07:52:33.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:52:33.144 | from cryptography.utils import int_from_bytes 2022-04-14 07:52:34.269 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:52:34.298 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 07:52:34.379 | 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-14 07:52:34.380 | 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-14 07:52:34.381 | 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-14 07:52:34.382 | 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-14 07:52:34.383 | 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-14 07:52:34.384 | 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-14 07:52:34.385 | 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-14 07:52:34.386 | 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-14 07:52:34.387 | 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-14 07:52:34.388 | 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-14 07:52:34.389 | 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-14 07:52:34.390 | 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-14 07:52:34.392 | 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-14 07:52:34.395 | 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-14 07:52:34.398 | 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-14 07:52:34.400 | 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-14 07:52:34.402 | 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-14 07:52:34.404 | 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-14 07:52:34.414 | 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-14 07:52:34.415 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-04-14 07:52:34.428 | 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-14 07:52:34.496 | 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-14 07:52:34.497 | 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-14 07:52:34.498 | 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-14 07:52:34.523 | 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-14 07:52:34.524 | 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-14 07:52:34.526 | 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-14 07:52:34.528 | 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-14 07:52:34.529 | 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-14 07:52:34.540 | 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-14 07:52:34.581 | 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-14 07:52:34.581 | 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-14 07:52:34.583 | 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-14 07:52:34.585 | 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-14 07:52:34.605 | 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-14 07:52:34.607 | 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-14 07:52:34.622 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-04-14 07:52:34.637 | 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-14 07:52:34.640 | 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-14 07:52:34.658 | 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-14 07:52:34.660 | 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.1.1) 2022-04-14 07:52:34.741 | 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-14 07:52:34.742 | 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-14 07:52:34.744 | 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-14 07:52:34.745 | 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.8) 2022-04-14 07:52:34.795 | 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-14 07:52:34.821 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-04-14 07:52:35.019 | 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-14 07:52:35.021 | 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-14 07:52:35.054 | 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-14 07:52:35.055 | 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-14 07:52:35.058 | 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-14 07:52:35.081 | 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-14 07:52:35.083 | 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-14 07:52:35.084 | 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-14 07:52:35.139 | 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-14 07:52:35.307 | 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-14 07:52:35.329 | 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) (60.9.3) 2022-04-14 07:52:35.415 | 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-14 07:52:35.562 | 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-14 07:52:37.650 | 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-14 07:52:37.657 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:52:37.657 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:52:37.778 | + inc/python:pip_install:200 : result=0 2022-04-14 07:52:37.781 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:52:37.783 | + functions-common:time_stop:2432 : local name 2022-04-14 07:52:37.785 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:52:37.788 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:52:37.790 | + functions-common:time_stop:2435 : local total 2022-04-14 07:52:37.792 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:52:37.795 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:52:37.797 | + functions-common:time_stop:2439 : start_time=1649922752274 2022-04-14 07:52:37.799 | + functions-common:time_stop:2441 : [[ -z 1649922752274 ]] 2022-04-14 07:52:37.803 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:52:37.807 | + functions-common:time_stop:2444 : end_time=1649922757804 2022-04-14 07:52:37.809 | + functions-common:time_stop:2445 : elapsed_time=5530 2022-04-14 07:52:37.812 | + functions-common:time_stop:2446 : total=72953 2022-04-14 07:52:37.814 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:52:37.817 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=78483 2022-04-14 07:52:37.820 | + inc/python:pip_install:203 : return 0 2022-04-14 07:52:37.822 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-14 07:52:37.825 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-14 07:52:37.827 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-14 07:52:37.840 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-14 07:52:37.845 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/yoga 2022-04-14 07:52:37.847 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-14 07:52:37.849 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-14 07:52:37.852 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:52:37.854 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:52:37.857 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:52:37.860 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:52:37.862 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:52:37.865 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:52:37.882 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:52:37.884 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:52:37.887 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:52:37.889 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:52:37.890 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:52:37.895 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-14 07:52:37.897 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:52:37.900 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-14 07:52:37.912 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-14 07:52:37.915 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:52:37.915 | + functions-common:git_clone:685 : head -1 2022-04-14 07:52:37.918 | 1beee78e0 Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:52:37.920 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:52:37.923 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-14 07:52:37.926 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:52:37.929 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:52:37.931 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-14 07:52:37.934 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:52:37.937 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-14 07:52:37.939 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:52:37.942 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:52:37.945 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-14 07:52:37.947 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:52:37.950 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:52:37.953 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-14 07:52:37.955 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:52:37.958 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-14 07:52:37.961 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:52:37.963 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:52:37.966 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-14 07:52:37.972 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-14 07:52:37.974 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-14 07:52:38.626 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-14 07:52:38.628 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:52:38.631 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:52:38.633 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:52:38.635 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:52:38.638 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-14 07:52:38.640 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:52:38.643 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:52:38.645 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:52:38.648 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:52:38.650 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:52:38.653 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:52:38.655 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:52:38.657 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-14 07:52:38.679 | Using python 3.8 to install /opt/stack/glance 2022-04-14 07:52:38.681 | + 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-14 07:52:39.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:52:39.541 | from cryptography.utils import int_from_bytes 2022-04-14 07:52:39.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:52:39.541 | from cryptography.utils import int_from_bytes 2022-04-14 07:52:40.670 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:52:40.697 | Obtaining file:///opt/stack/glance 2022-04-14 07:52:40.698 | Preparing metadata (setup.py): started 2022-04-14 07:52:43.869 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:52:43.939 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.8.1) 2022-04-14 07:52:43.940 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.7.1) 2022-04-14 07:52:43.941 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.4.31) 2022-04-14 07:52:43.942 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.33.0) 2022-04-14 07:52:43.943 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.1.1) 2022-04-14 07:52:43.944 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.5.1) 2022-04-14 07:52:43.945 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.8.7) 2022-04-14 07:52:43.946 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.4.2) 2022-04-14 07:52:43.947 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.7.6) 2022-04-14 07:52:43.948 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.20.4) 2022-04-14 07:52:43.949 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (8.8.0) 2022-04-14 07:52:43.950 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.0) 2022-04-14 07:52:43.951 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.1.0) 2022-04-14 07:52:43.952 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.5.0) 2022-04-14 07:52:43.953 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.12.2) 2022-04-14 07:52:43.954 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.5.0) 2022-04-14 07:52:43.955 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.4.0) 2022-04-14 07:52:43.957 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.6.4) 2022-04-14 07:52:43.958 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.0) 2022-04-14 07:52:43.959 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (9.4.0) 2022-04-14 07:52:43.960 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.11.0) 2022-04-14 07:52:43.961 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.1.1) 2022-04-14 07:52:43.962 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.5.0) 2022-04-14 07:52:43.963 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.1.dev2) (3.2.0) 2022-04-14 07:52:43.964 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.4.0) 2022-04-14 07:52:43.965 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (22.0.0) 2022-04-14 07:52:43.967 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (11.2.0) 2022-04-14 07:52:43.968 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.1.0) 2022-04-14 07:52:43.969 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.5.0) 2022-04-14 07:52:43.970 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.7.0) 2022-04-14 07:52:43.971 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (12.13.0) 2022-04-14 07:52:43.973 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.1) 2022-04-14 07:52:43.974 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.3.0) 2022-04-14 07:52:43.975 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.11.0) 2022-04-14 07:52:43.976 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.3.3) 2022-04-14 07:52:43.977 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.4.2) 2022-04-14 07:52:43.978 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.0.0) 2022-04-14 07:52:43.979 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.5.0) 2022-04-14 07:52:43.980 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (36.0.1) 2022-04-14 07:52:43.981 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.2.2) 2022-04-14 07:52:43.983 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.0.2) 2022-04-14 07:52:43.984 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.6.0) 2022-04-14 07:52:43.985 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.10.1) 2022-04-14 07:52:44.001 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (4.11.1) 2022-04-14 07:52:44.001 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (1.1.6) 2022-04-14 07:52:44.003 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (5.4.0) 2022-04-14 07:52:44.024 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.1.dev2) (5.3.0) 2022-04-14 07:52:44.026 | 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.0.1.dev2) (2.27.1) 2022-04-14 07:52:44.067 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.1.dev2) (1.15.0) 2022-04-14 07:52:44.082 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.1.dev2) (4.3.0) 2022-04-14 07:52:44.091 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.1.dev2) (1.13.3) 2022-04-14 07:52:44.106 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (1.1.2) 2022-04-14 07:52:44.107 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (2.1.0) 2022-04-14 07:52:44.108 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (1.16.0) 2022-04-14 07:52:44.199 | 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.0.1.dev2) (3.0.7) 2022-04-14 07:52:44.273 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.1.dev2) (1.7.0) 2022-04-14 07:52:44.326 | 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.0.1.dev2) (3.1.1) 2022-04-14 07:52:44.327 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.1.dev2) (2.10.1) 2022-04-14 07:52:44.360 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.1.dev2) (0.17.3) 2022-04-14 07:52:44.404 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (1.5.0) 2022-04-14 07:52:44.406 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (0.8.0) 2022-04-14 07:52:44.408 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (6.0) 2022-04-14 07:52:44.490 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (2.0.1) 2022-04-14 07:52:44.492 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (0.5.0) 2022-04-14 07:52:44.494 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (0.13.0) 2022-04-14 07:52:44.520 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.1.dev2) (0.61.0) 2022-04-14 07:52:44.567 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.1.dev2) (2.8.2) 2022-04-14 07:52:44.571 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.1.dev2) (0.9.6) 2022-04-14 07:52:44.630 | 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.0.1.dev2) (5.2.3) 2022-04-14 07:52:44.632 | 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.0.1.dev2) (2.8.0) 2022-04-14 07:52:44.634 | 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.0.1.dev2) (5.0.0) 2022-04-14 07:52:44.637 | 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.0.1.dev2) (5.0.9) 2022-04-14 07:52:44.638 | 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.0.1.dev2) (0.4.0) 2022-04-14 07:52:44.660 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.2.0) 2022-04-14 07:52:44.662 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.3.0) 2022-04-14 07:52:44.664 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.0.3) 2022-04-14 07:52:44.708 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.1.dev2) (5.9.0) 2022-04-14 07:52:44.750 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (21.3) 2022-04-14 07:52:44.753 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (0.11.0) 2022-04-14 07:52:44.755 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (2021.3) 2022-04-14 07:52:44.830 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.1.dev2) (60.9.3) 2022-04-14 07:52:44.888 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.1.dev2) (0.2.5) 2022-04-14 07:52:44.989 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.1.dev2) (0.7) 2022-04-14 07:52:45.255 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (2.5.0) 2022-04-14 07:52:45.257 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (1.4.2) 2022-04-14 07:52:45.258 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (2.6.3) 2022-04-14 07:52:45.262 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (6.3.1) 2022-04-14 07:52:45.317 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.1.dev2) (0.8.1) 2022-04-14 07:52:45.339 | 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.0.1.dev2) (5.0.0) 2022-04-14 07:52:45.453 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.1.dev2) (2.21) 2022-04-14 07:52:45.555 | 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.0.1.dev2) (2.1.0) 2022-04-14 07:52:45.765 | 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.0.1.dev2) (2.5.0) 2022-04-14 07:52:45.766 | 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.0.1.dev2) (0.10.0) 2022-04-14 07:52:45.767 | 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.0.1.dev2) (5.1.1) 2022-04-14 07:52:45.768 | 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.0.1.dev2) (1.32) 2022-04-14 07:52:45.771 | 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.0.1.dev2) (1.4.0) 2022-04-14 07:52:45.772 | 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.0.1.dev2) (1.4.4) 2022-04-14 07:52:45.773 | 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.0.1.dev2) (1.1.5) 2022-04-14 07:52:45.889 | 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.0.1.dev2) (0.13.1) 2022-04-14 07:52:45.921 | 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.0.1.dev2) (1.0.3) 2022-04-14 07:52:45.969 | 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.0.1.dev2) (3.0.0) 2022-04-14 07:52:45.970 | 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.0.1.dev2) (1.3.3) 2022-04-14 07:52:46.204 | 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.0.1.dev2) (3.10.1) 2022-04-14 07:52:46.385 | 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.0.1.dev2) (2019.11.28) 2022-04-14 07:52:46.387 | 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.0.1.dev2) (3.3) 2022-04-14 07:52:46.388 | 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.0.1.dev2) (1.26.8) 2022-04-14 07:52:46.391 | 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.0.1.dev2) (2.0.12) 2022-04-14 07:52:46.497 | 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.0.1.dev2) (0.5.2) 2022-04-14 07:52:46.649 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.1.dev2) (2.5.0) 2022-04-14 07:52:46.751 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.1.dev2) (3.7.0) 2022-04-14 07:52:47.089 | 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.0.1.dev2) (0.5.0) 2022-04-14 07:52:47.090 | 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.0.1.dev2) (2.4.0) 2022-04-14 07:52:47.318 | 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.0.1.dev2) (2.2) 2022-04-14 07:52:47.596 | 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.0.1.dev2) (1.0.0) 2022-04-14 07:52:47.899 | 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.0.1.dev2) (1.8.2) 2022-04-14 07:52:47.900 | 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.0.1.dev2) (21.4.0) 2022-04-14 07:52:49.335 | Installing collected packages: glance 2022-04-14 07:52:49.335 | Attempting uninstall: glance 2022-04-14 07:52:49.335 | Found existing installation: glance 24.0.1.dev2 2022-04-14 07:52:49.342 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-14 07:52:49.344 | Running setup.py develop for glance 2022-04-14 07:52:53.734 | Successfully installed glance 2022-04-14 07:52:53.734 | 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-14 07:52:53.742 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:52:53.742 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:52:53.874 | + inc/python:pip_install:200 : result=0 2022-04-14 07:52:53.877 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:52:53.879 | + functions-common:time_stop:2432 : local name 2022-04-14 07:52:53.881 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:52:53.884 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:52:53.886 | + functions-common:time_stop:2435 : local total 2022-04-14 07:52:53.888 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:52:53.890 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:52:53.893 | + functions-common:time_stop:2439 : start_time=1649922758673 2022-04-14 07:52:53.895 | + functions-common:time_stop:2441 : [[ -z 1649922758673 ]] 2022-04-14 07:52:53.898 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:52:53.902 | + functions-common:time_stop:2444 : end_time=1649922773900 2022-04-14 07:52:53.904 | + functions-common:time_stop:2445 : elapsed_time=15227 2022-04-14 07:52:53.907 | + functions-common:time_stop:2446 : total=78483 2022-04-14 07:52:53.909 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:52:53.912 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=93710 2022-04-14 07:52:53.914 | + inc/python:pip_install:203 : return 0 2022-04-14 07:52:53.917 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:52:53.919 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:52:53.922 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:52:53.941 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:52:53.953 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-14 07:52:53.956 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-14 07:52:53.959 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:52:53.961 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:52:53.964 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-14 07:52:53.966 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:52:53.969 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:52:53.971 | + ./stack.sh:main:920 : configure_glance 2022-04-14 07:52:53.974 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-14 07:52:53.986 | + lib/glance:configure_glance:326 : local dburl 2022-04-14 07:52:53.989 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-14 07:52:53.991 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-14 07:52:53.994 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-14 07:52:53.996 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-14 07:52:53.998 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 07:52:54.001 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 07:52:54.003 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-14 07:52:54.032 | + 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-14 07:52:54.060 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-14 07:52:54.090 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 07:52:54.119 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-14 07:52:54.149 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-14 07:52:54.178 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-14 07:52:54.180 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 07:52:54.183 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-14 07:52:54.185 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:52:54.188 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-14 07:52:54.217 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-14 07:52:54.246 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.46/identity 2022-04-14 07:52:54.275 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-14 07:52:54.305 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-14 07:52:54.334 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-14 07:52:54.364 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-14 07:52:54.393 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-14 07:52:54.422 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:52:54.452 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:52:54.481 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-14 07:52:54.511 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-14 07:52:54.514 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-14 07:52:54.516 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-14 07:52:54.519 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:52:54.521 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:52:54.523 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:52:54.539 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:52:54.542 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:52:54.545 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:52:54.547 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:52:54.564 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:52:54.567 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:52:54.570 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:52:54.599 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:52:54.601 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:52:54.604 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-14 07:52:54.606 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-14 07:52:54.608 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-14 07:52:54.639 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-14 07:52:54.669 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-14 07:52:54.671 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-14 07:52:54.673 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-14 07:52:54.676 | + lib/glance:configure_glance_store:254 : local be 2022-04-14 07:52:54.679 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-14 07:52:54.681 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-14 07:52:54.683 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 07:52:54.713 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-14 07:52:54.715 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.46 2022-04-14 07:52:54.745 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-14 07:52:54.748 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-14 07:52:54.764 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:52:54.767 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-14 07:52:54.796 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-14 07:52:54.826 | + 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-14 07:52:54.856 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-14 07:52:54.885 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-14 07:52:54.915 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-14 07:52:54.932 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:52:54.934 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:52:54.964 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-14 07:52:54.993 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-14 07:52:55.023 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.46/identity/v3 2022-04-14 07:52:55.053 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-14 07:52:55.081 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.46/image 2022-04-14 07:52:55.112 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-14 07:52:55.128 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:52:55.130 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-14 07:52:55.133 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-14 07:52:55.135 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 07:52:55.138 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:52:55.155 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:52:55.158 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:52:55.161 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:52:55.163 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:52:55.165 | + 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-14 07:52:55.194 | + 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-14 07:52:55.224 | + 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-14 07:52:55.254 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:52:55.283 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-14 07:52:55.289 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-14 07:52:55.318 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-14 07:52:55.348 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 07:52:55.377 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.46/identity 2022-04-14 07:52:55.407 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-14 07:52:55.436 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-14 07:52:55.471 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-14 07:52:55.501 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 07:52:55.532 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-14 07:52:55.561 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-14 07:52:55.592 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-14 07:52:55.621 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-14 07:52:55.625 | + 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-14 07:52:55.634 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-14 07:52:55.650 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:52:55.653 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-14 07:52:55.655 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-14 07:52:55.658 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-14 07:52:55.660 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-14 07:52:55.662 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-14 07:52:55.665 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-14 07:52:55.669 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-14 07:52:55.671 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-14 07:52:55.675 | + 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-14 07:52:55.705 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-14 07:52:55.708 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-14 07:52:55.710 | ++ functions:get_random_port:837 : true 2022-04-14 07:52:55.712 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-14 07:52:55.715 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-14 07:52:55.717 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-14 07:52:55.769 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-14 07:52:55.772 | ++ functions:get_random_port:841 : break 2 2022-04-14 07:52:55.774 | ++ functions:get_random_port:845 : echo 60999 2022-04-14 07:52:55.777 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-14 07:52:55.779 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-14 07:52:55.806 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-14 07:52:55.834 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-14 07:52:55.861 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:52:55.889 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:52:55.917 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:52:55.945 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:52:55.972 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:52:56.000 | + 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-14 07:52:56.027 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:52:56.055 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:52:56.083 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:52:56.110 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:52:56.138 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:52:56.166 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-14 07:52:56.194 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-14 07:52:56.221 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-14 07:52:56.249 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-14 07:52:56.276 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-14 07:52:56.304 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-14 07:52:56.307 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-14 07:52:56.309 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:52:56.311 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:52:56.314 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:52:56.316 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-14 07:52:56.319 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-14 07:52:56.373 | proxy (enabled by site administrator) 2022-04-14 07:52:56.376 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-14 07:52:56.379 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-14 07:52:56.381 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:52:56.384 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:52:56.386 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:52:56.388 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-14 07:52:56.391 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-14 07:52:56.446 | proxy_http (enabled by site administrator) 2022-04-14 07:52:56.449 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-14 07:52:56.452 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-14 07:52:56.455 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-14 07:52:56.457 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:52:56.459 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:52:56.462 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:52:56.464 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:52:56.467 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:52:56.470 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-14 07:52:56.470 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:52:56.479 | KeepAlive Off 2022-04-14 07:52:56.484 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:52:56.484 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-14 07:52:56.493 | SetEnv proxy-sendchunked 1 2022-04-14 07:52:56.497 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-14 07:52:56.497 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:52:56.505 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-14 07:52:56.508 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-14 07:52:56.511 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-14 07:52:56.513 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:52:56.516 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:52:56.518 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:52:56.520 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:52:56.523 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:52:56.525 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:52:56.528 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:52:56.530 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:52:56.532 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:52:56.535 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-14 07:52:56.596 | Site glance-wsgi-api already enabled 2022-04-14 07:52:56.601 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-14 07:52:56.603 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:52:56.606 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:52:56.608 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:52:56.745 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-14 07:52:56.750 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-14 07:52:56.782 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-14 07:52:56.784 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-04-14 07:52:56.803 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:52:56.806 | + ./stack.sh:main:925 : stack_install_service cinder 2022-04-14 07:52:56.808 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-14 07:52:56.811 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-14 07:52:56.813 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:52:56.816 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-14 07:52:56.818 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/yoga 2022-04-14 07:52:56.821 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-14 07:52:56.823 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-14 07:52:56.825 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:52:56.828 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:52:56.831 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:52:56.834 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:52:56.836 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:52:56.839 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:52:56.856 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:52:56.858 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:52:56.860 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:52:56.863 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:52:56.863 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:52:56.869 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-14 07:52:56.871 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:52:56.873 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-14 07:52:56.886 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-14 07:52:56.889 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:52:56.889 | + functions-common:git_clone:685 : head -1 2022-04-14 07:52:56.893 | c0ff6fd9f Merge "Update policy matrix for Yoga" into stable/yoga 2022-04-14 07:52:56.896 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:52:56.899 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-14 07:52:56.901 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:52:56.904 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:52:56.906 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-14 07:52:56.909 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:52:56.912 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-14 07:52:56.915 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:52:56.917 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:52:56.919 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-14 07:52:56.922 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:52:56.924 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:52:56.927 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-14 07:52:56.930 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:52:56.933 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-14 07:52:56.935 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:52:56.938 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:52:56.941 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-14 07:52:56.947 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-14 07:52:56.950 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-14 07:52:57.600 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-14 07:52:57.602 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:52:57.605 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:52:57.607 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:52:57.609 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:52:57.612 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-14 07:52:57.614 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:52:57.616 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:52:57.619 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:52:57.621 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:52:57.623 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:52:57.626 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:52:57.628 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:52:57.630 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-14 07:52:57.651 | Using python 3.8 to install /opt/stack/cinder 2022-04-14 07:52:57.654 | + 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-14 07:52:58.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:52:58.512 | from cryptography.utils import int_from_bytes 2022-04-14 07:52:58.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:52:58.513 | from cryptography.utils import int_from_bytes 2022-04-14 07:52:59.632 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:52:59.658 | Obtaining file:///opt/stack/cinder 2022-04-14 07:52:59.659 | Preparing metadata (setup.py): started 2022-04-14 07:53:03.553 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:53:03.685 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.8.1) 2022-04-14 07:53:03.686 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.1.1) 2022-04-14 07:53:03.688 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.33.0) 2022-04-14 07:53:03.689 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.1.2) 2022-04-14 07:53:03.690 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.20.4) 2022-04-14 07:53:03.691 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.0.2) 2022-04-14 07:53:03.692 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.0.0) (3.2.0) 2022-04-14 07:53:03.693 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.0) 2022-04-14 07:53:03.694 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (9.4.0) 2022-04-14 07:53:03.695 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.8.0) 2022-04-14 07:53:03.696 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.1.3) 2022-04-14 07:53:03.697 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (8.8.0) 2022-04-14 07:53:03.698 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.0) 2022-04-14 07:53:03.699 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.1.0) 2022-04-14 07:53:03.701 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (11.2.0) 2022-04-14 07:53:03.702 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.7.0) 2022-04-14 07:53:03.703 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (12.13.0) 2022-04-14 07:53:03.704 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.1) 2022-04-14 07:53:03.705 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.11.0) 2022-04-14 07:53:03.707 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.7.0) 2022-04-14 07:53:03.708 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.3.0) 2022-04-14 07:53:03.709 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (6.3.1) 2022-04-14 07:53:03.710 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.3.0) 2022-04-14 07:53:03.711 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.8.0) 2022-04-14 07:53:03.712 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.5.0) 2022-04-14 07:53:03.713 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.12.2) 2022-04-14 07:53:03.714 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.6.0) 2022-04-14 07:53:03.715 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.4.2) 2022-04-14 07:53:03.717 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (21.3) 2022-04-14 07:53:03.717 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.8.1) 2022-04-14 07:53:03.718 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.5.0) 2022-04-14 07:53:03.719 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.1.1) 2022-04-14 07:53:03.720 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.9.0) 2022-04-14 07:53:03.722 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.0.7) 2022-04-14 07:53:03.723 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.3.0) 2022-04-14 07:53:03.724 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.6.0) 2022-04-14 07:53:03.725 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.4.0) 2022-04-14 07:53:03.727 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (17.7.0) 2022-04-14 07:53:03.728 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.13.1) 2022-04-14 07:53:03.729 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2021.3) 2022-04-14 07:53:03.730 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.27.1) 2022-04-14 07:53:03.731 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.5.1) 2022-04-14 07:53:03.732 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.6.4) 2022-04-14 07:53:03.733 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.1.74) 2022-04-14 07:53:03.734 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.16.0) 2022-04-14 07:53:03.735 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.4.31) 2022-04-14 07:53:03.736 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.13.0) 2022-04-14 07:53:03.737 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.5.0) 2022-04-14 07:53:03.739 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.8.9) 2022-04-14 07:53:03.740 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (6.3.1) 2022-04-14 07:53:03.741 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.8.7) 2022-04-14 07:53:03.742 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.1.0) 2022-04-14 07:53:03.743 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.10.0) 2022-04-14 07:53:03.744 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.2.0) 2022-04-14 07:53:03.745 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.6.0) 2022-04-14 07:53:03.746 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.10.1) 2022-04-14 07:53:03.748 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.38.0) 2022-04-14 07:53:03.749 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.10.1) 2022-04-14 07:53:03.750 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (36.0.1) 2022-04-14 07:53:03.751 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.2.2) 2022-04-14 07:53:03.752 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.5.1.0) 2022-04-14 07:53:03.753 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.21.7) 2022-04-14 07:53:03.767 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.0.0) (1.24.7) 2022-04-14 07:53:03.768 | 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.0.0) (0.5.2) 2022-04-14 07:53:03.769 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.0.0) (0.10.0) 2022-04-14 07:53:03.831 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.0.0) (1.15.0) 2022-04-14 07:53:03.862 | 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.0.0) (2.1.0) 2022-04-14 07:53:03.876 | 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.0.0) (4.1.1) 2022-04-14 07:53:03.877 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.0.0) (2.5.0) 2022-04-14 07:53:03.879 | 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.0.0) (0.1.0) 2022-04-14 07:53:03.880 | 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.0.0) (2.6.0) 2022-04-14 07:53:03.978 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.0.0) (1.7.0) 2022-04-14 07:53:04.030 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.0.0) (2.10.1) 2022-04-14 07:53:04.033 | 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.0.0) (3.1.1) 2022-04-14 07:53:04.061 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.0.0) (4.8) 2022-04-14 07:53:04.062 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.0.0) (0.2.8) 2022-04-14 07:53:04.064 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.0.0) (0.4.8) 2022-04-14 07:53:04.119 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.0.0) (0.17.3) 2022-04-14 07:53:04.189 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (2.5.0) 2022-04-14 07:53:04.191 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (0.8.0) 2022-04-14 07:53:04.192 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (6.0) 2022-04-14 07:53:04.193 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (1.5.0) 2022-04-14 07:53:04.255 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (2.0.1) 2022-04-14 07:53:04.256 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (1.7.6) 2022-04-14 07:53:04.258 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (0.5.0) 2022-04-14 07:53:04.318 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.0.0) (0.9.6) 2022-04-14 07:53:04.322 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.0.0) (2.8.2) 2022-04-14 07:53:04.382 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.0.0) 2022-04-14 07:53:04.383 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (2.4.0) 2022-04-14 07:53:04.385 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (0.4.0) 2022-04-14 07:53:04.389 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.0.9) 2022-04-14 07:53:04.390 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.2.3) 2022-04-14 07:53:04.413 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.0.3) 2022-04-14 07:53:04.415 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.3.0) 2022-04-14 07:53:04.418 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.2.0) 2022-04-14 07:53:04.464 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.0.0) (1.0.3) 2022-04-14 07:53:04.552 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.0.0) (1.3.3) 2022-04-14 07:53:04.554 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.0.0) (3.0.0) 2022-04-14 07:53:04.576 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.0.0) (3.1.1) 2022-04-14 07:53:04.602 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.0.0) (0.11.0) 2022-04-14 07:53:04.669 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.0.0) (1.26.8) 2022-04-14 07:53:04.671 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.0.0) (1.0.0) 2022-04-14 07:53:04.807 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.0.0) (1.5.0) 2022-04-14 07:53:04.833 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.0.0) (60.9.3) 2022-04-14 07:53:04.973 | 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.0.0) (3.10.1) 2022-04-14 07:53:05.012 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (1.3.3) 2022-04-14 07:53:05.013 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (22.0.0) 2022-04-14 07:53:05.014 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (1.13.3) 2022-04-14 07:53:05.217 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.0.0) (2.0.12) 2022-04-14 07:53:05.218 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.0.0) (2019.11.28) 2022-04-14 07:53:05.221 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.0.0) (3.3) 2022-04-14 07:53:05.258 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.0.0) (0.7) 2022-04-14 07:53:05.288 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.0.0) (0.23.2) 2022-04-14 07:53:05.530 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.0.0) (0.5.2) 2022-04-14 07:53:05.531 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.0.0) (0.4.2) 2022-04-14 07:53:05.674 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (2.6.3) 2022-04-14 07:53:05.676 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (2.5.0) 2022-04-14 07:53:05.677 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (1.4.2) 2022-04-14 07:53:05.810 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.0.0) (0.12.2) 2022-04-14 07:53:05.962 | 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.0.0) (5.4.0) 2022-04-14 07:53:05.963 | 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.0.0) (4.11.1) 2022-04-14 07:53:05.965 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.0.0) (1.1.6) 2022-04-14 07:53:06.000 | 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.0.0) (5.0.0) 2022-04-14 07:53:06.251 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.0.0) (2.21) 2022-04-14 07:53:06.331 | 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.0.0) (0.5.0) 2022-04-14 07:53:06.335 | 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.0.0) (2.4.0) 2022-04-14 07:53:06.502 | 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.0.0) (2.5.0) 2022-04-14 07:53:06.594 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.0.0) (3.19.4) 2022-04-14 07:53:06.596 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.0.0) (1.55.0) 2022-04-14 07:53:06.777 | 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.0.0) (2.1.0) 2022-04-14 07:53:07.206 | 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.0.0) (1.1.5) 2022-04-14 07:53:07.260 | 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.0.0) (0.13.1) 2022-04-14 07:53:07.308 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.0.0) (0.2.5) 2022-04-14 07:53:08.365 | 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.0.0) (1.32) 2022-04-14 07:53:08.641 | 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.0.0) (1.8.2) 2022-04-14 07:53:08.642 | 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.0.0) (21.4.0) 2022-04-14 07:53:08.786 | 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.0.0) (2.2) 2022-04-14 07:53:08.977 | 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.0.0) (1.0.0) 2022-04-14 07:53:09.107 | 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.0.0) (3.7.0) 2022-04-14 07:53:10.799 | Installing collected packages: cinder 2022-04-14 07:53:10.799 | Attempting uninstall: cinder 2022-04-14 07:53:10.800 | Found existing installation: cinder 20.0.0 2022-04-14 07:53:10.806 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-14 07:53:10.808 | Running setup.py develop for cinder 2022-04-14 07:53:16.501 | Successfully installed cinder 2022-04-14 07:53:16.501 | 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-14 07:53:16.510 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:53:16.510 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:53:16.658 | + inc/python:pip_install:200 : result=0 2022-04-14 07:53:16.660 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:53:16.663 | + functions-common:time_stop:2432 : local name 2022-04-14 07:53:16.665 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:53:16.667 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:53:16.669 | + functions-common:time_stop:2435 : local total 2022-04-14 07:53:16.671 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:53:16.673 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:53:16.676 | + functions-common:time_stop:2439 : start_time=1649922777646 2022-04-14 07:53:16.678 | + functions-common:time_stop:2441 : [[ -z 1649922777646 ]] 2022-04-14 07:53:16.681 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:53:16.685 | + functions-common:time_stop:2444 : end_time=1649922796682 2022-04-14 07:53:16.687 | + functions-common:time_stop:2445 : elapsed_time=19036 2022-04-14 07:53:16.689 | + functions-common:time_stop:2446 : total=93710 2022-04-14 07:53:16.692 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:53:16.694 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=112746 2022-04-14 07:53:16.697 | + inc/python:pip_install:203 : return 0 2022-04-14 07:53:16.699 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:53:16.701 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:53:16.704 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:53:16.723 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:53:16.739 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-14 07:53:16.742 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-14 07:53:16.744 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:53:16.747 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:53:16.749 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-14 07:53:16.752 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:53:16.755 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-14 07:53:16.757 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-14 07:53:16.760 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-14 07:53:16.762 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:53:16.765 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:53:16.767 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-14 07:53:16.779 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-14 07:53:16.782 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:53:16.784 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:53:16.787 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:53:16.789 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:53:16.792 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:53:16.794 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:53:16.797 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:53:16.799 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:53:16.802 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:53:16.805 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:53:16.807 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:53:16.810 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:53:16.812 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-14 07:53:16.815 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:53:16.818 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:53:16.820 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:53:16.823 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-14 07:53:16.845 | + 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-14 07:53:16.954 | Reading package lists... 2022-04-14 07:53:17.192 | Building dependency tree... 2022-04-14 07:53:17.193 | Reading state information... 2022-04-14 07:53:17.440 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-14 07:53:17.441 | The following packages were automatically installed and are no longer required: 2022-04-14 07:53:17.442 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:53:17.442 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:53:17.442 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:53:17.442 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:53:17.442 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:53:17.442 | python3-zope.interface 2022-04-14 07:53:17.442 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:53:17.555 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:53:17.560 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:53:17.563 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:53:17.566 | + functions-common:time_stop:2432 : local name 2022-04-14 07:53:17.569 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:53:17.571 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:53:17.574 | + functions-common:time_stop:2435 : local total 2022-04-14 07:53:17.576 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:53:17.579 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:53:17.581 | + functions-common:time_stop:2439 : start_time=1649922796842 2022-04-14 07:53:17.583 | + functions-common:time_stop:2441 : [[ -z 1649922796842 ]] 2022-04-14 07:53:17.587 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:53:17.591 | + functions-common:time_stop:2444 : end_time=1649922797588 2022-04-14 07:53:17.594 | + functions-common:time_stop:2445 : elapsed_time=746 2022-04-14 07:53:17.596 | + functions-common:time_stop:2446 : total=5226 2022-04-14 07:53:17.598 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:53:17.601 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5972 2022-04-14 07:53:17.603 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:53:17.606 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:53:17.608 | + ./stack.sh:main:926 : configure_cinder 2022-04-14 07:53:17.611 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-14 07:53:17.624 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-14 07:53:17.627 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-14 07:53:17.630 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-14 07:53:17.632 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 07:53:17.635 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-14 07:53:17.636 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 07:53:17.640 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-14 07:53:17.642 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-14 07:53:17.644 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 07:53:17.646 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-14 07:53:17.649 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-14 07:53:17.651 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-14 07:53:17.653 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-14 07:53:17.655 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-14 07:53:17.666 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-14 07:53:17.678 | + 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-14 07:53:17.692 | + 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-14 07:53:17.704 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-14 07:53:17.716 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 07:53:17.719 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 07:53:17.723 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.GRDiXTjXs9 2022-04-14 07:53:17.725 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 07:53:17.727 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 07:53:17.730 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-14 07:53:17.732 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.GRDiXTjXs9 2022-04-14 07:53:17.736 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.GRDiXTjXs9 2022-04-14 07:53:17.747 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.GRDiXTjXs9 /etc/sudoers.d/cinder-rootwrap 2022-04-14 07:53:17.760 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-14 07:53:17.764 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 07:53:17.766 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 07:53:17.768 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 07:53:17.771 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 07:53:17.773 | + 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-14 07:53:17.775 | + 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-14 07:53:17.777 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-14 07:53:17.780 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-14 07:53:17.784 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-14 07:53:17.788 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-14 07:53:17.807 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-14 07:53:17.826 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-14 07:53:17.844 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-14 07:53:17.863 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-14 07:53:17.882 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-14 07:53:17.900 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-14 07:53:17.919 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-14 07:53:17.938 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-14 07:53:17.940 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:53:17.943 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-14 07:53:17.945 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:53:17.947 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-14 07:53:17.976 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-14 07:53:18.003 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.46/identity 2022-04-14 07:53:18.030 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-14 07:53:18.058 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-14 07:53:18.085 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-14 07:53:18.113 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-14 07:53:18.140 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-14 07:53:18.168 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:53:18.196 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:53:18.224 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-14 07:53:18.254 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-14 07:53:18.282 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-14 07:53:18.285 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-14 07:53:18.287 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-14 07:53:18.289 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-14 07:53:18.292 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 07:53:18.295 | + 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-14 07:53:18.325 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-14 07:53:18.354 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-14 07:53:18.386 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-14 07:53:18.413 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-14 07:53:18.441 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-14 07:53:18.469 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-14 07:53:18.499 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-14 07:53:18.501 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.46 2022-04-14 07:53:18.529 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 07:53:18.560 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-14 07:53:18.568 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key b8721f16879cdbf65867a525bd7f0ec6 2022-04-14 07:53:18.596 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-14 07:53:18.598 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-14 07:53:18.626 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-14 07:53:18.654 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-14 07:53:18.682 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-14 07:53:18.710 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-14 07:53:18.727 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:53:18.729 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-14 07:53:18.731 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-14 07:53:18.734 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-14 07:53:18.736 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-14 07:53:18.739 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-14 07:53:18.741 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-14 07:53:18.744 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-14 07:53:18.746 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-14 07:53:18.749 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-14 07:53:18.751 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-14 07:53:18.754 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-14 07:53:18.785 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-14 07:53:18.813 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-14 07:53:18.840 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-14 07:53:18.869 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-14 07:53:18.896 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-14 07:53:18.924 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-14 07:53:18.927 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-14 07:53:18.929 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-14 07:53:18.932 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-14 07:53:18.959 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-14 07:53:18.962 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-14 07:53:18.990 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-14 07:53:18.993 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-14 07:53:18.995 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-14 07:53:18.997 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-14 07:53:19.025 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-14 07:53:19.027 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-14 07:53:19.030 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-14 07:53:19.046 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:53:19.049 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-14 07:53:19.052 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-14 07:53:19.054 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-14 07:53:19.056 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-14 07:53:19.084 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.46:8080/v1/AUTH_ 2022-04-14 07:53:19.112 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-14 07:53:19.128 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:53:19.131 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-14 07:53:19.147 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:53:19.150 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-14 07:53:19.166 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:53:19.169 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-14 07:53:19.171 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-14 07:53:19.173 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-14 07:53:19.176 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-14 07:53:19.178 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:53:19.181 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:53:19.183 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:53:19.199 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:53:19.202 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:53:19.204 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:53:19.207 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:53:19.224 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:53:19.226 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:53:19.229 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:53:19.256 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:53:19.259 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:53:19.261 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-14 07:53:19.263 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-14 07:53:19.266 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:53:19.269 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:53:19.286 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:53:19.289 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:53:19.291 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:53:19.293 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:53:19.296 | + 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-14 07:53:19.324 | + 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-14 07:53:19.352 | + 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-14 07:53:19.380 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:53:19.408 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-14 07:53:19.425 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:53:19.427 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-14 07:53:19.430 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-14 07:53:19.432 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-14 07:53:19.435 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-14 07:53:19.437 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:53:19.440 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:53:19.443 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-14 07:53:19.447 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-14 07:53:19.449 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:53:19.452 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:53:19.465 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:53:19.465 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:53:19.474 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:53:19.477 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:53:19.492 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-14 07:53:19.495 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-14 07:53:19.499 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-14 07:53:19.529 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-14 07:53:19.559 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-14 07:53:19.588 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:53:19.615 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:53:19.642 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:53:19.669 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:53:19.697 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:53:19.726 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:53:19.753 | + 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-14 07:53:19.781 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:53:19.808 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:53:19.836 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:53:19.863 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:53:19.865 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:53:19.868 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-14 07:53:19.871 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-14 07:53:19.873 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:53:19.875 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:53:19.878 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:53:19.881 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:53:19.884 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:53:19.886 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-14 07:53:19.913 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:53:19.941 | + 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-14 07:53:19.942 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:53:19.950 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-14 07:53:19.954 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-14 07:53:19.956 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-14 07:53:19.958 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:53:19.961 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:53:19.963 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:53:19.965 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:53:19.968 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:53:19.970 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:53:19.972 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:53:19.975 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:53:19.977 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:53:19.979 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-14 07:53:20.040 | Enabling site cinder-wsgi. 2022-04-14 07:53:20.046 | To activate the new configuration, you need to run: 2022-04-14 07:53:20.046 | systemctl reload apache2 2022-04-14 07:53:20.051 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:53:20.053 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:53:20.055 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:53:20.058 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:53:20.191 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-14 07:53:20.196 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-14 07:53:20.230 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.46/image 2022-04-14 07:53:20.260 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-14 07:53:20.277 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:53:20.279 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-14 07:53:20.281 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:53:20.284 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:53:20.287 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 07:53:20.289 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-14 07:53:20.320 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-14 07:53:20.348 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.46/identity 2022-04-14 07:53:20.376 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-14 07:53:20.403 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-14 07:53:20.432 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-14 07:53:20.459 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-14 07:53:20.488 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-14 07:53:20.515 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:53:20.543 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-14 07:53:20.571 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-14 07:53:20.600 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:53:20.627 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-14 07:53:20.630 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-14 07:53:20.647 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:53:20.649 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.46:2379 2022-04-14 07:53:20.680 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-14 07:53:20.682 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-04-14 07:53:20.700 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:53:20.702 | + ./stack.sh:main:931 : stack_install_service neutron 2022-04-14 07:53:20.705 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-14 07:53:20.707 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-14 07:53:20.710 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:53:20.712 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-14 07:53:20.715 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-14 07:53:20.718 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:53:20.719 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:53:20.725 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:53:20.727 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:53:20.730 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 07:53:20.733 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:53:20.735 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-14 07:53:20.738 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-14 07:53:20.740 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-14 07:53:20.743 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:53:20.745 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:53:20.748 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-14 07:53:20.750 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:53:20.753 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/yoga 2022-04-14 07:53:20.755 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-14 07:53:20.757 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-14 07:53:20.760 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:53:20.762 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:53:20.765 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:53:20.768 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:53:20.771 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:53:20.774 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:53:20.791 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:53:20.793 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:53:20.795 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:53:20.798 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:53:20.798 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:53:20.803 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-14 07:53:20.806 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:53:20.808 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-14 07:53:20.821 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-14 07:53:20.824 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:53:20.824 | + functions-common:git_clone:685 : head -1 2022-04-14 07:53:20.827 | d195aef408 Merge commit 'refs/changes/01/837301/1' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-04-14 07:53:20.830 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:53:20.833 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-14 07:53:20.835 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:53:20.837 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:53:20.840 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-14 07:53:20.842 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:53:20.845 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-14 07:53:20.848 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:53:20.851 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:53:20.853 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-14 07:53:20.856 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:53:20.858 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:53:20.861 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-14 07:53:20.864 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:53:20.867 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-14 07:53:20.869 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:53:20.872 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:53:20.875 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-14 07:53:20.881 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-14 07:53:20.883 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-14 07:53:21.538 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-14 07:53:21.540 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:53:21.543 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:53:21.545 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:53:21.547 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:53:21.550 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-14 07:53:21.553 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:53:21.555 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:53:21.562 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:53:21.564 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:53:21.567 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:53:21.570 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:53:21.572 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:53:21.575 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-14 07:53:21.596 | Using python 3.8 to install /opt/stack/neutron 2022-04-14 07:53:21.598 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-14 07:53:22.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:53:22.460 | from cryptography.utils import int_from_bytes 2022-04-14 07:53:22.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:53:22.460 | from cryptography.utils import int_from_bytes 2022-04-14 07:53:23.581 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:53:23.606 | Obtaining file:///opt/stack/neutron 2022-04-14 07:53:23.607 | Preparing metadata (setup.py): started 2022-04-14 07:53:27.753 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:53:27.841 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.8.1) 2022-04-14 07:53:27.841 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.5.0) 2022-04-14 07:53:27.842 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.1.1) 2022-04-14 07:53:27.844 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.5.1) 2022-04-14 07:53:27.845 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.5.0) 2022-04-14 07:53:27.846 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.1.1) 2022-04-14 07:53:27.847 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.33.0) 2022-04-14 07:53:27.848 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.4.1) 2022-04-14 07:53:27.850 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.20.4) 2022-04-14 07:53:27.851 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.27.1) 2022-04-14 07:53:27.852 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.0.3) 2022-04-14 07:53:27.853 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (9.4.0) 2022-04-14 07:53:27.854 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.8.0) 2022-04-14 07:53:27.855 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.11.0) 2022-04-14 07:53:27.856 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.20.0) 2022-04-14 07:53:27.857 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (7.8.0) 2022-04-14 07:53:27.858 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (6.3.1) 2022-04-14 07:53:27.859 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.4.31) 2022-04-14 07:53:27.860 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.8.7) 2022-04-14 07:53:27.861 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.0) 2022-04-14 07:53:27.863 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.7.6) 2022-04-14 07:53:27.864 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.5.0) 2022-04-14 07:53:27.865 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.10.1) 2022-04-14 07:53:27.866 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.0) 2022-04-14 07:53:27.867 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (8.8.0) 2022-04-14 07:53:27.868 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.1.0) 2022-04-14 07:53:27.869 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (11.2.0) 2022-04-14 07:53:27.870 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.1.0) 2022-04-14 07:53:27.871 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.7.0) 2022-04-14 07:53:27.872 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (12.13.0) 2022-04-14 07:53:27.873 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.1) 2022-04-14 07:53:27.875 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.11.0) 2022-04-14 07:53:27.876 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.7.0) 2022-04-14 07:53:27.877 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.3.0) 2022-04-14 07:53:27.878 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (6.3.1) 2022-04-14 07:53:27.879 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.3.0) 2022-04-14 07:53:27.880 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.8.0) 2022-04-14 07:53:27.881 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.5.0) 2022-04-14 07:53:27.882 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.12.2) 2022-04-14 07:53:27.883 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.6.0) 2022-04-14 07:53:27.884 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.4.2) 2022-04-14 07:53:27.885 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.3.1) 2022-04-14 07:53:27.886 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.1.0) 2022-04-14 07:53:27.887 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.16.0) 2022-04-14 07:53:27.888 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.15.1) 2022-04-14 07:53:27.890 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (21.3) 2022-04-14 07:53:27.891 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.9.0) 2022-04-14 07:53:27.892 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:53:27.892 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (22.0.0) 2022-04-14 07:53:27.894 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (17.7.0) 2022-04-14 07:53:27.895 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.61.0) 2022-04-14 07:53:27.896 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.0) 2022-04-14 07:53:27.897 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.7.1) 2022-04-14 07:53:27.898 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.4.0) 2022-04-14 07:53:27.899 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.10.1) 2022-04-14 07:53:27.916 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.0.1.dev21) (5.4.0) 2022-04-14 07:53:27.917 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.0.1.dev21) (1.1.6) 2022-04-14 07:53:27.918 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.0.1.dev21) (4.11.1) 2022-04-14 07:53:27.926 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.0.1.dev21) (1.13.3) 2022-04-14 07:53:27.938 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.0.1.dev21) (1.16.0) 2022-04-14 07:53:27.939 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.0.1.dev21) (2.1.0) 2022-04-14 07:53:27.940 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.0.1.dev21) (1.1.2) 2022-04-14 07:53:27.959 | 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.0.1.dev21) (3.0.7) 2022-04-14 07:53:27.966 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.0.1.dev21) (2.1.0) 2022-04-14 07:53:28.026 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.0.1.dev21) (1.7.0) 2022-04-14 07:53:28.027 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.0.1.dev21) (1.0.2) 2022-04-14 07:53:28.081 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.0.1.dev21) (4.4.0) 2022-04-14 07:53:28.082 | 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.0.1.dev21) (3.1.1) 2022-04-14 07:53:28.129 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.0.1.dev21) (1.2.2) 2022-04-14 07:53:28.133 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.0.1.dev21) (2.7.0) 2022-04-14 07:53:28.161 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.4.0) 2022-04-14 07:53:28.162 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.4.4) 2022-04-14 07:53:28.163 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (6.0) 2022-04-14 07:53:28.164 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (0.10.0) 2022-04-14 07:53:28.166 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.1.5) 2022-04-14 07:53:28.168 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.32) 2022-04-14 07:53:28.168 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (36.0.1) 2022-04-14 07:53:28.169 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (2.5.0) 2022-04-14 07:53:28.185 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.0.1.dev21) (1.0.3) 2022-04-14 07:53:28.276 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.0.1.dev21) (0.17.3) 2022-04-14 07:53:28.319 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.0.1.dev21) (1.5.0) 2022-04-14 07:53:28.408 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.0.1.dev21) (0.13.0) 2022-04-14 07:53:28.410 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.0.1.dev21) (0.5.0) 2022-04-14 07:53:28.411 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.0.1.dev21) (2.0.1) 2022-04-14 07:53:28.470 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.0.1.dev21) (0.9.6) 2022-04-14 07:53:28.473 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.0.1.dev21) (2.8.2) 2022-04-14 07:53:28.531 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (5.0.0) 2022-04-14 07:53:28.533 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (5.0.9) 2022-04-14 07:53:28.534 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (5.2.3) 2022-04-14 07:53:28.535 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (0.4.0) 2022-04-14 07:53:28.561 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.0.1.dev21) (3.2.0) 2022-04-14 07:53:28.564 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.0.1.dev21) (3.3.0) 2022-04-14 07:53:28.611 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.0.1.dev21) (1.15.0) 2022-04-14 07:53:28.665 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.0.1.dev21) (2021.3) 2022-04-14 07:53:28.696 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.0.1.dev21) (3.0.0) 2022-04-14 07:53:28.700 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.0.1.dev21) (1.3.3) 2022-04-14 07:53:28.723 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.0.1.dev21) (3.1.1) 2022-04-14 07:53:28.864 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.0.1.dev21) (2.4.0) 2022-04-14 07:53:28.933 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.0.1.dev21) (60.9.3) 2022-04-14 07:53:29.011 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.0.1.dev21) (3.0.0) 2022-04-14 07:53:29.014 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.0.1.dev21) (0.3.5) 2022-04-14 07:53:29.122 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:53:29.124 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:53:29.125 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:53:29.126 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:53:29.127 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:53:29.128 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:53:29.129 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 07:53:29.340 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.0.1.dev21) (2.5.0) 2022-04-14 07:53:29.341 | 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.0.1.dev21) (3.10.1) 2022-04-14 07:53:29.343 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.0.1.dev21) (3.2.0) 2022-04-14 07:53:29.386 | 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.0.1.dev21) (2.1.0) 2022-04-14 07:53:29.392 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.0.1.dev21) (3.17.6) 2022-04-14 07:53:29.481 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (2019.11.28) 2022-04-14 07:53:29.483 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (3.3) 2022-04-14 07:53:29.484 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (1.26.8) 2022-04-14 07:53:29.487 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (2.0.12) 2022-04-14 07:53:29.522 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.0.1.dev21) (0.7) 2022-04-14 07:53:29.856 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.0.1.dev21) (0.12.2) 2022-04-14 07:53:29.933 | 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.0.1.dev21) (5.0.0) 2022-04-14 07:53:30.125 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.0.1.dev21) (2.21) 2022-04-14 07:53:30.199 | 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.0.1.dev21) (0.5.0) 2022-04-14 07:53:30.201 | 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.0.1.dev21) (2.4.0) 2022-04-14 07:53:30.425 | 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.0.1.dev21) (2.5.0) 2022-04-14 07:53:30.598 | 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.0.1.dev21) (2.2) 2022-04-14 07:53:31.151 | 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.0.1.dev21) (0.13.1) 2022-04-14 07:53:31.228 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.0.1.dev21) (0.2.5) 2022-04-14 07:53:31.834 | 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.0.1.dev21) (0.4.2) 2022-04-14 07:53:31.836 | 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.0.1.dev21) (0.5.2) 2022-04-14 07:53:32.138 | 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.0.1.dev21) (2.0.0) 2022-04-14 07:53:32.139 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.0.1.dev21) (4.10.0) 2022-04-14 07:53:32.306 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.0.1.dev21) (3.7.0) 2022-04-14 07:53:32.551 | 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.0.1.dev21) (1.8.2) 2022-04-14 07:53:32.552 | 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.0.1.dev21) (21.4.0) 2022-04-14 07:53:32.734 | 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.0.1.dev21) (1.0.0) 2022-04-14 07:53:32.952 | 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.0.1.dev21) (2.3.1) 2022-04-14 07:53:34.511 | Installing collected packages: neutron 2022-04-14 07:53:34.512 | Attempting uninstall: neutron 2022-04-14 07:53:34.512 | Found existing installation: neutron 20.0.1.dev21 2022-04-14 07:53:34.530 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-14 07:53:34.568 | Running setup.py develop for neutron 2022-04-14 07:53:40.426 | Successfully installed neutron 2022-04-14 07:53:40.426 | 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-14 07:53:40.434 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:53:40.434 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:53:40.580 | + inc/python:pip_install:200 : result=0 2022-04-14 07:53:40.582 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:53:40.584 | + functions-common:time_stop:2432 : local name 2022-04-14 07:53:40.587 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:53:40.589 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:53:40.591 | + functions-common:time_stop:2435 : local total 2022-04-14 07:53:40.593 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:53:40.596 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:53:40.598 | + functions-common:time_stop:2439 : start_time=1649922801590 2022-04-14 07:53:40.601 | + functions-common:time_stop:2441 : [[ -z 1649922801590 ]] 2022-04-14 07:53:40.604 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:53:40.608 | + functions-common:time_stop:2444 : end_time=1649922820605 2022-04-14 07:53:40.610 | + functions-common:time_stop:2445 : elapsed_time=19015 2022-04-14 07:53:40.613 | + functions-common:time_stop:2446 : total=112746 2022-04-14 07:53:40.615 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:53:40.617 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=131761 2022-04-14 07:53:40.620 | + inc/python:pip_install:203 : return 0 2022-04-14 07:53:40.622 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:53:40.625 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:53:40.627 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:53:40.646 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:53:40.658 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-14 07:53:40.661 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-14 07:53:40.663 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:53:40.666 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:53:40.668 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-14 07:53:40.671 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:53:40.674 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-14 07:53:40.677 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:53:40.679 | + ./stack.sh:main:934 : is_service_enabled nova 2022-04-14 07:53:40.697 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:53:40.699 | + ./stack.sh:main:936 : stack_install_service nova 2022-04-14 07:53:40.702 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-14 07:53:40.704 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-14 07:53:40.707 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:53:40.709 | + lib/stack:stack_install_service:32 : install_nova 2022-04-14 07:53:40.712 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-14 07:53:40.714 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-14 07:53:40.717 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:53:40.719 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:53:40.722 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-14 07:53:40.724 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:53:40.727 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-14 07:53:40.743 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:53:40.746 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-14 07:53:40.762 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:53:40.764 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-14 07:53:40.781 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:53:40.784 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/yoga 2022-04-14 07:53:40.786 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-14 07:53:40.788 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-14 07:53:40.791 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:53:40.793 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:53:40.796 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:53:40.798 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:53:40.801 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:53:40.804 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:53:40.820 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:53:40.822 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:53:40.825 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:53:40.827 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:53:40.828 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:53:40.833 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-14 07:53:40.836 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:53:40.838 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-14 07:53:40.851 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-14 07:53:40.854 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:53:40.854 | + functions-common:git_clone:685 : head -1 2022-04-14 07:53:40.858 | 1bb0697f1c [stable-only] Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:53:40.860 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:53:40.863 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-14 07:53:40.865 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:53:40.868 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:53:40.870 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-14 07:53:40.873 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:53:40.875 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-14 07:53:40.878 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:53:40.880 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:53:40.883 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-14 07:53:40.885 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:53:40.888 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:53:40.891 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-14 07:53:40.894 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:53:40.897 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-14 07:53:40.899 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:53:40.902 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:53:40.905 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-14 07:53:40.911 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-14 07:53:40.914 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-14 07:53:41.563 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-14 07:53:41.566 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:53:41.568 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:53:41.571 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:53:41.573 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:53:41.575 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-14 07:53:41.578 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:53:41.580 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:53:41.583 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:53:41.585 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:53:41.587 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:53:41.589 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:53:41.592 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:53:41.594 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-14 07:53:41.615 | Using python 3.8 to install /opt/stack/nova 2022-04-14 07:53:41.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 -e /opt/stack/nova 2022-04-14 07:53:42.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:53:42.481 | from cryptography.utils import int_from_bytes 2022-04-14 07:53:42.481 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:53:42.481 | from cryptography.utils import int_from_bytes 2022-04-14 07:53:43.605 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:53:43.636 | Obtaining file:///opt/stack/nova 2022-04-14 07:53:43.637 | Preparing metadata (setup.py): started 2022-04-14 07:53:48.469 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:53:48.591 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.8.1) 2022-04-14 07:53:48.593 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.4.31) 2022-04-14 07:53:48.594 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.1.1) 2022-04-14 07:53:48.595 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.33.0) 2022-04-14 07:53:48.596 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.0.3) 2022-04-14 07:53:48.597 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (9.4.0) 2022-04-14 07:53:48.599 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.8.0) 2022-04-14 07:53:48.600 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.5.1) 2022-04-14 07:53:48.601 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (36.0.1) 2022-04-14 07:53:48.602 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.8.7) 2022-04-14 07:53:48.602 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.1.2) 2022-04-14 07:53:48.604 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.1.1) 2022-04-14 07:53:48.605 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.5.0) 2022-04-14 07:53:48.606 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.1.1) 2022-04-14 07:53:48.607 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.13.0) 2022-04-14 07:53:48.608 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.7.6) 2022-04-14 07:53:48.609 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.8.0) 2022-04-14 07:53:48.610 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.11.0) 2022-04-14 07:53:48.611 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.8.1) 2022-04-14 07:53:48.612 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.0.2) 2022-04-14 07:53:48.613 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.0.1.dev2) (3.2.0) 2022-04-14 07:53:48.614 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (8.3.0) 2022-04-14 07:53:48.615 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.5.0) 2022-04-14 07:53:48.616 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (7.8.0) 2022-04-14 07:53:48.617 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.6.0) 2022-04-14 07:53:48.619 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.27.1) 2022-04-14 07:53:48.620 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.5.0) 2022-04-14 07:53:48.621 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.10.0) 2022-04-14 07:53:48.622 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.10.1) 2022-04-14 07:53:48.623 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.5.0) 2022-04-14 07:53:48.624 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (8.8.0) 2022-04-14 07:53:48.625 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.1.0) 2022-04-14 07:53:48.626 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.7.0) 2022-04-14 07:53:48.627 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.5.0) 2022-04-14 07:53:48.629 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.3.0) 2022-04-14 07:53:48.630 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.3.0) 2022-04-14 07:53:48.631 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.5.0) 2022-04-14 07:53:48.632 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.12.2) 2022-04-14 07:53:48.633 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (11.2.0) 2022-04-14 07:53:48.634 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (6.3.1) 2022-04-14 07:53:48.635 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (12.13.0) 2022-04-14 07:53:48.636 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.11.0) 2022-04-14 07:53:48.637 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.7.0) 2022-04-14 07:53:48.639 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.1.0) 2022-04-14 07:53:48.640 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.8.0) 2022-04-14 07:53:48.641 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.5.0) 2022-04-14 07:53:48.641 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.5.1) 2022-04-14 07:53:48.643 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.9.0) 2022-04-14 07:53:48.644 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.6.0) 2022-04-14 07:53:48.645 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.2.0) 2022-04-14 07:53:48.646 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.1.0) 2022-04-14 07:53:48.647 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.7.0) 2022-04-14 07:53:48.648 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.7.1) 2022-04-14 07:53:48.650 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.10.1) 2022-04-14 07:53:48.651 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.0.1) 2022-04-14 07:53:48.652 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.10.1) 2022-04-14 07:53:48.653 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.2.2) 2022-04-14 07:53:48.654 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.3.3) 2022-04-14 07:53:48.655 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.7.0) 2022-04-14 07:53:48.656 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.6.4) 2022-04-14 07:53:48.657 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.8.2) 2022-04-14 07:53:48.659 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.4.0) 2022-04-14 07:53:48.660 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.61.0) 2022-04-14 07:53:48.661 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (6.0) 2022-04-14 07:53:48.676 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.1.dev2) (1.1.6) 2022-04-14 07:53:48.678 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.1.dev2) (4.11.1) 2022-04-14 07:53:48.680 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.1.dev2) (5.4.0) 2022-04-14 07:53:48.701 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.0.1.dev2) (5.3.0) 2022-04-14 07:53:48.742 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.0.1.dev2) (1.15.0) 2022-04-14 07:53:48.773 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.1.dev2) (2.1.0) 2022-04-14 07:53:48.774 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.1.dev2) (1.16.0) 2022-04-14 07:53:48.797 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.0.1.dev2) (2.1.0) 2022-04-14 07:53:48.923 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.1.dev2) (4.4.0) 2022-04-14 07:53:48.925 | 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.0.1.dev2) (3.1.1) 2022-04-14 07:53:48.981 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 07:53:48.984 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (0.10.0) 2022-04-14 07:53:48.985 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.32) 2022-04-14 07:53:48.987 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.4.0) 2022-04-14 07:53:48.989 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.4.4) 2022-04-14 07:53:48.990 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.1.5) 2022-04-14 07:53:49.010 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.1.dev2) (5.6.0) 2022-04-14 07:53:49.012 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.1.dev2) (6.3.1) 2022-04-14 07:53:49.064 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.1.dev2) (1.15.1) 2022-04-14 07:53:49.092 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.1.dev2) (2.5.0) 2022-04-14 07:53:49.095 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:53:49.155 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.0.1.dev2) (0.17.3) 2022-04-14 07:53:49.264 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.1.dev2) (2.0.1) 2022-04-14 07:53:49.265 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.1.dev2) (0.5.0) 2022-04-14 07:53:49.350 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.0.1.dev2) (0.9.6) 2022-04-14 07:53:49.409 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (0.4.0) 2022-04-14 07:53:49.412 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.0.0) 2022-04-14 07:53:49.414 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.2.3) 2022-04-14 07:53:49.417 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.0.9) 2022-04-14 07:53:49.444 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.1.dev2) (3.3.0) 2022-04-14 07:53:49.446 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.1.dev2) (3.2.0) 2022-04-14 07:53:49.496 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.0.1.dev2) (1.0.3) 2022-04-14 07:53:49.553 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.0.1.dev2) (2021.3) 2022-04-14 07:53:49.587 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.1.dev2) (1.3.3) 2022-04-14 07:53:49.589 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.1.dev2) (3.0.0) 2022-04-14 07:53:49.642 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.1.dev2) (3.0.7) 2022-04-14 07:53:49.646 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.1.dev2) (21.3) 2022-04-14 07:53:49.732 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.0.1.dev2) (1.5.0) 2022-04-14 07:53:49.759 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.0.1.dev2) (60.9.3) 2022-04-14 07:53:49.838 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.0.1.dev2) (0.2.5) 2022-04-14 07:53:49.915 | 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.0.1.dev2) (3.17.6) 2022-04-14 07:53:49.981 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.1.dev2) (1.3.3) 2022-04-14 07:53:49.985 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.1.dev2) (22.0.0) 2022-04-14 07:53:49.986 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.1.dev2) (1.13.3) 2022-04-14 07:53:50.030 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 07:53:50.033 | 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.0.1.dev2) (2.1.0) 2022-04-14 07:53:50.036 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.1.dev2) (3.10.1) 2022-04-14 07:53:50.115 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (2.0.12) 2022-04-14 07:53:50.116 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (1.26.8) 2022-04-14 07:53:50.119 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (3.3) 2022-04-14 07:53:50.120 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (2019.11.28) 2022-04-14 07:53:50.215 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.0.1.dev2) (0.7) 2022-04-14 07:53:50.427 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.1.dev2) (0.4.2) 2022-04-14 07:53:50.428 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.1.dev2) (0.5.2) 2022-04-14 07:53:50.539 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.1.dev2) (2.6.3) 2022-04-14 07:53:50.541 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 07:53:50.544 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.1.dev2) (1.4.2) 2022-04-14 07:53:50.631 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.0.1.dev2) (0.12.2) 2022-04-14 07:53:50.708 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.0.1.dev2) (1.22.2) 2022-04-14 07:53:50.742 | 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.0.1.dev2) (5.0.0) 2022-04-14 07:53:50.980 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.0.1.dev2) (2.21) 2022-04-14 07:53:51.057 | 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.0.1.dev2) (2.4.0) 2022-04-14 07:53:51.060 | 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.0.1.dev2) (0.5.0) 2022-04-14 07:53:51.293 | 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.0.1.dev2) (2.5.0) 2022-04-14 07:53:51.404 | 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.0.1.dev2) (2.2) 2022-04-14 07:53:51.872 | 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.0.1.dev2) (0.13.1) 2022-04-14 07:53:51.919 | 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.0.1.dev2) (2.16.0) 2022-04-14 07:53:52.286 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:53:52.288 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:53:52.289 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:53:52.290 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:53:52.291 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:53:52.292 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:53:52.294 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:53:53.508 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.0.1.dev2) (3.7.0) 2022-04-14 07:53:53.914 | 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.0.1.dev2) (1.8.2) 2022-04-14 07:53:53.915 | 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.0.1.dev2) (21.4.0) 2022-04-14 07:53:54.012 | 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.0.1.dev2) (2.4.0) 2022-04-14 07:53:54.118 | 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.0.1.dev2) (1.0.0) 2022-04-14 07:53:55.729 | Installing collected packages: nova 2022-04-14 07:53:55.729 | Attempting uninstall: nova 2022-04-14 07:53:55.729 | Found existing installation: nova 25.0.1.dev2 2022-04-14 07:53:55.738 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-14 07:53:55.740 | Running setup.py develop for nova 2022-04-14 07:54:01.970 | Successfully installed nova 2022-04-14 07:54:01.971 | 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-14 07:54:01.979 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:54:01.979 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:54:02.124 | + inc/python:pip_install:200 : result=0 2022-04-14 07:54:02.127 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:54:02.129 | + functions-common:time_stop:2432 : local name 2022-04-14 07:54:02.131 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:54:02.133 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:54:02.136 | + functions-common:time_stop:2435 : local total 2022-04-14 07:54:02.138 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:54:02.140 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:54:02.143 | + functions-common:time_stop:2439 : start_time=1649922821609 2022-04-14 07:54:02.145 | + functions-common:time_stop:2441 : [[ -z 1649922821609 ]] 2022-04-14 07:54:02.148 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:54:02.152 | + functions-common:time_stop:2444 : end_time=1649922842149 2022-04-14 07:54:02.154 | + functions-common:time_stop:2445 : elapsed_time=20540 2022-04-14 07:54:02.156 | + functions-common:time_stop:2446 : total=131761 2022-04-14 07:54:02.159 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:54:02.161 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=152301 2022-04-14 07:54:02.163 | + inc/python:pip_install:203 : return 0 2022-04-14 07:54:02.166 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:54:02.168 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:54:02.171 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:54:02.190 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:54:02.202 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-14 07:54:02.204 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-14 07:54:02.207 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:54:02.209 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:54:02.212 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-14 07:54:02.214 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:54:02.217 | + 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-14 07:54:02.229 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:54:02.232 | + ./stack.sh:main:937 : configure_nova 2022-04-14 07:54:02.234 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-14 07:54:02.246 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-14 07:54:02.249 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-14 07:54:02.252 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 07:54:02.255 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-14 07:54:02.255 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 07:54:02.260 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-14 07:54:02.262 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-14 07:54:02.265 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 07:54:02.268 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-14 07:54:02.270 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-14 07:54:02.272 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-14 07:54:02.275 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-14 07:54:02.277 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-14 07:54:02.288 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-14 07:54:02.301 | + 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-14 07:54:02.313 | + 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-14 07:54:02.326 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-14 07:54:02.338 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 07:54:02.341 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 07:54:02.345 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.hoaoAHpuu6 2022-04-14 07:54:02.348 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 07:54:02.350 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 07:54:02.353 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-14 07:54:02.355 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 07:54:02.357 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 07:54:02.360 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.hoaoAHpuu6 2022-04-14 07:54:02.364 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.hoaoAHpuu6 2022-04-14 07:54:02.375 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.hoaoAHpuu6 /etc/sudoers.d/nova-rootwrap 2022-04-14 07:54:02.388 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-14 07:54:02.393 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 07:54:02.395 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 07:54:02.398 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 07:54:02.400 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 07:54:02.402 | + 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-14 07:54:02.405 | + 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-14 07:54:02.407 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-14 07:54:02.410 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-14 07:54:02.415 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-14 07:54:02.431 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:54:02.433 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-14 07:54:02.436 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-14 07:54:02.440 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-14 07:54:02.444 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-14 07:54:02.472 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-14 07:54:02.474 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-14 07:54:02.500 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-14 07:54:02.529 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-14 07:54:02.556 | + 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-14 07:54:02.586 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-14 07:54:02.615 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-14 07:54:02.644 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-14 07:54:02.646 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.46 2022-04-14 07:54:02.673 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-14 07:54:02.700 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-14 07:54:02.726 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-14 07:54:02.753 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-14 07:54:02.780 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 07:54:02.809 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-14 07:54:02.811 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:54:02.813 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:54:02.816 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:54:02.818 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:54:02.821 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:54:02.823 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:54:02.825 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:54:02.827 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:54:02.829 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:54:02.831 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:54:02.833 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:54:02.836 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-14 07:54:02.838 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:54:02.840 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:54:02.842 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:54:02.844 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:54:02.846 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:54:02.849 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:54:02.851 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-14 07:54:02.867 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:54:02.869 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 07:54:02.871 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-14 07:54:02.873 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-14 07:54:02.905 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-14 07:54:02.907 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-14 07:54:02.910 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-14 07:54:02.912 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-14 07:54:02.915 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 07:54:02.917 | + 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-14 07:54:02.947 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-14 07:54:02.950 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-14 07:54:02.952 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-14 07:54:02.955 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-14 07:54:02.957 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 07:54:02.960 | + 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-14 07:54:02.988 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-14 07:54:03.019 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-14 07:54:03.045 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-14 07:54:03.072 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-14 07:54:03.088 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:54:03.091 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-14 07:54:03.107 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:54:03.110 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-14 07:54:03.110 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-14 07:54:03.115 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-14 07:54:03.117 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-14 07:54:03.145 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-14 07:54:03.160 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:54:03.162 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-14 07:54:03.165 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-14 07:54:03.167 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:54:03.169 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:54:03.171 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-14 07:54:03.200 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-14 07:54:03.227 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.46/identity 2022-04-14 07:54:03.254 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-14 07:54:03.281 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-14 07:54:03.308 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-14 07:54:03.336 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-14 07:54:03.363 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-14 07:54:03.390 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:54:03.417 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:54:03.445 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-14 07:54:03.460 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:54:03.463 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-14 07:54:03.465 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-14 07:54:03.494 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-14 07:54:03.521 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.46/identity 2022-04-14 07:54:03.548 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-14 07:54:03.575 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-14 07:54:03.602 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-14 07:54:03.629 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-14 07:54:03.656 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-14 07:54:03.684 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-14 07:54:03.700 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:54:03.702 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-14 07:54:03.705 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-14 07:54:03.732 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-14 07:54:03.762 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-14 07:54:03.765 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-14 07:54:03.792 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-14 07:54:03.794 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-14 07:54:03.796 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-14 07:54:03.799 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:54:03.801 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:54:03.804 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:54:03.806 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:54:03.808 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:54:03.810 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:54:03.813 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-14 07:54:03.815 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:54:03.817 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:54:03.820 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:54:03.822 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:54:03.824 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:54:03.826 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:54:03.829 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:54:03.831 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:54:03.833 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:54:03.835 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:54:03.837 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:54:03.840 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-14 07:54:03.842 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-14 07:54:03.844 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-14 07:54:03.848 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:54:03.864 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:54:03.866 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:54:03.869 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:54:03.871 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:54:03.873 | + 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-14 07:54:03.900 | + 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-14 07:54:03.928 | + 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-14 07:54:03.955 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:54:03.982 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-14 07:54:04.012 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-14 07:54:04.028 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:54:04.031 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-14 07:54:04.034 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-14 07:54:04.036 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-14 07:54:04.038 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-14 07:54:04.040 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:54:04.043 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:54:04.045 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-14 07:54:04.051 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-14 07:54:04.053 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:54:04.055 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:54:04.068 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:54:04.068 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:54:04.077 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:54:04.080 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:54:04.096 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 07:54:04.099 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-14 07:54:04.102 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-14 07:54:04.130 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-14 07:54:04.157 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-14 07:54:04.183 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:54:04.210 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:54:04.237 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:54:04.264 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:54:04.291 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:54:04.318 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:54:04.344 | + 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-14 07:54:04.371 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:54:04.398 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:54:04.424 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:54:04.451 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:54:04.453 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:54:04.457 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-14 07:54:04.459 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-14 07:54:04.461 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:54:04.464 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:54:04.466 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:54:04.468 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:54:04.471 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:54:04.473 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 07:54:04.499 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:54:04.528 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:54:04.528 | + 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-14 07:54:04.536 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-14 07:54:04.539 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-14 07:54:04.541 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-14 07:54:04.544 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:54:04.546 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:54:04.548 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:54:04.551 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:54:04.553 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:54:04.555 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:54:04.557 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:54:04.560 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:54:04.562 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:54:04.565 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-14 07:54:04.626 | Enabling site nova-api-wsgi. 2022-04-14 07:54:04.632 | To activate the new configuration, you need to run: 2022-04-14 07:54:04.632 | systemctl reload apache2 2022-04-14 07:54:04.636 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:54:04.638 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:54:04.640 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:54:04.643 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:54:04.777 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-14 07:54:04.794 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:54:04.797 | + 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-14 07:54:04.800 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-14 07:54:04.802 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-14 07:54:04.804 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-14 07:54:04.807 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-14 07:54:04.809 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:54:04.812 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-14 07:54:04.817 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-14 07:54:04.819 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:54:04.822 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:54:04.835 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:54:04.835 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:54:04.844 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:54:04.847 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:54:04.863 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-14 07:54:04.866 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-14 07:54:04.870 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-14 07:54:04.899 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-14 07:54:04.926 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-14 07:54:04.953 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:54:04.980 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:54:05.007 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:54:05.033 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:54:05.060 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:54:05.088 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:54:05.114 | + 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-14 07:54:05.141 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:54:05.169 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:54:05.196 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:54:05.223 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-14 07:54:05.225 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-14 07:54:05.252 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-14 07:54:05.268 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:54:05.271 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-14 07:54:05.302 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-14 07:54:05.305 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-14 07:54:05.307 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-14 07:54:05.323 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:54:05.326 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:54:05.329 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:54:05.356 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-14 07:54:05.386 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-14 07:54:05.389 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 07:54:05.391 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-14 07:54:05.393 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:54:05.395 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:54:05.398 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:54:05.414 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:54:05.417 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:54:05.420 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:54:05.422 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:54:05.438 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:54:05.441 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:54:05.443 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:54:05.471 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:54:05.473 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:54:05.476 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-14 07:54:05.503 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-14 07:54:05.530 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-14 07:54:05.561 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-14 07:54:05.577 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:54:05.580 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:54:05.608 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-14 07:54:05.610 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-14 07:54:05.612 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-14 07:54:05.642 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-14 07:54:05.670 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.46/identity 2022-04-14 07:54:05.698 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-14 07:54:05.726 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-14 07:54:05.754 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-14 07:54:05.781 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-14 07:54:05.809 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-14 07:54:05.837 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-14 07:54:05.865 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-14 07:54:05.881 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:54:05.884 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-14 07:54:05.888 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 07:54:05.890 | + lib/nova:create_nova_conf:553 : local conf 2022-04-14 07:54:05.893 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-14 07:54:05.896 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-14 07:54:05.898 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 07:54:05.901 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 07:54:05.903 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-14 07:54:05.905 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-14 07:54:05.908 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-14 07:54:05.913 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-14 07:54:05.915 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-14 07:54:05.918 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-14 07:54:05.920 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-14 07:54:05.922 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 07:54:05.925 | + 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-14 07:54:05.956 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-14 07:54:05.985 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-14 07:54:06.016 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 07:54:06.019 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-14 07:54:06.021 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-14 07:54:06.023 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-14 07:54:06.039 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:54:06.043 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-14 07:54:06.043 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-14 07:54:06.725 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-14 07:54:06.727 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-14 07:54:06.730 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 07:54:06.732 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-14 07:54:06.734 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:54:06.737 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-14 07:54:06.740 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:54:06.755 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:54:06.759 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-14 07:54:06.761 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-14 07:54:06.763 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:54:06.779 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:54:06.781 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/nova_cell1 2022-04-14 07:54:06.784 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/nova_cell1 2022-04-14 07:54:06.812 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:54:06.814 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:54:06.817 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-14 07:54:06.833 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:54:06.835 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-14 07:54:06.838 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 07:54:06.840 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-14 07:54:06.870 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.46/identity 2022-04-14 07:54:06.897 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-14 07:54:06.926 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-14 07:54:06.953 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-14 07:54:06.981 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-14 07:54:07.008 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-14 07:54:07.036 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-14 07:54:07.064 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-14 07:54:07.066 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-14 07:54:07.069 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-14 07:54:07.072 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:54:07.088 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:54:07.091 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:54:07.093 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:54:07.096 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:54:07.098 | + 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-14 07:54:07.125 | + 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-14 07:54:07.153 | + 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-14 07:54:07.181 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:54:07.208 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 07:54:07.212 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-14 07:54:07.216 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 07:54:07.218 | + lib/nova:create_nova_conf:587 : local conf 2022-04-14 07:54:07.221 | + lib/nova:create_nova_conf:588 : local offset 2022-04-14 07:54:07.224 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-14 07:54:07.226 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 07:54:07.229 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 07:54:07.231 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-14 07:54:07.234 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-14 07:54:07.236 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-14 07:54:07.238 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 07:54:07.241 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-14 07:54:07.243 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-14 07:54:07.245 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-14 07:54:07.261 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:54:07.263 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-14 07:54:07.265 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-14 07:54:07.281 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:54:07.284 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-14 07:54:07.300 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:54:07.302 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-14 07:54:07.319 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:54:07.321 | + ./stack.sh:main:940 : is_service_enabled placement 2022-04-14 07:54:07.338 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:54:07.341 | + ./stack.sh:main:942 : stack_install_service placement 2022-04-14 07:54:07.343 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-14 07:54:07.347 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-14 07:54:07.349 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:54:07.351 | + lib/stack:stack_install_service:32 : install_placement 2022-04-14 07:54:07.354 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-14 07:54:07.357 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-14 07:54:07.359 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:54:07.362 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:54:07.364 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-14 07:54:07.367 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:54:07.370 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:54:07.372 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:54:07.375 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:54:07.377 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:54:07.379 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:54:07.382 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:54:07.384 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:54:07.387 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:54:07.389 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:54:07.392 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:54:07.395 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:54:07.397 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-14 07:54:07.400 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:54:07.402 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:54:07.405 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:54:07.407 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-14 07:54:07.429 | + 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-14 07:54:07.538 | Reading package lists... 2022-04-14 07:54:07.778 | Building dependency tree... 2022-04-14 07:54:07.779 | Reading state information... 2022-04-14 07:54:08.030 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:54:08.030 | The following packages were automatically installed and are no longer required: 2022-04-14 07:54:08.032 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:54:08.032 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:54:08.032 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:54:08.032 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:54:08.032 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:54:08.032 | python3-zope.interface 2022-04-14 07:54:08.032 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:54:08.146 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:54:08.150 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:54:08.153 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:54:08.155 | + functions-common:time_stop:2432 : local name 2022-04-14 07:54:08.158 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:54:08.160 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:54:08.162 | + functions-common:time_stop:2435 : local total 2022-04-14 07:54:08.165 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:54:08.167 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:54:08.169 | + functions-common:time_stop:2439 : start_time=1649922847426 2022-04-14 07:54:08.172 | + functions-common:time_stop:2441 : [[ -z 1649922847426 ]] 2022-04-14 07:54:08.175 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:54:08.179 | + functions-common:time_stop:2444 : end_time=1649922848177 2022-04-14 07:54:08.181 | + functions-common:time_stop:2445 : elapsed_time=751 2022-04-14 07:54:08.184 | + functions-common:time_stop:2446 : total=5972 2022-04-14 07:54:08.186 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:54:08.189 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6723 2022-04-14 07:54:08.191 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:54:08.194 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-14 07:54:08.196 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-14 07:54:08.199 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-14 07:54:08.201 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-14 07:54:08.204 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-14 07:54:08.226 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-14 07:54:08.228 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:54:08.231 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:54:08.234 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:54:08.237 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:54:08.239 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:54:08.242 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:54:08.244 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:54:08.247 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:54:08.249 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:54:08.252 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:54:08.254 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:54:08.256 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:54:08.259 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-14 07:54:08.262 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:54:08.264 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:54:08.267 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:54:08.269 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-14 07:54:08.292 | + 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-14 07:54:08.401 | Reading package lists... 2022-04-14 07:54:08.638 | Building dependency tree... 2022-04-14 07:54:08.639 | Reading state information... 2022-04-14 07:54:08.886 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-14 07:54:08.886 | The following packages were automatically installed and are no longer required: 2022-04-14 07:54:08.888 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:54:08.888 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:54:08.888 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:54:08.888 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:54:08.888 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:54:08.888 | python3-zope.interface 2022-04-14 07:54:08.888 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:54:09.001 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:54:09.006 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:54:09.008 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:54:09.011 | + functions-common:time_stop:2432 : local name 2022-04-14 07:54:09.013 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:54:09.015 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:54:09.018 | + functions-common:time_stop:2435 : local total 2022-04-14 07:54:09.021 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:54:09.023 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:54:09.025 | + functions-common:time_stop:2439 : start_time=1649922848289 2022-04-14 07:54:09.028 | + functions-common:time_stop:2441 : [[ -z 1649922848289 ]] 2022-04-14 07:54:09.031 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:54:09.035 | + functions-common:time_stop:2444 : end_time=1649922849032 2022-04-14 07:54:09.037 | + functions-common:time_stop:2445 : elapsed_time=743 2022-04-14 07:54:09.040 | + functions-common:time_stop:2446 : total=6723 2022-04-14 07:54:09.042 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:54:09.044 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7466 2022-04-14 07:54:09.047 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:54:09.049 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-14 07:54:09.052 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-14 07:54:09.054 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:54:09.057 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:54:09.059 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:54:09.062 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-14 07:54:09.065 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-14 07:54:09.120 | wsgi (enabled by maintainer script) 2022-04-14 07:54:09.123 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-14 07:54:09.126 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-14 07:54:09.129 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:54:09.132 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-14 07:54:09.135 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-14 07:54:09.137 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:54:09.141 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:54:09.141 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:54:09.147 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-14 07:54:09.150 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-14 07:54:09.152 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-14 07:54:09.155 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-14 07:54:09.158 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-14 07:54:09.180 | Using python 3.8 to install osc-placement 2022-04-14 07:54:09.183 | + 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-14 07:54:10.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:54:10.051 | from cryptography.utils import int_from_bytes 2022-04-14 07:54:10.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:54:10.052 | from cryptography.utils import int_from_bytes 2022-04-14 07:54:11.176 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:54:11.202 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-14 07:54:11.212 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-14 07:54:11.213 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-14 07:54:11.214 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-14 07:54:11.215 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-14 07:54:11.216 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-14 07:54:11.217 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-14 07:54:11.275 | 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-14 07:54:11.276 | 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-14 07:54:11.277 | 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-14 07:54:11.278 | 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-14 07:54:11.292 | 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-14 07:54:11.293 | 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-14 07:54:11.295 | 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-14 07:54:11.308 | 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-14 07:54:11.310 | 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-14 07:54:11.311 | 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-14 07:54:11.312 | 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-14 07:54:11.314 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-04-14 07:54:11.315 | 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-14 07:54:11.335 | 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-14 07:54:11.335 | 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.1.1) 2022-04-14 07:54:11.338 | 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-14 07:54:11.339 | 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-14 07:54:11.347 | 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.13.3) 2022-04-14 07:54:11.384 | 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-14 07:54:11.385 | 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-14 07:54:11.386 | 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-14 07:54:11.387 | 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) (0.10.0) 2022-04-14 07:54:11.388 | 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-14 07:54:11.391 | 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-14 07:54:11.392 | 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-14 07:54:11.393 | 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.1) 2022-04-14 07:54:11.457 | 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-14 07:54:11.459 | 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-14 07:54:11.461 | 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-14 07:54:11.463 | 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.8) 2022-04-14 07:54:11.554 | 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-14 07:54:11.555 | 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-14 07:54:11.556 | 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-14 07:54:11.599 | 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-14 07:54:11.638 | 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-14 07:54:11.802 | 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-14 07:54:13.997 | 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-14 07:54:14.005 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:54:14.005 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:54:14.123 | + inc/python:pip_install:200 : result=0 2022-04-14 07:54:14.126 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:54:14.128 | + functions-common:time_stop:2432 : local name 2022-04-14 07:54:14.131 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:54:14.133 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:54:14.136 | + functions-common:time_stop:2435 : local total 2022-04-14 07:54:14.138 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:54:14.141 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:54:14.144 | + functions-common:time_stop:2439 : start_time=1649922849174 2022-04-14 07:54:14.146 | + functions-common:time_stop:2441 : [[ -z 1649922849174 ]] 2022-04-14 07:54:14.149 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:54:14.154 | + functions-common:time_stop:2444 : end_time=1649922854151 2022-04-14 07:54:14.156 | + functions-common:time_stop:2445 : elapsed_time=4977 2022-04-14 07:54:14.159 | + functions-common:time_stop:2446 : total=152301 2022-04-14 07:54:14.162 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:54:14.164 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=157278 2022-04-14 07:54:14.167 | + inc/python:pip_install:203 : return 0 2022-04-14 07:54:14.169 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/yoga 2022-04-14 07:54:14.172 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-14 07:54:14.174 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-14 07:54:14.177 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:54:14.179 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:54:14.182 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:54:14.185 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:54:14.188 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:54:14.192 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:54:14.209 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:54:14.212 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:54:14.214 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:54:14.217 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:54:14.217 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:54:14.223 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-14 07:54:14.225 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:54:14.228 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-14 07:54:14.240 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-14 07:54:14.243 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:54:14.244 | + functions-common:git_clone:685 : head -1 2022-04-14 07:54:14.247 | 71200f6b Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:54:14.249 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:54:14.252 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-14 07:54:14.255 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:54:14.257 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:54:14.260 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-14 07:54:14.262 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:54:14.265 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-14 07:54:14.268 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:54:14.271 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:54:14.273 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-14 07:54:14.276 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:54:14.278 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:54:14.281 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-14 07:54:14.284 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:54:14.287 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-14 07:54:14.290 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:54:14.292 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:54:14.295 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-14 07:54:14.301 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-14 07:54:14.303 | + 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-14 07:54:14.962 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-14 07:54:14.965 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:54:14.968 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:54:14.971 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:54:14.973 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:54:14.976 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-14 07:54:14.978 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:54:14.981 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:54:14.983 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:54:14.986 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:54:14.989 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:54:14.991 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:54:14.994 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:54:14.996 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-14 07:54:15.017 | Using python 3.8 to install /opt/stack/placement 2022-04-14 07:54:15.020 | + 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-14 07:54:15.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:54:15.890 | from cryptography.utils import int_from_bytes 2022-04-14 07:54:15.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:54:15.890 | from cryptography.utils import int_from_bytes 2022-04-14 07:54:17.021 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:54:17.047 | Obtaining file:///opt/stack/placement 2022-04-14 07:54:17.048 | Preparing metadata (setup.py): started 2022-04-14 07:54:20.167 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:54:20.212 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (5.8.1) 2022-04-14 07:54:20.213 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.4.31) 2022-04-14 07:54:20.214 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (9.4.0) 2022-04-14 07:54:20.215 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (2.5.1) 2022-04-14 07:54:20.216 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.8.7) 2022-04-14 07:54:20.217 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.0.1.dev2) (3.2.0) 2022-04-14 07:54:20.218 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (2.27.1) 2022-04-14 07:54:20.220 | 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.0.1.dev2) (60.9.3) 2022-04-14 07:54:20.221 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.5.0) 2022-04-14 07:54:20.223 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (8.8.0) 2022-04-14 07:54:20.224 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.1.0) 2022-04-14 07:54:20.225 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.7.0) 2022-04-14 07:54:20.226 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.3.0) 2022-04-14 07:54:20.227 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.12.2) 2022-04-14 07:54:20.228 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (11.2.0) 2022-04-14 07:54:20.229 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (3.11.0) 2022-04-14 07:54:20.230 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.5.1) 2022-04-14 07:54:20.231 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.5.0) 2022-04-14 07:54:20.233 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.1.0) 2022-04-14 07:54:20.234 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (2.7.0) 2022-04-14 07:54:20.235 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.0.1) 2022-04-14 07:54:20.299 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (4.4.0) 2022-04-14 07:54:20.300 | 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.0.1.dev2) (3.1.1) 2022-04-14 07:54:20.302 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (5.1.0) 2022-04-14 07:54:20.303 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (1.16.0) 2022-04-14 07:54:20.305 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (2.10.1) 2022-04-14 07:54:20.306 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (4.5.0) 2022-04-14 07:54:20.326 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.0.1.dev2) (0.17.3) 2022-04-14 07:54:20.367 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (1.5.0) 2022-04-14 07:54:20.368 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (2.5.0) 2022-04-14 07:54:20.369 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (0.8.0) 2022-04-14 07:54:20.370 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (3.5.0) 2022-04-14 07:54:20.371 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (6.0) 2022-04-14 07:54:20.422 | 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.0.1.dev2) (0.13.0) 2022-04-14 07:54:20.423 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (1.7.6) 2022-04-14 07:54:20.425 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (2.0.1) 2022-04-14 07:54:20.426 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (0.5.0) 2022-04-14 07:54:20.468 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.1.dev2) (0.9.6) 2022-04-14 07:54:20.472 | 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.0.1.dev2) (2.8.2) 2022-04-14 07:54:20.488 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (3.3.0) 2022-04-14 07:54:20.489 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (3.2.0) 2022-04-14 07:54:20.492 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (3.0.3) 2022-04-14 07:54:20.518 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.1.dev2) (1.0.3) 2022-04-14 07:54:20.519 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.1.dev2) (2021.3) 2022-04-14 07:54:20.533 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.0.1.dev2) (3.1.1) 2022-04-14 07:54:20.550 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (1.0.2) 2022-04-14 07:54:20.551 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (21.3) 2022-04-14 07:54:20.553 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (0.11.0) 2022-04-14 07:54:20.554 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (3.0.7) 2022-04-14 07:54:20.597 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (3.3) 2022-04-14 07:54:20.598 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (2019.11.28) 2022-04-14 07:54:20.601 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (2.0.12) 2022-04-14 07:54:20.602 | 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.0.1.dev2) (1.26.8) 2022-04-14 07:54:20.619 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.0.1.dev2) (0.7) 2022-04-14 07:54:20.805 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.0.1.dev2) (1.1.2) 2022-04-14 07:54:20.844 | 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.0.1.dev2) (1.1.6) 2022-04-14 07:54:20.846 | 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.0.1.dev2) (4.11.1) 2022-04-14 07:54:20.847 | 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.0.1.dev2) (5.4.0) 2022-04-14 07:54:20.864 | 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.0.1.dev2) (1.15.0) 2022-04-14 07:54:20.898 | 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.0.1.dev2) (1.13.3) 2022-04-14 07:54:20.956 | 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.0.1.dev2) (2.1.0) 2022-04-14 07:54:21.021 | 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.0.1.dev2) (1.7.0) 2022-04-14 07:54:21.103 | 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.0.1.dev2) (1.1.5) 2022-04-14 07:54:21.154 | 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.0.1.dev2) (0.2.5) 2022-04-14 07:54:21.348 | 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.0.1.dev2) (0.5.2) 2022-04-14 07:54:21.349 | 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.0.1.dev2) (0.4.2) 2022-04-14 07:54:21.351 | 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.0.1.dev2) (5.1.1) 2022-04-14 07:54:21.429 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (2.5.0) 2022-04-14 07:54:21.480 | 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.0.1.dev2) (2.21) 2022-04-14 07:54:21.643 | 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.0.1.dev2) (3.7.0) 2022-04-14 07:54:21.750 | 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.0.1.dev2) (1.0.0) 2022-04-14 07:54:21.752 | 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.0.1.dev2) (3.0.0) 2022-04-14 07:54:23.665 | Installing collected packages: openstack-placement 2022-04-14 07:54:23.665 | Attempting uninstall: openstack-placement 2022-04-14 07:54:23.666 | Found existing installation: openstack-placement 7.0.1.dev2 2022-04-14 07:54:23.668 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-14 07:54:23.670 | Running setup.py develop for openstack-placement 2022-04-14 07:54:27.866 | Successfully installed openstack-placement 2022-04-14 07:54:27.866 | 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-14 07:54:27.874 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:54:27.874 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:54:28.001 | + inc/python:pip_install:200 : result=0 2022-04-14 07:54:28.004 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:54:28.006 | + functions-common:time_stop:2432 : local name 2022-04-14 07:54:28.008 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:54:28.011 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:54:28.013 | + functions-common:time_stop:2435 : local total 2022-04-14 07:54:28.015 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:54:28.018 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:54:28.020 | + functions-common:time_stop:2439 : start_time=1649922855012 2022-04-14 07:54:28.022 | + functions-common:time_stop:2441 : [[ -z 1649922855012 ]] 2022-04-14 07:54:28.025 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:54:28.029 | + functions-common:time_stop:2444 : end_time=1649922868027 2022-04-14 07:54:28.031 | + functions-common:time_stop:2445 : elapsed_time=13015 2022-04-14 07:54:28.034 | + functions-common:time_stop:2446 : total=157278 2022-04-14 07:54:28.037 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:54:28.039 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=170293 2022-04-14 07:54:28.041 | + inc/python:pip_install:203 : return 0 2022-04-14 07:54:28.044 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:54:28.047 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:54:28.050 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:54:28.069 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:54:28.081 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-14 07:54:28.084 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-14 07:54:28.086 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:54:28.089 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:54:28.091 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-14 07:54:28.094 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:54:28.097 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:54:28.099 | + ./stack.sh:main:943 : configure_placement 2022-04-14 07:54:28.102 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-14 07:54:28.114 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-14 07:54:28.116 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-14 07:54:28.121 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-14 07:54:28.124 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-14 07:54:28.126 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-14 07:54:28.129 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-14 07:54:28.131 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 07:54:28.134 | + 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-14 07:54:28.167 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-14 07:54:28.198 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-14 07:54:28.231 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-14 07:54:28.233 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-14 07:54:28.235 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-14 07:54:28.238 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:54:28.240 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-14 07:54:28.272 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-14 07:54:28.301 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.46/identity 2022-04-14 07:54:28.331 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-14 07:54:28.360 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-14 07:54:28.388 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-14 07:54:28.418 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-14 07:54:28.447 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-14 07:54:28.476 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:54:28.506 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:54:28.535 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-14 07:54:28.538 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-14 07:54:28.540 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-14 07:54:28.543 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:54:28.561 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:54:28.564 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:54:28.567 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:54:28.569 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:54:28.572 | + 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-14 07:54:28.601 | + 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-14 07:54:28.630 | + 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-14 07:54:28.660 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:54:28.689 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-14 07:54:28.692 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-14 07:54:28.694 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-14 07:54:28.697 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-14 07:54:28.699 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-14 07:54:28.702 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:54:28.705 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:54:28.708 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-14 07:54:28.712 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-14 07:54:28.714 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:54:28.717 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:54:28.729 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:54:28.730 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:54:28.738 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:54:28.741 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:54:28.758 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-14 07:54:28.760 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-14 07:54:28.764 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-14 07:54:28.796 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-14 07:54:28.825 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-14 07:54:28.853 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:54:28.882 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:54:28.910 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:54:28.939 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:54:28.968 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:54:28.996 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:54:29.025 | + 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-14 07:54:29.054 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:54:29.083 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:54:29.111 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:54:29.140 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:54:29.143 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:54:29.146 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-14 07:54:29.148 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-14 07:54:29.151 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:54:29.154 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:54:29.156 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:54:29.159 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-14 07:54:29.162 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-14 07:54:29.165 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-14 07:54:29.194 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:54:29.223 | + 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-14 07:54:29.223 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-14 07:54:29.232 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-14 07:54:29.236 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-14 07:54:29.239 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-14 07:54:29.241 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:54:29.244 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:54:29.246 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:54:29.249 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:54:29.251 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:54:29.254 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:54:29.256 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:54:29.259 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:54:29.261 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:54:29.264 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-14 07:54:29.325 | Site placement-api already enabled 2022-04-14 07:54:29.329 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:54:29.332 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:54:29.334 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:54:29.337 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:54:29.473 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-04-14 07:54:29.492 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:54:29.495 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-04-14 07:54:29.516 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:54:29.518 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-04-14 07:54:29.540 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:54:29.542 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-04-14 07:54:29.545 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-14 07:54:29.548 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-14 07:54:29.580 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.46/identity 2022-04-14 07:54:29.610 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-14 07:54:29.640 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-14 07:54:29.670 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-14 07:54:29.699 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-14 07:54:29.729 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-14 07:54:29.758 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-14 07:54:29.788 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-04-14 07:54:29.805 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:54:29.807 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-04-14 07:54:29.825 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:54:29.827 | + ./stack.sh:main:969 : run_phase stack install 2022-04-14 07:54:29.830 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 07:54:29.833 | + functions-common:run_phase:1861 : local phase=install 2022-04-14 07:54:29.835 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:54:29.838 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:54:29.841 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:54:29.843 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:54:29.846 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:54:29.849 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:54:29.854 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:54:29.856 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:54:29.859 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:54:29.861 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-14 07:54:29.864 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:54:29.880 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:54:29.882 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:54:29.884 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:54:29.886 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-14 07:54:29.889 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-14 07:54:29.891 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:54:29.894 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-04-14 07:54:29.896 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-14 07:54:29.899 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-14 07:54:29.955 | ++ inc/async:async_inner:63 : install_tempest 2022-04-14 07:54:29.991 | [196012 Async install_tempest:221522]: running: install_tempest 2022-04-14 07:54:29.994 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 07:54:29.996 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 07:54:29.999 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:54:30.002 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 07:54:30.005 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-14 07:54:30.008 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 07:54:30.010 | + functions-common:run_plugins:1847 : local phase=install 2022-04-14 07:54:30.013 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 07:54:30.015 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 07:54:30.019 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-04-14 07:54:30.021 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-14 07:54:30.024 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:54:30.027 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:54:30.029 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-14 07:54:30.032 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:54:30.035 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-04-14 07:54:30.038 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-14 07:54:30.041 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:54:30.044 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-14 07:54:30.047 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-14 07:54:30.050 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:54:30.054 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:54:30.057 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:54:30.061 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-14 07:54:30.065 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-14 07:54:30.068 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-14 07:54:30.071 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-14 07:54:30.073 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-14 07:54:30.096 | Using python 3.8 to install python-openstackclient 2022-04-14 07:54:30.099 | + 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-14 07:54:30.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:54:30.960 | from cryptography.utils import int_from_bytes 2022-04-14 07:54:30.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:54:30.960 | from cryptography.utils import int_from_bytes 2022-04-14 07:54:32.094 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:54:32.120 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-14 07:54:32.138 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-14 07:54:32.139 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-14 07:54:32.140 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-14 07:54:32.142 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-14 07:54:32.143 | 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-14 07:54:32.144 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-14 07:54:32.145 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-14 07:54:32.146 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-14 07:54:32.147 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-14 07:54:32.148 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-14 07:54:32.149 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-14 07:54:32.160 | 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-14 07:54:32.162 | 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-14 07:54:32.163 | 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-14 07:54:32.164 | 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-14 07:54:32.165 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-04-14 07:54:32.191 | 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-14 07:54:32.193 | 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-14 07:54:32.194 | 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-14 07:54:32.195 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-04-14 07:54:32.196 | 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-14 07:54:32.197 | 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-14 07:54:32.198 | 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-14 07:54:32.199 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-04-14 07:54:32.201 | 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-14 07:54:32.202 | 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-14 07:54:32.203 | 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-14 07:54:32.217 | 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-14 07:54:32.234 | 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-14 07:54:32.236 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-04-14 07:54:32.237 | 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-14 07:54:32.239 | 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-14 07:54:32.260 | 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-14 07:54:32.281 | 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-14 07:54:32.283 | 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-14 07:54:32.284 | 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-14 07:54:32.373 | 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-14 07:54:32.374 | 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-14 07:54:32.376 | 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-14 07:54:32.418 | 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-14 07:54:32.428 | 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.13.3) 2022-04-14 07:54:32.462 | 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-14 07:54:32.623 | 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-14 07:54:32.639 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-14 07:54:32.741 | 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-14 07:54:32.744 | 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-14 07:54:32.745 | 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-14 07:54:32.746 | 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.8) 2022-04-14 07:54:32.872 | 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-14 07:54:35.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-14 07:54:35.162 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:54:35.162 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:54:35.287 | + inc/python:pip_install:200 : result=0 2022-04-14 07:54:35.289 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:54:35.292 | + functions-common:time_stop:2432 : local name 2022-04-14 07:54:35.294 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:54:35.296 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:54:35.299 | + functions-common:time_stop:2435 : local total 2022-04-14 07:54:35.301 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:54:35.303 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:54:35.306 | + functions-common:time_stop:2439 : start_time=1649922870090 2022-04-14 07:54:35.308 | + functions-common:time_stop:2441 : [[ -z 1649922870090 ]] 2022-04-14 07:54:35.311 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:54:35.316 | + functions-common:time_stop:2444 : end_time=1649922875313 2022-04-14 07:54:35.318 | + functions-common:time_stop:2445 : elapsed_time=5223 2022-04-14 07:54:35.321 | + functions-common:time_stop:2446 : total=170293 2022-04-14 07:54:35.323 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:54:35.325 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=175516 2022-04-14 07:54:35.328 | + inc/python:pip_install:203 : return 0 2022-04-14 07:54:35.331 | + ./stack.sh:main:981 : install_oscwrap 2022-04-14 07:54:35.334 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-14 07:54:35.338 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.msWu9rZuvt 2022-04-14 07:54:35.341 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-14 07:54:35.343 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-14 07:54:35.346 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-14 07:54:35.349 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:54:35.351 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 07:54:35.354 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-04-14 07:54:35.371 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:54:35.374 | + ./stack.sh:main:1035 : configure_database 2022-04-14 07:54:35.377 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-14 07:54:35.379 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-14 07:54:35.382 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-14 07:54:35.384 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:54:35.386 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-04-14 07:54:35.389 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-14 07:54:35.392 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:54:35.394 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:54:35.396 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-14 07:54:35.399 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-14 07:54:35.402 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-14 07:54:35.403 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-14 07:54:35.408 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-14 07:54:35.461 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-14 07:54:35.463 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:54:35.465 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:54:35.468 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:54:35.470 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:54:35.472 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:54:35.475 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:54:35.477 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:54:35.480 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:54:35.482 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:54:35.484 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:54:35.487 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:54:35.489 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-14 07:54:35.492 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:54:35.494 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:54:35.496 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:54:35.499 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:54:35.502 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:54:35.504 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:54:35.506 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-14 07:54:35.509 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:54:35.511 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:54:35.513 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-14 07:54:35.516 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:54:35.519 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 07:54:37.068 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-14 07:54:37.084 | mysqladmin: connect to server at 'localhost' failed 2022-04-14 07:54:37.084 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-14 07:54:37.088 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-14 07:54:37.090 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-14 07:54:37.093 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:54:37.095 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:54:37.097 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-14 07:54:37.100 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-14 07:54:37.102 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-14 07:54:37.105 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:54:37.108 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:54:37.110 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-14 07:54:37.113 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-14 07:54:37.115 | + 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-14 07:54:37.128 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:54:37.162 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-14 07:54:37.174 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:54:37.191 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-14 07:54:37.246 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-14 07:54:37.301 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-14 07:54:37.354 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-14 07:54:37.357 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-14 07:54:37.359 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:54:37.362 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 07:54:39.522 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-04-14 07:54:39.524 | + functions-common:save_stackenv:60 : local tag=1039 2022-04-14 07:54:39.528 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 07:54:39.532 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-075439 2022-04-14 07:54:39.535 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-075439 1039' 2022-04-14 07:54:39.537 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:54:39.540 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:54:39.542 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:54:39.545 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 07:54:39.548 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:54:39.550 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 07:54:39.553 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:54:39.555 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 07:54:39.558 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:54:39.560 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.46 2022-04-14 07:54:39.564 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:54:39.566 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.46/identity 2022-04-14 07:54:39.569 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:54:39.571 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-075028 2022-04-14 07:54:39.574 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:54:39.577 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 07:54:39.579 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:54:39.582 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.46 2022-04-14 07:54:39.584 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:54:39.587 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 07:54:39.589 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:54:39.592 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 07:54:39.594 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:54:39.597 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 07:54:39.599 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:54:39.602 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 07:54:39.604 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-04-14 07:54:39.607 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-14 07:54:39.610 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-14 07:54:39.622 | + ./stack.sh:main:1065 : start_dstat 2022-04-14 07:54:39.624 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:54:39.627 | + functions-common:run_process:1687 : local service=dstat 2022-04-14 07:54:39.630 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:54:39.632 | + functions-common:run_process:1689 : local group= 2022-04-14 07:54:39.635 | + functions-common:run_process:1690 : local user= 2022-04-14 07:54:39.637 | + functions-common:run_process:1692 : local name=dstat 2022-04-14 07:54:39.640 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:54:39.642 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:54:39.645 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:54:39.647 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:54:39.650 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:54:39.655 | + functions-common:time_start:2423 : _TIME_START[$name]=1649922879652 2022-04-14 07:54:39.658 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-14 07:54:39.678 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:54:39.681 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-14 07:54:39.683 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-14 07:54:39.686 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:54:39.689 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:54:39.691 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:54:39.694 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:54:39.696 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-14 07:54:39.699 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-14 07:54:39.701 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-14 07:54:39.704 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 07:54:39.706 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 07:54:39.709 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-14 07:54:39.711 | + 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-14 07:54:39.714 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-14 07:54:39.716 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:54:39.718 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 07:54:39.721 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 07:54:39.724 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 07:54:39.726 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 07:54:39.729 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-14 07:54:39.731 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 07:54:39.736 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-14 07:54:39.787 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-14 07:54:39.839 | + 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-14 07:54:39.892 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-14 07:54:39.945 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-14 07:54:39.997 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 07:54:40.050 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 07:54:40.052 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-14 07:54:40.105 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 07:54:40.506 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-14 07:54:40.519 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-14 07:54:40.891 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-14 07:54:40.912 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:54:40.914 | + functions-common:time_stop:2432 : local name 2022-04-14 07:54:40.916 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:54:40.919 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:54:40.921 | + functions-common:time_stop:2435 : local total 2022-04-14 07:54:40.924 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:54:40.927 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:54:40.929 | + functions-common:time_stop:2439 : start_time=1649922879652 2022-04-14 07:54:40.931 | + functions-common:time_stop:2441 : [[ -z 1649922879652 ]] 2022-04-14 07:54:40.936 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:54:40.940 | + functions-common:time_stop:2444 : end_time=1649922880936 2022-04-14 07:54:40.942 | + functions-common:time_stop:2445 : elapsed_time=1284 2022-04-14 07:54:40.945 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:54:40.947 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:54:40.949 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1284 2022-04-14 07:54:40.952 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-14 07:54:40.955 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-14 07:54:40.957 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-14 07:54:40.959 | + functions-common:run_process:1689 : local group= 2022-04-14 07:54:40.962 | + functions-common:run_process:1690 : local user=root 2022-04-14 07:54:40.964 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-14 07:54:40.967 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:54:40.969 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:54:40.971 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:54:40.974 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:54:40.977 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:54:40.982 | + functions-common:time_start:2423 : _TIME_START[$name]=1649922880979 2022-04-14 07:54:40.984 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-14 07:54:41.007 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:54:41.010 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:54:41.012 | + functions-common:time_stop:2432 : local name 2022-04-14 07:54:41.015 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:54:41.017 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:54:41.020 | + functions-common:time_stop:2435 : local total 2022-04-14 07:54:41.023 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:54:41.026 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:54:41.028 | + functions-common:time_stop:2439 : start_time=1649922880979 2022-04-14 07:54:41.031 | + functions-common:time_stop:2441 : [[ -z 1649922880979 ]] 2022-04-14 07:54:41.034 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:54:41.038 | + functions-common:time_stop:2444 : end_time=1649922881036 2022-04-14 07:54:41.041 | + functions-common:time_stop:2445 : elapsed_time=57 2022-04-14 07:54:41.043 | + functions-common:time_stop:2446 : total=1284 2022-04-14 07:54:41.046 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:54:41.049 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1341 2022-04-14 07:54:41.051 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-14 07:54:41.076 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:54:41.082 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-04-14 07:54:41.105 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:54:41.108 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-04-14 07:54:41.129 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:54:41.132 | + ./stack.sh:main:1078 : start_etcd3 2022-04-14 07:54:41.135 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-14 07:54:41.137 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837301-1-hyperv --data-dir /opt/stack/data/etcd' 2022-04-14 07:54:41.140 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-14 07:54:41.142 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837301-1-hyperv=http://10.222.0.46:2380' 2022-04-14 07:54:41.145 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.46:2380' 2022-04-14 07:54:41.148 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.46:2379' 2022-04-14 07:54:41.150 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-14 07:54:41.153 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-14 07:54:41.155 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.46:2379' 2022-04-14 07:54:41.158 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-14 07:54:41.161 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-14 07:54:41.163 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 07:54:41.166 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837301-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837301-1-hyperv=http://10.222.0.46:2380 --initial-advertise-peer-urls http://10.222.0.46:2380 --advertise-client-urls http://10.222.0.46:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.46:2379 --debug' '' root 2022-04-14 07:54:41.168 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-14 07:54:41.171 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-neutron-837301-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837301-1-hyperv=http://10.222.0.46:2380 --initial-advertise-peer-urls http://10.222.0.46:2380 --advertise-client-urls http://10.222.0.46:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.46:2379 --debug' 2022-04-14 07:54:41.174 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 07:54:41.177 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-14 07:54:41.179 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 07:54:41.181 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 07:54:41.184 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 07:54:41.188 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 07:54:41.193 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-14 07:54:41.272 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-14 07:54:41.337 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837301-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837301-1-hyperv=http://10.222.0.46:2380 --initial-advertise-peer-urls http://10.222.0.46:2380 --advertise-client-urls http://10.222.0.46:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.46:2379 --debug' 2022-04-14 07:54:41.388 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-14 07:54:41.439 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-14 07:54:41.493 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 07:54:41.545 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 07:54:41.548 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-14 07:54:41.610 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 07:54:42.007 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-14 07:54:42.062 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-14 07:54:42.115 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-14 07:54:42.166 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-14 07:54:42.219 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-14 07:54:42.222 | ++ functions-common:is_arch:506 : uname -m 2022-04-14 07:54:42.227 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-14 07:54:42.229 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-14 07:54:42.613 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-14 07:54:42.626 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-14 07:54:43.006 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-14 07:54:43.182 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-04-14 07:54:43.200 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:54:43.203 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-04-14 07:54:43.205 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-14 07:54:43.208 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-14 07:54:43.213 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-14 07:54:43.225 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-14 07:54:43.237 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-14 07:54:43.239 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 07:54:43.242 | + 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.46/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-14 07:54:43.381 | + 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.46/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-14 07:54:43.518 | + 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.46/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-14 07:54:43.655 | + 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.46/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:54:43.791 | + 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.46/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:54:43.928 | + 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.46/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:54:44.067 | + 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.46/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-14 07:54:44.204 | + 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.46/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-14 07:54:44.343 | + 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.46/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-14 07:54:44.479 | + 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.46/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-14 07:54:44.620 | + functions-common:write_clouds_yaml:198 : cat 2022-04-14 07:54:44.626 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-14 07:54:44.629 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-14 07:54:44.632 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-14 07:54:44.636 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-04-14 07:54:44.639 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-04-14 07:54:44.642 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-04-14 07:54:44.657 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:54:44.660 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-04-14 07:54:44.662 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:54:44.665 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-04-14 07:54:44.667 | + ./stack.sh:main:1095 : '[' 10.222.0.46 == 10.222.0.46 ']' 2022-04-14 07:54:44.670 | + ./stack.sh:main:1096 : init_keystone 2022-04-14 07:54:44.673 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-14 07:54:44.690 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:54:44.692 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-14 07:54:44.694 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-14 07:54:44.697 | + lib/database:recreate_database:112 : local db=keystone 2022-04-14 07:54:44.699 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-14 07:54:44.701 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-14 07:54:44.704 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-14 07:54:44.709 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:54:45.158 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-14 07:54:45.163 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:54:45.180 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-14 07:54:45.182 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 07:54:45.185 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:54:45.187 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:54:45.191 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:54:45.195 | + functions-common:time_start:2423 : _TIME_START[$name]=1649922885192 2022-04-14 07:54:45.197 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-14 07:54:49.862 | 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=223450) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 07:54:49.868 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:54:49.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:49.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:49.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:49.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:49.870 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:49.870 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:49.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:49.870 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:49.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:49.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:49.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:49.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:49.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:49.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:49.872 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:54:49.872 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:54:49.899 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:54:49.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:49.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:49.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:49.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:49.900 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:49.900 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:49.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:49.901 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:49.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:49.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:49.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:49.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:49.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:49.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:49.902 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:54:49.902 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:54:49.962 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:54:49.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:49.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:49.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:49.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:49.963 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:49.963 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:49.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:49.964 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:49.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:49.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:49.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:49.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:49.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:49.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:49.965 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:54:49.965 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:54:49.972 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:54:51.811 | INFO migrate.versioning.api [-] done 2022-04-14 07:54:51.811 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:54:51.819 | INFO migrate.versioning.api [-] done 2022-04-14 07:54:51.819 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:54:51.826 | INFO migrate.versioning.api [-] done 2022-04-14 07:54:51.826 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:54:51.834 | INFO migrate.versioning.api [-] done 2022-04-14 07:54:51.834 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:54:51.841 | INFO migrate.versioning.api [-] done 2022-04-14 07:54:51.841 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:54:51.847 | INFO migrate.versioning.api [-] done 2022-04-14 07:54:51.848 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:54:51.910 | INFO migrate.versioning.api [-] done 2022-04-14 07:54:51.910 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:54:51.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:51.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:51.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:51.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:51.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:51.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:51.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:51.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:51.912 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:51.912 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:51.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:51.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:51.913 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:51.913 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:51.913 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:54:51.913 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:54:51.914 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:54:51.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:51.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:51.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:51.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:51.915 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:51.916 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:51.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:51.916 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:51.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:51.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:51.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:51.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:51.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:51.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:51.917 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:54:51.917 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:54:51.924 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:54:51.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:51.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:51.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:51.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:51.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:51.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:51.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:51.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:51.926 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:51.927 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:51.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:51.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:51.927 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:51.927 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:51.927 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:54:51.928 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:54:52.291 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:54:52.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.293 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.293 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.294 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.294 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.294 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:54:52.294 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:54:52.321 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:54:52.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.323 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.323 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.323 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.323 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.324 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:54:52.324 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:54:52.331 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:54:52.369 | INFO migrate.versioning.api [-] done 2022-04-14 07:54:52.369 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:54:52.377 | INFO migrate.versioning.api [-] done 2022-04-14 07:54:52.377 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:54:52.383 | INFO migrate.versioning.api [-] done 2022-04-14 07:54:52.384 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:54:52.390 | INFO migrate.versioning.api [-] done 2022-04-14 07:54:52.390 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:54:52.397 | INFO migrate.versioning.api [-] done 2022-04-14 07:54:52.397 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:54:52.404 | INFO migrate.versioning.api [-] done 2022-04-14 07:54:52.404 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:54:52.411 | INFO migrate.versioning.api [-] done 2022-04-14 07:54:52.412 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:54:52.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.413 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.414 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.414 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.415 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:54:52.415 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:54:52.415 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:54:52.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.417 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.417 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.418 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.418 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.418 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:54:52.418 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:54:52.426 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:54:52.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.428 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.428 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.428 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.429 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:54:52.429 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:54:52.745 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:54:52.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.746 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.747 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.747 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.748 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:54:52.748 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:54:52.773 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:54:52.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.775 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.776 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.776 | 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=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:54:52.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:54:52.776 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:54:52.776 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=223450) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:54:52.784 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:54:52.791 | INFO migrate.versioning.api [-] done 2022-04-14 07:54:52.792 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:54:52.799 | INFO migrate.versioning.api [-] done 2022-04-14 07:54:52.799 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:54:52.806 | INFO migrate.versioning.api [-] done 2022-04-14 07:54:52.806 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:54:52.813 | INFO migrate.versioning.api [-] done 2022-04-14 07:54:52.813 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:54:52.819 | INFO migrate.versioning.api [-] done 2022-04-14 07:54:52.820 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:54:52.827 | INFO migrate.versioning.api [-] done 2022-04-14 07:54:52.827 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:54:52.835 | INFO migrate.versioning.api [-] done 2022-04-14 07:54:53.233 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-14 07:54:53.235 | + functions-common:time_stop:2432 : local name 2022-04-14 07:54:53.238 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:54:53.240 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:54:53.243 | + functions-common:time_stop:2435 : local total 2022-04-14 07:54:53.245 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:54:53.248 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 07:54:53.251 | + functions-common:time_stop:2439 : start_time=1649922885192 2022-04-14 07:54:53.253 | + functions-common:time_stop:2441 : [[ -z 1649922885192 ]] 2022-04-14 07:54:53.256 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:54:53.261 | + functions-common:time_stop:2444 : end_time=1649922893258 2022-04-14 07:54:53.263 | + functions-common:time_stop:2445 : elapsed_time=8066 2022-04-14 07:54:53.266 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:54:53.268 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:54:53.271 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8066 2022-04-14 07:54:53.273 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-14 07:54:53.276 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-14 07:54:53.280 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-14 07:54:57.768 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-14 07:54:57.768 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 07:54:57.768 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 07:54:57.769 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-14 07:54:57.769 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 07:54:57.769 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 07:54:57.769 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 07:54:57.770 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 07:54:57.770 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 07:54:58.136 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-14 07:54:58.141 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-14 07:55:02.604 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-14 07:55:02.605 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 07:55:02.605 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 07:55:02.605 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-14 07:55:02.605 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 07:55:02.606 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 07:55:02.606 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 07:55:02.606 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 07:55:02.606 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 07:55:02.966 | + ./stack.sh:main:1097 : start_keystone 2022-04-14 07:55:02.969 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-14 07:55:02.971 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-14 07:55:02.974 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-14 07:55:02.990 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:55:02.992 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:55:02.995 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-14 07:55:03.000 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-14 07:55:03.003 | + functions-common:run_process:1687 : local service=keystone 2022-04-14 07:55:03.005 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:55:03.008 | + functions-common:run_process:1689 : local group= 2022-04-14 07:55:03.010 | + functions-common:run_process:1690 : local user= 2022-04-14 07:55:03.013 | + functions-common:run_process:1692 : local name=keystone 2022-04-14 07:55:03.015 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:55:03.018 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:55:03.020 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:55:03.023 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:55:03.026 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:55:03.030 | + functions-common:time_start:2423 : _TIME_START[$name]=1649922903027 2022-04-14 07:55:03.033 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-14 07:55:03.049 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:55:03.051 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-14 07:55:03.054 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-14 07:55:03.056 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:55:03.058 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:55:03.061 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:55:03.064 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:55:03.066 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-14 07:55:03.069 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-14 07:55:03.071 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-14 07:55:03.073 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 07:55:03.076 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 07:55:03.079 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-14 07:55:03.081 | + 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-14 07:55:03.084 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-14 07:55:03.086 | + 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-14 07:55:03.088 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 07:55:03.090 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 07:55:03.092 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-14 07:55:03.094 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 07:55:03.098 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-14 07:55:03.149 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-14 07:55:03.200 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-14 07:55:03.251 | + 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-14 07:55:03.306 | + 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-14 07:55:03.358 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-14 07:55:03.409 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-14 07:55:03.461 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-14 07:55:03.512 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-14 07:55:03.563 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-14 07:55:03.614 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 07:55:03.616 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-14 07:55:03.668 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 07:55:04.067 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-14 07:55:04.090 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-14 07:55:04.452 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-14 07:55:04.534 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:55:04.536 | + functions-common:time_stop:2432 : local name 2022-04-14 07:55:04.540 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:55:04.543 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:55:04.545 | + functions-common:time_stop:2435 : local total 2022-04-14 07:55:04.552 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:55:04.559 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:55:04.562 | + functions-common:time_stop:2439 : start_time=1649922903027 2022-04-14 07:55:04.564 | + functions-common:time_stop:2441 : [[ -z 1649922903027 ]] 2022-04-14 07:55:04.572 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:55:04.578 | + functions-common:time_stop:2444 : end_time=1649922904574 2022-04-14 07:55:04.581 | + functions-common:time_stop:2445 : elapsed_time=1547 2022-04-14 07:55:04.588 | + functions-common:time_stop:2446 : total=1341 2022-04-14 07:55:04.590 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:55:04.597 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2888 2022-04-14 07:55:04.599 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-14 07:55:04.599 | Waiting for keystone to start... 2022-04-14 07:55:04.602 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.46/identity/v3/ 2022-04-14 07:55:04.604 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.46/identity/v3/ 2022-04-14 07:55:04.607 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 07:55:04.610 | + functions:wait_for_service:458 : local url=http://10.222.0.46/identity/v3/ 2022-04-14 07:55:04.621 | + functions:wait_for_service:459 : local rval=0 2022-04-14 07:55:04.625 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 07:55:04.629 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 07:55:04.631 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:55:04.639 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:55:04.645 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:55:04.648 | + functions-common:time_start:2423 : _TIME_START[$name]=1649922904645 2022-04-14 07:55:04.651 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 07:55:04.657 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.46/identity/v3/ 2022-04-14 07:55:11.189 | + :: : [[ 200 == 503 ]] 2022-04-14 07:55:11.190 | + :: : [[ 0 -eq 7 ]] 2022-04-14 07:55:11.193 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 07:55:11.195 | + functions-common:time_stop:2432 : local name 2022-04-14 07:55:11.198 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:55:11.200 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:55:11.203 | + functions-common:time_stop:2435 : local total 2022-04-14 07:55:11.205 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:55:11.207 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 07:55:11.210 | + functions-common:time_stop:2439 : start_time=1649922904645 2022-04-14 07:55:11.212 | + functions-common:time_stop:2441 : [[ -z 1649922904645 ]] 2022-04-14 07:55:11.215 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:55:11.220 | + functions-common:time_stop:2444 : end_time=1649922911217 2022-04-14 07:55:11.222 | + functions-common:time_stop:2445 : elapsed_time=6572 2022-04-14 07:55:11.224 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:55:11.227 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:55:11.229 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6572 2022-04-14 07:55:11.232 | + functions:wait_for_service:467 : return 0 2022-04-14 07:55:11.235 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-14 07:55:11.252 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:55:11.255 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-14 07:55:11.257 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:55:11.260 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-14 07:55:11.294 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-04-14 07:55:11.304 | + 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.46/identity 2022-04-14 07:55:11.520 | ++ inc/async:async_inner:64 : rc=0 2022-04-14 07:55:11.545 | [221522 Async install_tempest:221522]: finished successfully 2022-04-14 07:55:15.865 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=224643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:55:15.866 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=224643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:55:15.866 | 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=224643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:55:15.874 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=224643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:55:15.891 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=224643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:55:15.892 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=224643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:55:15.922 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=224643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:55:15.955 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=224643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:55:15.956 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=224643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:55:16.049 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=224643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:55:16.049 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=224643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:55:16.049 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=224643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:55:16.049 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=224643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:55:16.050 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=224643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:55:16.050 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=224643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:55:16.062 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=224643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:55:16.063 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=224643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:55:16.063 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=224643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:55:16.063 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=224643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:55:16.063 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=224643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:55:16.063 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=224643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:55:16.064 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=224643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:55:16.071 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=224643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:55:16.074 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=224643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:55:16.074 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=224643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:55:16.074 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=224643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:55:16.074 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=224643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:55:16.075 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=224643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:55:16.075 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=224643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:55:16.075 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=224643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:55:16.107 | 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=224643) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 07:55:16.418 | INFO keystone.cmd.bootstrap [None req-05b5ce66-aa52-4702-82c6-c57e5c9bf274 None None] Created domain default 2022-04-14 07:55:16.458 | INFO keystone.cmd.bootstrap [None req-05b5ce66-aa52-4702-82c6-c57e5c9bf274 None None] Created project admin 2022-04-14 07:55:16.486 | DEBUG passlib.handlers.bcrypt [None req-05b5ce66-aa52-4702-82c6-c57e5c9bf274 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=224643) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-14 07:55:16.487 | DEBUG passlib.handlers.bcrypt [None req-05b5ce66-aa52-4702-82c6-c57e5c9bf274 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=224643) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-14 07:55:16.547 | INFO keystone.cmd.bootstrap [None req-05b5ce66-aa52-4702-82c6-c57e5c9bf274 None None] Created user admin 2022-04-14 07:55:16.559 | INFO keystone.cmd.bootstrap [None req-05b5ce66-aa52-4702-82c6-c57e5c9bf274 None None] Created role reader 2022-04-14 07:55:16.569 | INFO keystone.cmd.bootstrap [None req-05b5ce66-aa52-4702-82c6-c57e5c9bf274 None None] Created role member 2022-04-14 07:55:16.590 | INFO keystone.cmd.bootstrap [None req-05b5ce66-aa52-4702-82c6-c57e5c9bf274 None None] Created implied role where afef96548e7c4bde9a68b35bff160604 implies e49800b968294f8d9583e905d9f8f9a8 2022-04-14 07:55:16.600 | INFO keystone.cmd.bootstrap [None req-05b5ce66-aa52-4702-82c6-c57e5c9bf274 None None] Created role admin 2022-04-14 07:55:16.617 | INFO keystone.cmd.bootstrap [None req-05b5ce66-aa52-4702-82c6-c57e5c9bf274 None None] Created implied role where db5016e56b75484ebc12a9fd36f6d9d1 implies afef96548e7c4bde9a68b35bff160604 2022-04-14 07:55:16.629 | INFO keystone.cmd.bootstrap [None req-05b5ce66-aa52-4702-82c6-c57e5c9bf274 None None] Granted role admin on project admin to user admin. 2022-04-14 07:55:16.636 | INFO keystone.cmd.bootstrap [None req-05b5ce66-aa52-4702-82c6-c57e5c9bf274 None None] Granted role admin on the system to user admin. 2022-04-14 07:55:16.647 | WARNING py.warnings [None req-05b5ce66-aa52-4702-82c6-c57e5c9bf274 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-14 07:55:16.647 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-14 07:55:16.647 |  2022-04-14 07:55:16.651 | INFO keystone.cmd.bootstrap [None req-05b5ce66-aa52-4702-82c6-c57e5c9bf274 None None] Created region RegionOne 2022-04-14 07:55:16.683 | INFO keystone.cmd.bootstrap [None req-05b5ce66-aa52-4702-82c6-c57e5c9bf274 None None] Created public endpoint http://10.222.0.46/identity 2022-04-14 07:55:17.137 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-14 07:55:17.140 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-04-14 07:55:17.143 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-14 07:55:17.146 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-14 07:55:20.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:20.098 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:20.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:20.099 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:20.260 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:55:20.263 | + lib/keystone:create_keystone_accounts:310 : admin_project=011f18866a024406b4557433b8077eae 2022-04-14 07:55:20.265 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-14 07:55:20.268 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-14 07:55:22.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:22.465 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:22.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:22.466 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:22.628 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:55:22.631 | + lib/keystone:create_keystone_accounts:312 : admin_user=579eebfd67dd47eb82e83e23c91781cf 2022-04-14 07:55:22.633 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-14 07:55:22.635 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-14 07:55:22.638 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-14 07:55:22.640 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 579eebfd67dd47eb82e83e23c91781cf default 2022-04-14 07:55:22.698 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 579eebfd67dd47eb82e83e23c91781cf default 2022-04-14 07:55:22.738 | [196012 Async ks-domain-role:224797]: running: get_or_add_user_domain_role admin 579eebfd67dd47eb82e83e23c91781cf default 2022-04-14 07:55:22.740 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-14 07:55:22.743 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:55:22.746 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 07:55:25.840 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 07:55:25.842 | + functions-common:get_or_create_domain:895 : echo default 2022-04-14 07:55:25.842 | default 2022-04-14 07:55:25.845 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-14 07:55:25.907 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-14 07:55:25.946 | [196012 Async ks-project:224937]: running: get_or_create_project service Default 2022-04-14 07:55:25.949 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-14 07:55:26.017 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-14 07:55:26.061 | [196012 Async ks-service:225023]: running: get_or_create_role service 2022-04-14 07:55:26.063 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-14 07:55:26.145 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-14 07:55:26.183 | [196012 Async ks-reseller:225109]: running: get_or_create_role ResellerAdmin 2022-04-14 07:55:26.187 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-14 07:55:26.191 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-14 07:55:26.532 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-14 07:55:26.669 | [196012 Async ks-anotherrole:225198]: running: get_or_create_role anotherrole 2022-04-14 07:55:26.671 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-14 07:55:26.674 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-14 07:55:26.677 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:55:26.696 | +++ 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-14 07:55:29.312 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:55:29.456 | [225023 Async ks-service:225023]: finished successfully 2022-04-14 07:55:29.760 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:55:29.892 | [225109 Async ks-reseller:225109]: finished successfully 2022-04-14 07:55:29.937 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:55:29.972 | [224937 Async ks-project:224937]: finished successfully 2022-04-14 07:55:30.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:30.208 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:30.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:30.208 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:30.387 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:55:30.390 | ++ functions-common:get_or_create_project:945 : project_id=de231bac84434bd9b69e002e9bff0c53 2022-04-14 07:55:30.393 | ++ functions-common:get_or_create_project:946 : echo de231bac84434bd9b69e002e9bff0c53 2022-04-14 07:55:30.396 | + lib/keystone:create_keystone_accounts:340 : invis_project=de231bac84434bd9b69e002e9bff0c53 2022-04-14 07:55:30.398 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-14 07:55:30.401 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-14 07:55:30.403 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:55:30.407 | +++ 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-14 07:55:30.697 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:55:30.726 | [225198 Async ks-anotherrole:225198]: finished successfully 2022-04-14 07:55:32.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:32.924 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:32.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:32.924 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:33.101 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:55:33.104 | ++ functions-common:get_or_create_project:945 : project_id=99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:55:33.106 | ++ functions-common:get_or_create_project:946 : echo 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:55:33.109 | + lib/keystone:create_keystone_accounts:344 : demo_project=99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:55:33.112 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-14 07:55:33.115 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-14 07:55:33.117 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:55:33.120 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-14 07:55:33.122 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-14 07:55:33.125 | +++ 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-14 07:55:33.755 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:55:33.780 | [224797 Async ks-domain-role:224797]: finished successfully 2022-04-14 07:55:35.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:35.622 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:35.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:35.622 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:35.785 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:55:35.788 | ++ functions-common:get_or_create_user:932 : user_id=7985a5925e0b46a0823e01559289e211 2022-04-14 07:55:35.790 | ++ functions-common:get_or_create_user:933 : echo 7985a5925e0b46a0823e01559289e211 2022-04-14 07:55:35.793 | + lib/keystone:create_keystone_accounts:347 : demo_user=7985a5925e0b46a0823e01559289e211 2022-04-14 07:55:35.796 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-14 07:55:35.845 | [196012 Async ks-domain-role:224797]: Waiting for completion of get_or_add_user_domain_role admin 579eebfd67dd47eb82e83e23c91781cf default running on PID 224797 (6 other jobs running) 2022-04-14 07:55:35.870 | [196012 Async ks-domain-role:224797]: Signaling child to exit 2022-04-14 07:55:35.870 | WAKEUP 2022-04-14 07:55:35.893 | [196012 Async ks-domain-role:224797]: Signaled 2022-04-14 07:55:35.894 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-14 07:55:35.894 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 579eebfd67dd47eb82e83e23c91781cf --domain default 2022-04-14 07:55:35.894 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-14 07:55:35.895 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:55:35.895 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:55:35.895 | ++ functions-common:get_field:819 : read data 2022-04-14 07:55:35.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:35.895 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:35.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:35.895 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:35.895 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:55:35.895 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-14 07:55:35.895 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-14 07:55:35.895 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 579eebfd67dd47eb82e83e23c91781cf --domain default 2022-04-14 07:55:35.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:35.895 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:35.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:35.895 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:35.895 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 579eebfd67dd47eb82e83e23c91781cf --domain default 2022-04-14 07:55:35.895 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:55:35.895 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-14 07:55:35.895 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:55:35.895 | ++ functions-common:get_field:819 : read data 2022-04-14 07:55:35.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:35.895 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:35.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:35.895 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:35.895 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:55:35.895 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:55:35.895 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:55:35.895 | ++ functions-common:get_field:825 : echo '| db5016e56b75484ebc12a9fd36f6d9d1 | 579eebfd67dd47eb82e83e23c91781cf | | | default | | False |' 2022-04-14 07:55:35.895 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:55:35.895 | ++ functions-common:get_field:819 : read data 2022-04-14 07:55:35.895 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=db5016e56b75484ebc12a9fd36f6d9d1 2022-04-14 07:55:35.896 | + functions-common:get_or_add_user_domain_role:1028 : echo db5016e56b75484ebc12a9fd36f6d9d1 2022-04-14 07:55:35.896 | db5016e56b75484ebc12a9fd36f6d9d1 2022-04-14 07:55:35.938 | [196012 Async ks-domain-role:224797]: finished get_or_add_user_domain_role admin 579eebfd67dd47eb82e83e23c91781cf default with result 0 in 11 seconds 2022-04-14 07:55:35.945 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-14 07:55:35.981 | [196012 Async ks-project:224937]: Waiting for completion of get_or_create_project service Default running on PID 224937 (5 other jobs running) 2022-04-14 07:55:36.006 | [196012 Async ks-project:224937]: Signaling child to exit 2022-04-14 07:55:36.006 | WAKEUP 2022-04-14 07:55:36.030 | [196012 Async ks-project:224937]: Signaled 2022-04-14 07:55:36.032 | + functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:55:36.032 | ++ 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-14 07:55:36.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:36.032 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:36.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:36.032 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:36.032 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:55:36.032 | + functions-common:get_or_create_project:945 : project_id=4e526eb2040c4d4ca8441aeea5b121c1 2022-04-14 07:55:36.032 | + functions-common:get_or_create_project:946 : echo 4e526eb2040c4d4ca8441aeea5b121c1 2022-04-14 07:55:36.032 | 4e526eb2040c4d4ca8441aeea5b121c1 2022-04-14 07:55:36.075 | [196012 Async ks-project:224937]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-14 07:55:36.116 | [196012 Async ks-service:225023]: Waiting for completion of get_or_create_role service running on PID 225023 (4 other jobs running) 2022-04-14 07:55:36.140 | [196012 Async ks-service:225023]: Signaling child to exit 2022-04-14 07:55:36.140 | WAKEUP 2022-04-14 07:55:36.162 | [196012 Async ks-service:225023]: Signaled 2022-04-14 07:55:36.164 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:55:36.164 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-14 07:55:36.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:36.164 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:36.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:36.164 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:36.164 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:55:36.164 | + functions-common:get_or_create_role:957 : role_id=8d142dfa6b1c4a91bcd0eac6cea2aef8 2022-04-14 07:55:36.164 | + functions-common:get_or_create_role:958 : echo 8d142dfa6b1c4a91bcd0eac6cea2aef8 2022-04-14 07:55:36.164 | 8d142dfa6b1c4a91bcd0eac6cea2aef8 2022-04-14 07:55:36.207 | [196012 Async ks-service:225023]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-14 07:55:36.244 | [196012 Async ks-reseller:225109]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 225109 (3 other jobs running) 2022-04-14 07:55:36.268 | [196012 Async ks-reseller:225109]: Signaling child to exit 2022-04-14 07:55:36.268 | WAKEUP 2022-04-14 07:55:36.291 | [196012 Async ks-reseller:225109]: Signaled 2022-04-14 07:55:36.292 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:55:36.292 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-14 07:55:36.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:36.292 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:36.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:36.292 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:36.292 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:55:36.292 | + functions-common:get_or_create_role:957 : role_id=b038682455284bc4ab69efcbe517a664 2022-04-14 07:55:36.292 | + functions-common:get_or_create_role:958 : echo b038682455284bc4ab69efcbe517a664 2022-04-14 07:55:36.292 | b038682455284bc4ab69efcbe517a664 2022-04-14 07:55:36.336 | [196012 Async ks-reseller:225109]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-04-14 07:55:36.373 | [196012 Async ks-anotherrole:225198]: Waiting for completion of get_or_create_role anotherrole running on PID 225198 (2 other jobs running) 2022-04-14 07:55:36.397 | [196012 Async ks-anotherrole:225198]: Signaling child to exit 2022-04-14 07:55:36.397 | WAKEUP 2022-04-14 07:55:36.419 | [196012 Async ks-anotherrole:225198]: Signaled 2022-04-14 07:55:36.420 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:55:36.421 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 07:55:36.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:36.421 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:36.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:36.421 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:36.421 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:55:36.421 | + functions-common:get_or_create_role:957 : role_id=9863587b07374ca683e9dcbec79a95c4 2022-04-14 07:55:36.421 | + functions-common:get_or_create_role:958 : echo 9863587b07374ca683e9dcbec79a95c4 2022-04-14 07:55:36.421 | 9863587b07374ca683e9dcbec79a95c4 2022-04-14 07:55:36.464 | [196012 Async ks-anotherrole:225198]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-14 07:55:36.468 | + inc/async:async_wait:197 : return 0 2022-04-14 07:55:36.471 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 7985a5925e0b46a0823e01559289e211 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:55:36.527 | + inc/async:async_inner:63 : get_or_add_user_project_role member 7985a5925e0b46a0823e01559289e211 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:55:36.566 | [196012 Async ks-demo-member:226066]: running: get_or_add_user_project_role member 7985a5925e0b46a0823e01559289e211 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:55:36.569 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 579eebfd67dd47eb82e83e23c91781cf 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:55:36.629 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 579eebfd67dd47eb82e83e23c91781cf 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:55:36.677 | [196012 Async ks-demo-admin:226178]: running: get_or_add_user_project_role admin 579eebfd67dd47eb82e83e23c91781cf 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:55:36.680 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 7985a5925e0b46a0823e01559289e211 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:55:36.744 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 7985a5925e0b46a0823e01559289e211 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:55:36.794 | [196012 Async ks-demo-another:226290]: running: get_or_add_user_project_role anotherrole 7985a5925e0b46a0823e01559289e211 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:55:36.797 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 7985a5925e0b46a0823e01559289e211 de231bac84434bd9b69e002e9bff0c53 2022-04-14 07:55:36.869 | + inc/async:async_inner:63 : get_or_add_user_project_role member 7985a5925e0b46a0823e01559289e211 de231bac84434bd9b69e002e9bff0c53 2022-04-14 07:55:36.955 | [196012 Async ks-demo-invis:226402]: running: get_or_add_user_project_role member 7985a5925e0b46a0823e01559289e211 de231bac84434bd9b69e002e9bff0c53 2022-04-14 07:55:36.960 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-14 07:55:36.967 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-14 07:55:36.970 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:55:36.988 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-14 07:55:37.008 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-14 07:55:37.039 | +++ 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-14 07:55:40.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:40.872 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:40.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:40.872 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:41.052 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:55:41.054 | ++ functions-common:get_or_create_user:932 : user_id=ce19a7c5a8af4b4a9aac3d540dd3bcc3 2022-04-14 07:55:41.057 | ++ functions-common:get_or_create_user:933 : echo ce19a7c5a8af4b4a9aac3d540dd3bcc3 2022-04-14 07:55:41.060 | + lib/keystone:create_keystone_accounts:360 : demo_reader=ce19a7c5a8af4b4a9aac3d540dd3bcc3 2022-04-14 07:55:41.063 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader ce19a7c5a8af4b4a9aac3d540dd3bcc3 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:55:41.128 | + inc/async:async_inner:63 : get_or_add_user_project_role reader ce19a7c5a8af4b4a9aac3d540dd3bcc3 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:55:41.177 | [196012 Async ks-demo-reader:226574]: running: get_or_add_user_project_role reader ce19a7c5a8af4b4a9aac3d540dd3bcc3 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:55:41.180 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-14 07:55:41.184 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-14 07:55:41.187 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:55:41.191 | +++ 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-14 07:55:44.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:44.559 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:44.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:44.559 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:45.075 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:55:45.091 | ++ functions-common:get_or_create_project:945 : project_id=a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:55:45.116 | ++ functions-common:get_or_create_project:946 : echo a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:55:45.135 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:55:45.149 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-14 07:55:45.171 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-14 07:55:45.191 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:55:45.194 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-14 07:55:45.197 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-14 07:55:45.202 | +++ 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-14 07:55:48.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:48.131 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:48.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:48.131 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:48.548 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:55:48.583 | ++ functions-common:get_or_create_user:932 : user_id=b737d6892d87463d942e2a5fa6158843 2022-04-14 07:55:48.612 | ++ functions-common:get_or_create_user:933 : echo b737d6892d87463d942e2a5fa6158843 2022-04-14 07:55:48.640 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=b737d6892d87463d942e2a5fa6158843 2022-04-14 07:55:48.660 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin b737d6892d87463d942e2a5fa6158843 a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:55:49.064 | + inc/async:async_inner:63 : get_or_add_user_project_role admin b737d6892d87463d942e2a5fa6158843 a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:55:49.297 | [196012 Async ks-alt-admin:226941]: running: get_or_add_user_project_role admin b737d6892d87463d942e2a5fa6158843 a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:55:49.319 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole b737d6892d87463d942e2a5fa6158843 a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:55:49.788 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole b737d6892d87463d942e2a5fa6158843 a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:55:50.020 | [196012 Async ks-alt-another:227056]: running: get_or_add_user_project_role anotherrole b737d6892d87463d942e2a5fa6158843 a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:55:50.043 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-14 07:55:50.083 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-14 07:55:50.112 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:55:50.143 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-14 07:55:50.168 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-14 07:55:50.193 | +++ 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-14 07:55:50.660 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:55:50.857 | [226178 Async ks-demo-admin:226178]: finished successfully 2022-04-14 07:55:53.412 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:55:53.595 | [226402 Async ks-demo-invis:226402]: finished successfully 2022-04-14 07:55:53.849 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:55:53.886 | [226290 Async ks-demo-another:226290]: finished successfully 2022-04-14 07:55:54.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:54.645 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:54.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:54.645 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:54.845 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:55:54.847 | ++ functions-common:get_or_create_user:932 : user_id=7629908d72c447a2b81cf83a7fc2a5a2 2022-04-14 07:55:54.865 | ++ functions-common:get_or_create_user:933 : echo 7629908d72c447a2b81cf83a7fc2a5a2 2022-04-14 07:55:54.873 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=7629908d72c447a2b81cf83a7fc2a5a2 2022-04-14 07:55:54.896 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 7629908d72c447a2b81cf83a7fc2a5a2 a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:55:55.093 | + inc/async:async_inner:63 : get_or_add_user_project_role member 7629908d72c447a2b81cf83a7fc2a5a2 a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:55:55.113 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:55:55.192 | [226066 Async ks-demo-member:226066]: finished successfully 2022-04-14 07:55:55.242 | [196012 Async ks-alt-member-user:227429]: running: get_or_add_user_project_role member 7629908d72c447a2b81cf83a7fc2a5a2 a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:55:55.268 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-14 07:55:55.302 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-14 07:55:55.317 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:55:55.336 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-14 07:55:55.345 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-14 07:55:55.359 | +++ 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-14 07:55:58.037 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:55:58.120 | [226574 Async ks-demo-reader:226574]: finished successfully 2022-04-14 07:55:58.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:58.582 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:58.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:55:58.583 | from cryptography.utils import int_from_bytes 2022-04-14 07:55:58.772 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:55:58.775 | ++ functions-common:get_or_create_user:932 : user_id=4ebcacbb86e048cd9f16418fed838357 2022-04-14 07:55:58.778 | ++ functions-common:get_or_create_user:933 : echo 4ebcacbb86e048cd9f16418fed838357 2022-04-14 07:55:58.781 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=4ebcacbb86e048cd9f16418fed838357 2022-04-14 07:55:58.784 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 4ebcacbb86e048cd9f16418fed838357 a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:55:58.847 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 4ebcacbb86e048cd9f16418fed838357 a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:55:58.902 | [196012 Async ks-alt-reader-user:227695]: running: get_or_add_user_project_role reader 4ebcacbb86e048cd9f16418fed838357 a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:55:58.908 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-14 07:55:58.912 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:55:58.915 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-14 07:55:58.921 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-14 07:55:58.928 | +++ 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-14 07:56:02.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:02.054 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:02.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:02.054 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:02.330 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:02.344 | ++ functions-common:get_or_create_user:932 : user_id=291b113d6ba64508ab8c39b9b36c5a41 2022-04-14 07:56:02.361 | ++ functions-common:get_or_create_user:933 : echo 291b113d6ba64508ab8c39b9b36c5a41 2022-04-14 07:56:02.373 | + lib/keystone:create_keystone_accounts:392 : system_member_user=291b113d6ba64508ab8c39b9b36c5a41 2022-04-14 07:56:02.384 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 291b113d6ba64508ab8c39b9b36c5a41 all 2022-04-14 07:56:02.649 | + inc/async:async_inner:63 : get_or_add_user_system_role member 291b113d6ba64508ab8c39b9b36c5a41 all 2022-04-14 07:56:02.728 | [196012 Async ks-system-member:227923]: running: get_or_add_user_system_role member 291b113d6ba64508ab8c39b9b36c5a41 all 2022-04-14 07:56:02.732 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-14 07:56:02.736 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:56:02.740 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-14 07:56:02.743 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-14 07:56:02.747 | +++ 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-14 07:56:05.561 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:56:05.590 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:56:05.702 | [227056 Async ks-alt-another:227056]: finished successfully 2022-04-14 07:56:05.711 | [226941 Async ks-alt-admin:226941]: finished successfully 2022-04-14 07:56:06.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:06.126 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:06.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:06.126 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:06.328 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:06.336 | ++ functions-common:get_or_create_user:932 : user_id=ba2230340ca741ffac5d8046b2e34248 2022-04-14 07:56:06.340 | ++ functions-common:get_or_create_user:933 : echo ba2230340ca741ffac5d8046b2e34248 2022-04-14 07:56:06.348 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=ba2230340ca741ffac5d8046b2e34248 2022-04-14 07:56:06.351 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader ba2230340ca741ffac5d8046b2e34248 all 2022-04-14 07:56:06.438 | + inc/async:async_inner:63 : get_or_add_user_system_role reader ba2230340ca741ffac5d8046b2e34248 all 2022-04-14 07:56:06.517 | [196012 Async ks-system-reader:228205]: running: get_or_add_user_system_role reader ba2230340ca741ffac5d8046b2e34248 all 2022-04-14 07:56:06.520 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-14 07:56:06.526 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-14 07:56:06.548 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-14 07:56:06.564 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 07:56:06.576 | +++ 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-14 07:56:09.304 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:56:09.425 | [227429 Async ks-alt-member-user:227429]: finished successfully 2022-04-14 07:56:09.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:09.840 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:09.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:09.840 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:10.056 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:10.059 | ++ functions-common:get_or_create_group:909 : group_id=0616e4611d5c4456a50763242f27fe5d 2022-04-14 07:56:10.064 | ++ functions-common:get_or_create_group:910 : echo 0616e4611d5c4456a50763242f27fe5d 2022-04-14 07:56:10.069 | + lib/keystone:create_keystone_accounts:402 : admin_group=0616e4611d5c4456a50763242f27fe5d 2022-04-14 07:56:10.076 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-14 07:56:10.081 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-14 07:56:10.084 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-14 07:56:10.088 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 07:56:10.094 | +++ 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-14 07:56:11.822 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:56:11.851 | [227695 Async ks-alt-reader-user:227695]: finished successfully 2022-04-14 07:56:12.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:12.682 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:12.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:12.682 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:12.864 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:12.867 | ++ functions-common:get_or_create_group:909 : group_id=f571ee0a85f848cc82045c941c99bf57 2022-04-14 07:56:12.869 | ++ functions-common:get_or_create_group:910 : echo f571ee0a85f848cc82045c941c99bf57 2022-04-14 07:56:12.873 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=f571ee0a85f848cc82045c941c99bf57 2022-04-14 07:56:12.876 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member f571ee0a85f848cc82045c941c99bf57 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:56:12.941 | + inc/async:async_inner:63 : get_or_add_group_project_role member f571ee0a85f848cc82045c941c99bf57 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:56:12.986 | [196012 Async ks-group-memberdemo:228558]: running: get_or_add_group_project_role member f571ee0a85f848cc82045c941c99bf57 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:56:12.989 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole f571ee0a85f848cc82045c941c99bf57 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:56:13.091 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole f571ee0a85f848cc82045c941c99bf57 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:56:13.180 | [196012 Async ks-group-anotherdemo:228644]: running: get_or_add_group_project_role anotherrole f571ee0a85f848cc82045c941c99bf57 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:56:13.187 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member f571ee0a85f848cc82045c941c99bf57 a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:56:13.537 | + inc/async:async_inner:63 : get_or_add_group_project_role member f571ee0a85f848cc82045c941c99bf57 a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:56:13.763 | [196012 Async ks-group-memberalt:228730]: running: get_or_add_group_project_role member f571ee0a85f848cc82045c941c99bf57 a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:56:13.800 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole f571ee0a85f848cc82045c941c99bf57 a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:56:14.084 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:56:14.216 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole f571ee0a85f848cc82045c941c99bf57 a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:56:14.275 | [227923 Async ks-system-member:227923]: finished successfully 2022-04-14 07:56:14.439 | [196012 Async ks-group-anotheralt:228856]: running: get_or_add_group_project_role anotherrole f571ee0a85f848cc82045c941c99bf57 a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:56:14.455 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 0616e4611d5c4456a50763242f27fe5d 011f18866a024406b4557433b8077eae 2022-04-14 07:56:14.860 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 0616e4611d5c4456a50763242f27fe5d 011f18866a024406b4557433b8077eae 2022-04-14 07:56:15.102 | [196012 Async ks-group-admin:228962]: running: get_or_add_group_project_role admin 0616e4611d5c4456a50763242f27fe5d 011f18866a024406b4557433b8077eae 2022-04-14 07:56:15.119 | + 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-14 07:56:15.501 | [196012 Async ks-demo-member:226066]: Waiting for completion of get_or_add_user_project_role member 7985a5925e0b46a0823e01559289e211 99f40d4dd3be4659ac8b6324dee98b61 running on PID 226066 (17 other jobs running) 2022-04-14 07:56:15.681 | [196012 Async ks-demo-member:226066]: Signaling child to exit 2022-04-14 07:56:15.682 | WAKEUP 2022-04-14 07:56:15.841 | [196012 Async ks-demo-member:226066]: Signaled 2022-04-14 07:56:15.855 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:56:15.855 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:56:15.855 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:56:15.855 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:56:15.855 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:56:15.855 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:56:15.855 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:56:15.855 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:56:15.855 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7985a5925e0b46a0823e01559289e211 --project 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:56:15.855 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:56:15.856 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:56:15.856 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:56:15.856 | ++ functions-common:get_field:819 : read data 2022-04-14 07:56:15.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:15.856 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:15.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:15.856 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:15.856 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:15.856 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:56:15.856 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:56:15.856 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 7985a5925e0b46a0823e01559289e211 --project 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:56:15.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:15.856 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:15.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:15.856 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:15.856 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:56:15.856 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:56:15.856 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7985a5925e0b46a0823e01559289e211 --project 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:56:15.856 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:56:15.856 | ++ functions-common:get_field:819 : read data 2022-04-14 07:56:15.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:15.856 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:15.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:15.856 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:15.856 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:15.856 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:56:15.856 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:56:15.857 | ++ functions-common:get_field:825 : echo '| afef96548e7c4bde9a68b35bff160604 | 7985a5925e0b46a0823e01559289e211 | | 99f40d4dd3be4659ac8b6324dee98b61 | | | False |' 2022-04-14 07:56:15.857 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:56:15.857 | ++ functions-common:get_field:819 : read data 2022-04-14 07:56:15.857 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=afef96548e7c4bde9a68b35bff160604 2022-04-14 07:56:15.857 | + functions-common:get_or_add_user_project_role:1004 : echo afef96548e7c4bde9a68b35bff160604 2022-04-14 07:56:15.857 | afef96548e7c4bde9a68b35bff160604 2022-04-14 07:56:16.175 | [196012 Async ks-demo-member:226066]: finished get_or_add_user_project_role member 7985a5925e0b46a0823e01559289e211 99f40d4dd3be4659ac8b6324dee98b61 with result 0 in 18 seconds 2022-04-14 07:56:16.435 | [196012 Async ks-demo-admin:226178]: Waiting for completion of get_or_add_user_project_role admin 579eebfd67dd47eb82e83e23c91781cf 99f40d4dd3be4659ac8b6324dee98b61 running on PID 226178 (16 other jobs running) 2022-04-14 07:56:16.580 | [196012 Async ks-demo-admin:226178]: Signaling child to exit 2022-04-14 07:56:16.581 | WAKEUP 2022-04-14 07:56:16.737 | [196012 Async ks-demo-admin:226178]: Signaled 2022-04-14 07:56:16.748 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:56:16.748 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:56:16.748 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:56:16.748 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:56:16.748 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:56:16.748 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:56:16.748 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:56:16.748 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:56:16.748 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:56:16.749 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:56:16.749 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:56:16.749 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 579eebfd67dd47eb82e83e23c91781cf --project 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:56:16.749 | ++ functions-common:get_field:819 : read data 2022-04-14 07:56:16.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:16.749 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:16.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:16.749 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:16.749 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:16.749 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:56:16.749 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:56:16.749 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 579eebfd67dd47eb82e83e23c91781cf --project 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:56:16.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:16.749 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:16.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:16.749 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:16.749 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 579eebfd67dd47eb82e83e23c91781cf --project 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:56:16.749 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:56:16.749 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:56:16.749 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:56:16.749 | ++ functions-common:get_field:819 : read data 2022-04-14 07:56:16.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:16.749 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:16.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:16.749 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:16.749 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:16.749 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:56:16.749 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:56:16.749 | ++ functions-common:get_field:825 : echo '| db5016e56b75484ebc12a9fd36f6d9d1 | 579eebfd67dd47eb82e83e23c91781cf | | 99f40d4dd3be4659ac8b6324dee98b61 | | | False |' 2022-04-14 07:56:16.749 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:56:16.749 | ++ functions-common:get_field:819 : read data 2022-04-14 07:56:16.749 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=db5016e56b75484ebc12a9fd36f6d9d1 2022-04-14 07:56:16.750 | + functions-common:get_or_add_user_project_role:1004 : echo db5016e56b75484ebc12a9fd36f6d9d1 2022-04-14 07:56:16.750 | db5016e56b75484ebc12a9fd36f6d9d1 2022-04-14 07:56:17.016 | [196012 Async ks-demo-admin:226178]: finished get_or_add_user_project_role admin 579eebfd67dd47eb82e83e23c91781cf 99f40d4dd3be4659ac8b6324dee98b61 with result 0 in 14 seconds 2022-04-14 07:56:17.300 | [196012 Async ks-demo-another:226290]: Waiting for completion of get_or_add_user_project_role anotherrole 7985a5925e0b46a0823e01559289e211 99f40d4dd3be4659ac8b6324dee98b61 running on PID 226290 (15 other jobs running) 2022-04-14 07:56:17.424 | [196012 Async ks-demo-another:226290]: Signaling child to exit 2022-04-14 07:56:17.425 | WAKEUP 2022-04-14 07:56:17.538 | [196012 Async ks-demo-another:226290]: Signaled 2022-04-14 07:56:17.547 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:56:17.547 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:56:17.547 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:56:17.547 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:56:17.547 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:56:17.547 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:56:17.547 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:56:17.547 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:56:17.547 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:56:17.547 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 7985a5925e0b46a0823e01559289e211 --project 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:56:17.547 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:56:17.547 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:56:17.548 | ++ functions-common:get_field:819 : read data 2022-04-14 07:56:17.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:17.548 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:17.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:17.548 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:17.548 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:17.548 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:56:17.548 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:56:17.548 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 7985a5925e0b46a0823e01559289e211 --project 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:56:17.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:17.548 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:17.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:17.548 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:17.548 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:56:17.548 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 7985a5925e0b46a0823e01559289e211 --project 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:56:17.548 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:56:17.548 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:56:17.548 | ++ functions-common:get_field:819 : read data 2022-04-14 07:56:17.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:17.548 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:17.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:17.548 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:17.548 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:17.548 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:56:17.548 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:56:17.548 | ++ functions-common:get_field:825 : echo '| 9863587b07374ca683e9dcbec79a95c4 | 7985a5925e0b46a0823e01559289e211 | | 99f40d4dd3be4659ac8b6324dee98b61 | | | False |' 2022-04-14 07:56:17.548 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:56:17.548 | ++ functions-common:get_field:819 : read data 2022-04-14 07:56:17.548 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9863587b07374ca683e9dcbec79a95c4 2022-04-14 07:56:17.548 | + functions-common:get_or_add_user_project_role:1004 : echo 9863587b07374ca683e9dcbec79a95c4 2022-04-14 07:56:17.548 | 9863587b07374ca683e9dcbec79a95c4 2022-04-14 07:56:17.808 | [196012 Async ks-demo-another:226290]: finished get_or_add_user_project_role anotherrole 7985a5925e0b46a0823e01559289e211 99f40d4dd3be4659ac8b6324dee98b61 with result 0 in 17 seconds 2022-04-14 07:56:18.053 | [196012 Async ks-demo-invis:226402]: Waiting for completion of get_or_add_user_project_role member 7985a5925e0b46a0823e01559289e211 de231bac84434bd9b69e002e9bff0c53 running on PID 226402 (14 other jobs running) 2022-04-14 07:56:18.205 | [196012 Async ks-demo-invis:226402]: Signaling child to exit 2022-04-14 07:56:18.206 | WAKEUP 2022-04-14 07:56:18.373 | [196012 Async ks-demo-invis:226402]: Signaled 2022-04-14 07:56:18.382 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:56:18.382 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:56:18.382 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:56:18.382 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:56:18.383 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:56:18.383 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:56:18.383 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:56:18.383 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:56:18.383 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7985a5925e0b46a0823e01559289e211 --project de231bac84434bd9b69e002e9bff0c53 2022-04-14 07:56:18.383 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:56:18.383 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:56:18.383 | ++ functions-common:get_field:819 : read data 2022-04-14 07:56:18.383 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:56:18.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:18.383 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:18.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:18.383 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:18.383 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:18.383 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:56:18.383 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:56:18.383 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 7985a5925e0b46a0823e01559289e211 --project de231bac84434bd9b69e002e9bff0c53 2022-04-14 07:56:18.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:18.383 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:18.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:18.383 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:18.383 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:56:18.383 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7985a5925e0b46a0823e01559289e211 --project de231bac84434bd9b69e002e9bff0c53 2022-04-14 07:56:18.383 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:56:18.383 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:56:18.383 | ++ functions-common:get_field:819 : read data 2022-04-14 07:56:18.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:18.383 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:18.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:18.383 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:18.383 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:18.383 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:56:18.384 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:56:18.384 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:56:18.384 | ++ functions-common:get_field:825 : echo '| afef96548e7c4bde9a68b35bff160604 | 7985a5925e0b46a0823e01559289e211 | | de231bac84434bd9b69e002e9bff0c53 | | | False |' 2022-04-14 07:56:18.384 | ++ functions-common:get_field:819 : read data 2022-04-14 07:56:18.384 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=afef96548e7c4bde9a68b35bff160604 2022-04-14 07:56:18.384 | + functions-common:get_or_add_user_project_role:1004 : echo afef96548e7c4bde9a68b35bff160604 2022-04-14 07:56:18.384 | afef96548e7c4bde9a68b35bff160604 2022-04-14 07:56:18.753 | [196012 Async ks-demo-invis:226402]: finished get_or_add_user_project_role member 7985a5925e0b46a0823e01559289e211 de231bac84434bd9b69e002e9bff0c53 with result 0 in 16 seconds 2022-04-14 07:56:18.827 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:56:18.899 | [228205 Async ks-system-reader:228205]: finished successfully 2022-04-14 07:56:18.913 | [196012 Async ks-demo-reader:226574]: Waiting for completion of get_or_add_user_project_role reader ce19a7c5a8af4b4a9aac3d540dd3bcc3 99f40d4dd3be4659ac8b6324dee98b61 running on PID 226574 (13 other jobs running) 2022-04-14 07:56:19.075 | [196012 Async ks-demo-reader:226574]: Signaling child to exit 2022-04-14 07:56:19.076 | WAKEUP 2022-04-14 07:56:19.187 | [196012 Async ks-demo-reader:226574]: Signaled 2022-04-14 07:56:19.199 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:56:19.199 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:56:19.199 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:56:19.199 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:56:19.199 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:56:19.199 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:56:19.199 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:56:19.199 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:56:19.199 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:56:19.199 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ce19a7c5a8af4b4a9aac3d540dd3bcc3 --project 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:56:19.199 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:56:19.199 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:56:19.199 | ++ functions-common:get_field:819 : read data 2022-04-14 07:56:19.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:19.199 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:19.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:19.200 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:19.200 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:19.200 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:56:19.200 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:56:19.200 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user ce19a7c5a8af4b4a9aac3d540dd3bcc3 --project 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:56:19.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:19.200 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:19.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:19.200 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:19.200 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ce19a7c5a8af4b4a9aac3d540dd3bcc3 --project 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:56:19.200 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:56:19.200 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:56:19.200 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:56:19.200 | ++ functions-common:get_field:819 : read data 2022-04-14 07:56:19.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:19.200 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:19.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:19.200 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:19.200 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:19.201 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:56:19.201 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:56:19.201 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:56:19.201 | ++ functions-common:get_field:825 : echo '| e49800b968294f8d9583e905d9f8f9a8 | ce19a7c5a8af4b4a9aac3d540dd3bcc3 | | 99f40d4dd3be4659ac8b6324dee98b61 | | | False |' 2022-04-14 07:56:19.201 | ++ functions-common:get_field:819 : read data 2022-04-14 07:56:19.201 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e49800b968294f8d9583e905d9f8f9a8 2022-04-14 07:56:19.201 | + functions-common:get_or_add_user_project_role:1004 : echo e49800b968294f8d9583e905d9f8f9a8 2022-04-14 07:56:19.201 | e49800b968294f8d9583e905d9f8f9a8 2022-04-14 07:56:19.481 | [196012 Async ks-demo-reader:226574]: finished get_or_add_user_project_role reader ce19a7c5a8af4b4a9aac3d540dd3bcc3 99f40d4dd3be4659ac8b6324dee98b61 with result 0 in 17 seconds 2022-04-14 07:56:19.517 | + inc/async:async_wait:197 : return 0 2022-04-14 07:56:19.536 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-14 07:56:19.771 | [196012 Async ks-alt-admin:226941]: Waiting for completion of get_or_add_user_project_role admin b737d6892d87463d942e2a5fa6158843 a75d05bea29947bdbf76c9c7b1e8ad2e running on PID 226941 (12 other jobs running) 2022-04-14 07:56:19.923 | [196012 Async ks-alt-admin:226941]: Signaling child to exit 2022-04-14 07:56:19.924 | WAKEUP 2022-04-14 07:56:20.093 | [196012 Async ks-alt-admin:226941]: Signaled 2022-04-14 07:56:20.101 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:56:20.102 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:56:20.102 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:56:20.102 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:56:20.102 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:56:20.102 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:56:20.102 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:56:20.102 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:56:20.102 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:56:20.102 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b737d6892d87463d942e2a5fa6158843 --project a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:56:20.102 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:56:20.102 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:56:20.102 | ++ functions-common:get_field:819 : read data 2022-04-14 07:56:20.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:20.102 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:20.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:20.102 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:20.102 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:20.102 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:56:20.102 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:56:20.102 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user b737d6892d87463d942e2a5fa6158843 --project a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:56:20.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:20.102 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:20.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:20.102 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:20.102 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:56:20.102 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b737d6892d87463d942e2a5fa6158843 --project a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:56:20.102 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:56:20.102 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:56:20.102 | ++ functions-common:get_field:819 : read data 2022-04-14 07:56:20.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:20.103 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:20.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:20.103 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:20.103 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:20.103 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:56:20.103 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:56:20.103 | ++ functions-common:get_field:825 : echo '| db5016e56b75484ebc12a9fd36f6d9d1 | b737d6892d87463d942e2a5fa6158843 | | a75d05bea29947bdbf76c9c7b1e8ad2e | | | False |' 2022-04-14 07:56:20.103 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:56:20.103 | ++ functions-common:get_field:819 : read data 2022-04-14 07:56:20.103 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=db5016e56b75484ebc12a9fd36f6d9d1 2022-04-14 07:56:20.103 | + functions-common:get_or_add_user_project_role:1004 : echo db5016e56b75484ebc12a9fd36f6d9d1 2022-04-14 07:56:20.103 | db5016e56b75484ebc12a9fd36f6d9d1 2022-04-14 07:56:20.402 | [196012 Async ks-alt-admin:226941]: finished get_or_add_user_project_role admin b737d6892d87463d942e2a5fa6158843 a75d05bea29947bdbf76c9c7b1e8ad2e with result 0 in 16 seconds 2022-04-14 07:56:20.631 | [196012 Async ks-alt-another:227056]: Waiting for completion of get_or_add_user_project_role anotherrole b737d6892d87463d942e2a5fa6158843 a75d05bea29947bdbf76c9c7b1e8ad2e running on PID 227056 (11 other jobs running) 2022-04-14 07:56:20.773 | [196012 Async ks-alt-another:227056]: Signaling child to exit 2022-04-14 07:56:20.773 | WAKEUP 2022-04-14 07:56:20.914 | [196012 Async ks-alt-another:227056]: Signaled 2022-04-14 07:56:20.925 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:56:20.925 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:56:20.925 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:56:20.925 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:56:20.925 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:56:20.925 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:56:20.925 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:56:20.925 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:56:20.926 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:56:20.926 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:56:20.926 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b737d6892d87463d942e2a5fa6158843 --project a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:56:20.926 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:56:20.926 | ++ functions-common:get_field:819 : read data 2022-04-14 07:56:20.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:20.926 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:20.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:20.926 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:20.926 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:20.926 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:56:20.926 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:56:20.926 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user b737d6892d87463d942e2a5fa6158843 --project a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:56:20.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:20.926 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:20.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:20.926 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:20.926 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b737d6892d87463d942e2a5fa6158843 --project a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:56:20.926 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:56:20.926 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:56:20.926 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:56:20.926 | ++ functions-common:get_field:819 : read data 2022-04-14 07:56:20.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:20.926 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:20.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:20.926 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:20.926 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:20.926 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:56:20.926 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:56:20.926 | ++ functions-common:get_field:825 : echo '| 9863587b07374ca683e9dcbec79a95c4 | b737d6892d87463d942e2a5fa6158843 | | a75d05bea29947bdbf76c9c7b1e8ad2e | | | False |' 2022-04-14 07:56:20.927 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:56:20.927 | ++ functions-common:get_field:819 : read data 2022-04-14 07:56:20.927 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9863587b07374ca683e9dcbec79a95c4 2022-04-14 07:56:20.927 | + functions-common:get_or_add_user_project_role:1004 : echo 9863587b07374ca683e9dcbec79a95c4 2022-04-14 07:56:20.927 | 9863587b07374ca683e9dcbec79a95c4 2022-04-14 07:56:21.196 | [196012 Async ks-alt-another:227056]: finished get_or_add_user_project_role anotherrole b737d6892d87463d942e2a5fa6158843 a75d05bea29947bdbf76c9c7b1e8ad2e with result 0 in 16 seconds 2022-04-14 07:56:21.379 | [196012 Async ks-alt-member-user:227429]: Waiting for completion of get_or_add_user_project_role member 7629908d72c447a2b81cf83a7fc2a5a2 a75d05bea29947bdbf76c9c7b1e8ad2e running on PID 227429 (10 other jobs running) 2022-04-14 07:56:21.498 | [196012 Async ks-alt-member-user:227429]: Signaling child to exit 2022-04-14 07:56:21.501 | WAKEUP 2022-04-14 07:56:21.617 | [196012 Async ks-alt-member-user:227429]: Signaled 2022-04-14 07:56:21.627 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:56:21.627 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:56:21.627 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:56:21.627 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:56:21.627 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:56:21.627 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:56:21.627 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:56:21.627 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:56:21.627 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7629908d72c447a2b81cf83a7fc2a5a2 --project a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:56:21.627 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:56:21.627 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:56:21.627 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:56:21.627 | ++ functions-common:get_field:819 : read data 2022-04-14 07:56:21.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:21.627 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:21.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:21.627 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:21.628 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:21.628 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:56:21.628 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:56:21.628 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 7629908d72c447a2b81cf83a7fc2a5a2 --project a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:56:21.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:21.628 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:21.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:21.628 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:21.628 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7629908d72c447a2b81cf83a7fc2a5a2 --project a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:56:21.628 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:56:21.628 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:56:21.628 | ++ functions-common:get_field:819 : read data 2022-04-14 07:56:21.628 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:56:21.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:21.628 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:21.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:21.628 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:21.628 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:21.628 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:56:21.628 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:56:21.628 | ++ functions-common:get_field:825 : echo '| afef96548e7c4bde9a68b35bff160604 | 7629908d72c447a2b81cf83a7fc2a5a2 | | a75d05bea29947bdbf76c9c7b1e8ad2e | | | False |' 2022-04-14 07:56:21.628 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:56:21.628 | ++ functions-common:get_field:819 : read data 2022-04-14 07:56:21.628 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=afef96548e7c4bde9a68b35bff160604 2022-04-14 07:56:21.628 | + functions-common:get_or_add_user_project_role:1004 : echo afef96548e7c4bde9a68b35bff160604 2022-04-14 07:56:21.628 | afef96548e7c4bde9a68b35bff160604 2022-04-14 07:56:21.921 | [196012 Async ks-alt-member-user:227429]: finished get_or_add_user_project_role member 7629908d72c447a2b81cf83a7fc2a5a2 a75d05bea29947bdbf76c9c7b1e8ad2e with result 0 in 14 seconds 2022-04-14 07:56:22.151 | [196012 Async ks-alt-reader-user:227695]: Waiting for completion of get_or_add_user_project_role reader 4ebcacbb86e048cd9f16418fed838357 a75d05bea29947bdbf76c9c7b1e8ad2e running on PID 227695 (9 other jobs running) 2022-04-14 07:56:22.262 | [196012 Async ks-alt-reader-user:227695]: Signaling child to exit 2022-04-14 07:56:22.262 | WAKEUP 2022-04-14 07:56:22.431 | [196012 Async ks-alt-reader-user:227695]: Signaled 2022-04-14 07:56:22.443 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:56:22.443 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:56:22.443 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:56:22.443 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:56:22.443 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:56:22.443 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:56:22.443 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:56:22.443 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:56:22.443 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:56:22.443 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4ebcacbb86e048cd9f16418fed838357 --project a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:56:22.443 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:56:22.443 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:56:22.443 | ++ functions-common:get_field:819 : read data 2022-04-14 07:56:22.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:22.443 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:22.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:22.443 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:22.443 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:22.443 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:56:22.443 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:56:22.444 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 4ebcacbb86e048cd9f16418fed838357 --project a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:56:22.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:22.444 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:22.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:22.444 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:22.444 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4ebcacbb86e048cd9f16418fed838357 --project a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:56:22.444 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:56:22.444 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:56:22.444 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:56:22.444 | ++ functions-common:get_field:819 : read data 2022-04-14 07:56:22.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:22.444 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:22.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:22.444 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:22.444 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:22.444 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:56:22.444 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:56:22.444 | ++ functions-common:get_field:825 : echo '| e49800b968294f8d9583e905d9f8f9a8 | 4ebcacbb86e048cd9f16418fed838357 | | a75d05bea29947bdbf76c9c7b1e8ad2e | | | False |' 2022-04-14 07:56:22.444 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:56:22.444 | ++ functions-common:get_field:819 : read data 2022-04-14 07:56:22.444 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e49800b968294f8d9583e905d9f8f9a8 2022-04-14 07:56:22.444 | + functions-common:get_or_add_user_project_role:1004 : echo e49800b968294f8d9583e905d9f8f9a8 2022-04-14 07:56:22.444 | e49800b968294f8d9583e905d9f8f9a8 2022-04-14 07:56:22.756 | [196012 Async ks-alt-reader-user:227695]: finished get_or_add_user_project_role reader 4ebcacbb86e048cd9f16418fed838357 a75d05bea29947bdbf76c9c7b1e8ad2e with result 0 in 13 seconds 2022-04-14 07:56:22.790 | + inc/async:async_wait:197 : return 0 2022-04-14 07:56:22.809 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-14 07:56:23.135 | [196012 Async ks-system-member:227923]: Waiting for completion of get_or_add_user_system_role member 291b113d6ba64508ab8c39b9b36c5a41 all running on PID 227923 (8 other jobs running) 2022-04-14 07:56:23.313 | [196012 Async ks-system-member:227923]: Signaling child to exit 2022-04-14 07:56:23.314 | WAKEUP 2022-04-14 07:56:23.461 | [196012 Async ks-system-member:227923]: Signaled 2022-04-14 07:56:23.483 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 07:56:23.483 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 07:56:23.484 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 07:56:23.484 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:56:23.484 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:56:23.484 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:56:23.484 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:56:23.484 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:56:23.484 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 07:56:23.484 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 291b113d6ba64508ab8c39b9b36c5a41 --system all -f value -c Role 2022-04-14 07:56:23.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:23.484 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:23.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:23.484 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:23.484 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:23.484 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 07:56:23.484 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 07:56:23.484 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 291b113d6ba64508ab8c39b9b36c5a41 --system all 2022-04-14 07:56:23.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:23.484 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:23.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:23.484 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:23.484 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 291b113d6ba64508ab8c39b9b36c5a41 --system all -f value -c Role 2022-04-14 07:56:23.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:23.484 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:23.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:23.484 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:23.484 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:23.484 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=afef96548e7c4bde9a68b35bff160604 2022-04-14 07:56:23.484 | + functions-common:get_or_add_user_system_role:1059 : echo afef96548e7c4bde9a68b35bff160604 2022-04-14 07:56:23.484 | afef96548e7c4bde9a68b35bff160604 2022-04-14 07:56:23.766 | [196012 Async ks-system-member:227923]: finished get_or_add_user_system_role member 291b113d6ba64508ab8c39b9b36c5a41 all with result 0 in 11 seconds 2022-04-14 07:56:24.020 | [196012 Async ks-system-reader:228205]: Waiting for completion of get_or_add_user_system_role reader ba2230340ca741ffac5d8046b2e34248 all running on PID 228205 (7 other jobs running) 2022-04-14 07:56:24.170 | [196012 Async ks-system-reader:228205]: Signaling child to exit 2022-04-14 07:56:24.170 | WAKEUP 2022-04-14 07:56:24.319 | [196012 Async ks-system-reader:228205]: Signaled 2022-04-14 07:56:24.331 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 07:56:24.331 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 07:56:24.331 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 07:56:24.331 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:56:24.331 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:56:24.331 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:56:24.331 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:56:24.331 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:56:24.331 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 07:56:24.331 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ba2230340ca741ffac5d8046b2e34248 --system all -f value -c Role 2022-04-14 07:56:24.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:24.332 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:24.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:24.332 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:24.332 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:24.332 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 07:56:24.332 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 07:56:24.332 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user ba2230340ca741ffac5d8046b2e34248 --system all 2022-04-14 07:56:24.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:24.332 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:24.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:24.332 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:24.332 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ba2230340ca741ffac5d8046b2e34248 --system all -f value -c Role 2022-04-14 07:56:24.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:24.332 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:24.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:24.332 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:24.332 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:24.332 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=e49800b968294f8d9583e905d9f8f9a8 2022-04-14 07:56:24.332 | + functions-common:get_or_add_user_system_role:1059 : echo e49800b968294f8d9583e905d9f8f9a8 2022-04-14 07:56:24.332 | e49800b968294f8d9583e905d9f8f9a8 2022-04-14 07:56:24.660 | [196012 Async ks-system-reader:228205]: finished get_or_add_user_system_role reader ba2230340ca741ffac5d8046b2e34248 all with result 0 in 12 seconds 2022-04-14 07:56:24.715 | + inc/async:async_wait:197 : return 0 2022-04-14 07:56:24.743 | + 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-14 07:56:25.081 | [196012 Async ks-group-memberdemo:228558]: Waiting for completion of get_or_add_group_project_role member f571ee0a85f848cc82045c941c99bf57 99f40d4dd3be4659ac8b6324dee98b61 running on PID 228558 (6 other jobs running) 2022-04-14 07:56:25.228 | [196012 Async ks-group-memberdemo:228558]: Signaling child to exit 2022-04-14 07:56:26.896 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:56:26.932 | [228644 Async ks-group-anotherdemo:228644]: finished successfully 2022-04-14 07:56:27.777 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:56:27.806 | [228558 Async ks-group-memberdemo:228558]: finished successfully 2022-04-14 07:56:27.828 | WAKEUP 2022-04-14 07:56:27.858 | [196012 Async ks-group-memberdemo:228558]: Signaled 2022-04-14 07:56:27.860 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:56:27.860 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f571ee0a85f848cc82045c941c99bf57 --project 99f40d4dd3be4659ac8b6324dee98b61 -f value 2022-04-14 07:56:27.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:27.860 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:27.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:27.860 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:27.860 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:27.860 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:56:27.860 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:56:27.860 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group f571ee0a85f848cc82045c941c99bf57 --project 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:56:27.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:27.860 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:27.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:27.860 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:27.860 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f571ee0a85f848cc82045c941c99bf57 --project 99f40d4dd3be4659ac8b6324dee98b61 -f value 2022-04-14 07:56:27.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:27.860 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:27.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:27.860 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:27.860 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:27.861 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='afef96548e7c4bde9a68b35bff160604 f571ee0a85f848cc82045c941c99bf57 99f40d4dd3be4659ac8b6324dee98b61 False' 2022-04-14 07:56:27.861 | + functions-common:get_or_add_group_project_role:1083 : echo afef96548e7c4bde9a68b35bff160604 f571ee0a85f848cc82045c941c99bf57 99f40d4dd3be4659ac8b6324dee98b61 False 2022-04-14 07:56:27.861 | afef96548e7c4bde9a68b35bff160604 f571ee0a85f848cc82045c941c99bf57 99f40d4dd3be4659ac8b6324dee98b61 False 2022-04-14 07:56:27.909 | [196012 Async ks-group-memberdemo:228558]: finished get_or_add_group_project_role member f571ee0a85f848cc82045c941c99bf57 99f40d4dd3be4659ac8b6324dee98b61 with result 0 in 14 seconds 2022-04-14 07:56:27.957 | [196012 Async ks-group-anotherdemo:228644]: Waiting for completion of get_or_add_group_project_role anotherrole f571ee0a85f848cc82045c941c99bf57 99f40d4dd3be4659ac8b6324dee98b61 running on PID 228644 (5 other jobs running) 2022-04-14 07:56:27.985 | [196012 Async ks-group-anotherdemo:228644]: Signaling child to exit 2022-04-14 07:56:27.986 | WAKEUP 2022-04-14 07:56:28.012 | [196012 Async ks-group-anotherdemo:228644]: Signaled 2022-04-14 07:56:28.014 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:56:28.014 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f571ee0a85f848cc82045c941c99bf57 --project 99f40d4dd3be4659ac8b6324dee98b61 -f value 2022-04-14 07:56:28.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:28.014 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:28.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:28.014 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:28.014 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:28.014 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:56:28.014 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:56:28.014 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group f571ee0a85f848cc82045c941c99bf57 --project 99f40d4dd3be4659ac8b6324dee98b61 2022-04-14 07:56:28.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:28.014 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:28.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:28.014 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:28.014 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f571ee0a85f848cc82045c941c99bf57 --project 99f40d4dd3be4659ac8b6324dee98b61 -f value 2022-04-14 07:56:28.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:28.014 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:28.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:28.015 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:28.015 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:28.015 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='9863587b07374ca683e9dcbec79a95c4 f571ee0a85f848cc82045c941c99bf57 99f40d4dd3be4659ac8b6324dee98b61 False' 2022-04-14 07:56:28.015 | + functions-common:get_or_add_group_project_role:1083 : echo 9863587b07374ca683e9dcbec79a95c4 f571ee0a85f848cc82045c941c99bf57 99f40d4dd3be4659ac8b6324dee98b61 False 2022-04-14 07:56:28.015 | 9863587b07374ca683e9dcbec79a95c4 f571ee0a85f848cc82045c941c99bf57 99f40d4dd3be4659ac8b6324dee98b61 False 2022-04-14 07:56:28.076 | [196012 Async ks-group-anotherdemo:228644]: finished get_or_add_group_project_role anotherrole f571ee0a85f848cc82045c941c99bf57 99f40d4dd3be4659ac8b6324dee98b61 with result 0 in 13 seconds 2022-04-14 07:56:28.117 | [196012 Async ks-group-memberalt:228730]: Waiting for completion of get_or_add_group_project_role member f571ee0a85f848cc82045c941c99bf57 a75d05bea29947bdbf76c9c7b1e8ad2e running on PID 228730 (4 other jobs running) 2022-04-14 07:56:28.143 | [196012 Async ks-group-memberalt:228730]: Signaling child to exit 2022-04-14 07:56:28.500 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:56:28.544 | [228856 Async ks-group-anotheralt:228856]: finished successfully 2022-04-14 07:56:28.681 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:56:28.708 | [228730 Async ks-group-memberalt:228730]: finished successfully 2022-04-14 07:56:28.728 | WAKEUP 2022-04-14 07:56:28.751 | [196012 Async ks-group-memberalt:228730]: Signaled 2022-04-14 07:56:28.753 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:56:28.753 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f571ee0a85f848cc82045c941c99bf57 --project a75d05bea29947bdbf76c9c7b1e8ad2e -f value 2022-04-14 07:56:28.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:28.753 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:28.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:28.753 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:28.753 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:28.753 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:56:28.753 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:56:28.753 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group f571ee0a85f848cc82045c941c99bf57 --project a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:56:28.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:28.753 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:28.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:28.753 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:28.753 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f571ee0a85f848cc82045c941c99bf57 --project a75d05bea29947bdbf76c9c7b1e8ad2e -f value 2022-04-14 07:56:28.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:28.753 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:28.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:28.753 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:28.753 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:28.753 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='afef96548e7c4bde9a68b35bff160604 f571ee0a85f848cc82045c941c99bf57 a75d05bea29947bdbf76c9c7b1e8ad2e False' 2022-04-14 07:56:28.753 | + functions-common:get_or_add_group_project_role:1083 : echo afef96548e7c4bde9a68b35bff160604 f571ee0a85f848cc82045c941c99bf57 a75d05bea29947bdbf76c9c7b1e8ad2e False 2022-04-14 07:56:28.753 | afef96548e7c4bde9a68b35bff160604 f571ee0a85f848cc82045c941c99bf57 a75d05bea29947bdbf76c9c7b1e8ad2e False 2022-04-14 07:56:28.800 | [196012 Async ks-group-memberalt:228730]: finished get_or_add_group_project_role member f571ee0a85f848cc82045c941c99bf57 a75d05bea29947bdbf76c9c7b1e8ad2e with result 0 in 15 seconds 2022-04-14 07:56:28.839 | [196012 Async ks-group-anotheralt:228856]: Waiting for completion of get_or_add_group_project_role anotherrole f571ee0a85f848cc82045c941c99bf57 a75d05bea29947bdbf76c9c7b1e8ad2e running on PID 228856 (3 other jobs running) 2022-04-14 07:56:28.864 | [196012 Async ks-group-anotheralt:228856]: Signaling child to exit 2022-04-14 07:56:28.864 | WAKEUP 2022-04-14 07:56:28.888 | [196012 Async ks-group-anotheralt:228856]: Signaled 2022-04-14 07:56:28.889 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:56:28.889 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f571ee0a85f848cc82045c941c99bf57 --project a75d05bea29947bdbf76c9c7b1e8ad2e -f value 2022-04-14 07:56:28.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:28.889 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:28.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:28.889 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:28.889 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:28.889 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:56:28.889 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:56:28.889 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group f571ee0a85f848cc82045c941c99bf57 --project a75d05bea29947bdbf76c9c7b1e8ad2e 2022-04-14 07:56:28.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:28.889 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:28.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:28.889 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:28.889 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f571ee0a85f848cc82045c941c99bf57 --project a75d05bea29947bdbf76c9c7b1e8ad2e -f value 2022-04-14 07:56:28.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:28.890 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:28.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:28.890 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:28.890 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:28.890 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='9863587b07374ca683e9dcbec79a95c4 f571ee0a85f848cc82045c941c99bf57 a75d05bea29947bdbf76c9c7b1e8ad2e False' 2022-04-14 07:56:28.890 | + functions-common:get_or_add_group_project_role:1083 : echo 9863587b07374ca683e9dcbec79a95c4 f571ee0a85f848cc82045c941c99bf57 a75d05bea29947bdbf76c9c7b1e8ad2e False 2022-04-14 07:56:28.890 | 9863587b07374ca683e9dcbec79a95c4 f571ee0a85f848cc82045c941c99bf57 a75d05bea29947bdbf76c9c7b1e8ad2e False 2022-04-14 07:56:28.935 | [196012 Async ks-group-anotheralt:228856]: finished get_or_add_group_project_role anotherrole f571ee0a85f848cc82045c941c99bf57 a75d05bea29947bdbf76c9c7b1e8ad2e with result 0 in 14 seconds 2022-04-14 07:56:28.974 | [196012 Async ks-group-admin:228962]: Waiting for completion of get_or_add_group_project_role admin 0616e4611d5c4456a50763242f27fe5d 011f18866a024406b4557433b8077eae running on PID 228962 (2 other jobs running) 2022-04-14 07:56:29.000 | [196012 Async ks-group-admin:228962]: Signaling child to exit 2022-04-14 07:56:29.389 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:56:29.417 | [228962 Async ks-group-admin:228962]: finished successfully 2022-04-14 07:56:29.438 | WAKEUP 2022-04-14 07:56:29.460 | [196012 Async ks-group-admin:228962]: Signaled 2022-04-14 07:56:29.462 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:56:29.462 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 0616e4611d5c4456a50763242f27fe5d --project 011f18866a024406b4557433b8077eae -f value 2022-04-14 07:56:29.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:29.462 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:29.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:29.462 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:29.462 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:29.462 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:56:29.462 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:56:29.462 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group 0616e4611d5c4456a50763242f27fe5d --project 011f18866a024406b4557433b8077eae 2022-04-14 07:56:29.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:29.462 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:29.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:29.462 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:29.462 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 0616e4611d5c4456a50763242f27fe5d --project 011f18866a024406b4557433b8077eae -f value 2022-04-14 07:56:29.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:29.462 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:29.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:56:29.462 | from cryptography.utils import int_from_bytes 2022-04-14 07:56:29.462 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:56:29.462 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='db5016e56b75484ebc12a9fd36f6d9d1 0616e4611d5c4456a50763242f27fe5d 011f18866a024406b4557433b8077eae False' 2022-04-14 07:56:29.462 | + functions-common:get_or_add_group_project_role:1083 : echo db5016e56b75484ebc12a9fd36f6d9d1 0616e4611d5c4456a50763242f27fe5d 011f18866a024406b4557433b8077eae False 2022-04-14 07:56:29.462 | db5016e56b75484ebc12a9fd36f6d9d1 0616e4611d5c4456a50763242f27fe5d 011f18866a024406b4557433b8077eae False 2022-04-14 07:56:29.506 | [196012 Async ks-group-admin:228962]: finished get_or_add_group_project_role admin 0616e4611d5c4456a50763242f27fe5d 011f18866a024406b4557433b8077eae with result 0 in 14 seconds 2022-04-14 07:56:29.510 | + inc/async:async_wait:197 : return 0 2022-04-14 07:56:29.513 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-14 07:56:29.530 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:56:29.533 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-04-14 07:56:29.551 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:56:29.553 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-04-14 07:56:29.555 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-14 07:56:29.614 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-14 07:56:29.654 | [196012 Async create_nova_accounts:230861]: running: create_nova_accounts 2022-04-14 07:56:29.657 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-04-14 07:56:29.674 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:56:29.677 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-04-14 07:56:29.679 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-14 07:56:29.740 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-14 07:56:29.784 | [196012 Async create_glance_accounts:230976]: running: create_glance_accounts 2022-04-14 07:56:29.787 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-04-14 07:56:29.808 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:56:29.810 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-04-14 07:56:29.813 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-14 07:56:29.882 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-14 07:56:29.926 | [196012 Async create_cinder_accounts:231108]: running: create_cinder_accounts 2022-04-14 07:56:29.929 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-04-14 07:56:29.951 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:56:29.954 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-04-14 07:56:29.957 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-14 07:56:30.043 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-14 07:56:30.093 | [196012 Async create_neutron_accounts:231223]: running: create_neutron_accounts 2022-04-14 07:56:30.095 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-04-14 07:56:30.130 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:56:30.134 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-04-14 07:56:30.138 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-14 07:56:30.344 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-14 07:56:30.584 | [196012 Async create_swift_accounts:231364]: running: create_swift_accounts 2022-04-14 07:56:30.615 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-04-14 07:56:30.764 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:56:30.792 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-14 07:56:31.133 | [196012 Async create_nova_accounts:230861]: Waiting for completion of create_nova_accounts running on PID 230861 (6 other jobs running) 2022-04-14 07:56:31.283 | [196012 Async create_nova_accounts:230861]: Signaling child to exit 2022-04-14 07:57:10.631 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:57:10.743 | [231223 Async create_neutron_accounts:231223]: finished successfully 2022-04-14 07:57:28.003 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:57:28.050 | [231108 Async create_cinder_accounts:231108]: finished successfully 2022-04-14 07:57:44.803 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:57:44.837 | [230976 Async create_glance_accounts:230976]: finished successfully 2022-04-14 07:57:47.986 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:57:48.011 | [230861 Async create_nova_accounts:230861]: finished successfully 2022-04-14 07:57:48.032 | WAKEUP 2022-04-14 07:57:48.056 | [196012 Async create_nova_accounts:230861]: Signaled 2022-04-14 07:57:48.058 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-14 07:57:48.058 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-14 07:57:48.058 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-14 07:57:48.058 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:57:48.058 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:57:48.058 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:57:48.058 | ++ 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-14 07:57:48.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.058 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.058 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.058 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.058 | + functions-common:get_or_create_user:932 : user_id=45e8bea18e96497ebc8e6218ca79d42c 2022-04-14 07:57:48.058 | + functions-common:get_or_create_user:933 : echo 45e8bea18e96497ebc8e6218ca79d42c 2022-04-14 07:57:48.058 | 45e8bea18e96497ebc8e6218ca79d42c 2022-04-14 07:57:48.058 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-14 07:57:48.058 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:57:48.058 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:57:48.058 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:57:48.059 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:57:48.059 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:57:48.059 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:57:48.059 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:57:48.059 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:57:48.059 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:57:48.059 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:57:48.059 | ++ 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-14 07:57:48.059 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:57:48.059 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:57:48.059 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:57:48.059 | ++ functions-common:get_field:819 : read data 2022-04-14 07:57:48.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.059 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.059 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.059 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.059 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:57:48.059 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:57:48.059 | + 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-14 07:57:48.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.059 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.059 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.059 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:57:48.059 | ++ 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-14 07:57:48.059 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:57:48.059 | ++ functions-common:get_field:819 : read data 2022-04-14 07:57:48.060 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:57:48.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.060 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.060 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.060 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.060 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:57:48.060 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:57:48.060 | ++ functions-common:get_field:825 : echo '| 8d142dfa6b1c4a91bcd0eac6cea2aef8 | 45e8bea18e96497ebc8e6218ca79d42c | | 4e526eb2040c4d4ca8441aeea5b121c1 | | | False |' 2022-04-14 07:57:48.060 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:57:48.060 | ++ functions-common:get_field:819 : read data 2022-04-14 07:57:48.060 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=8d142dfa6b1c4a91bcd0eac6cea2aef8 2022-04-14 07:57:48.060 | + functions-common:get_or_add_user_project_role:1004 : echo 8d142dfa6b1c4a91bcd0eac6cea2aef8 2022-04-14 07:57:48.060 | 8d142dfa6b1c4a91bcd0eac6cea2aef8 2022-04-14 07:57:48.060 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 07:57:48.060 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-14 07:57:48.060 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:57:48.060 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:57:48.060 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:57:48.060 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:57:48.060 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:57:48.060 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:57:48.060 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:57:48.060 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:57:48.060 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:57:48.061 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:57:48.061 | ++ 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-14 07:57:48.061 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:57:48.061 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:57:48.061 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:57:48.061 | ++ functions-common:get_field:819 : read data 2022-04-14 07:57:48.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.061 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.061 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.061 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.061 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:57:48.061 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:57:48.061 | + 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-14 07:57:48.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.061 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.061 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.061 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:57:48.061 | ++ 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-14 07:57:48.061 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:57:48.061 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:57:48.061 | ++ functions-common:get_field:819 : read data 2022-04-14 07:57:48.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.061 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.061 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.061 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.061 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:57:48.061 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:57:48.062 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:57:48.062 | ++ functions-common:get_field:825 : echo '| db5016e56b75484ebc12a9fd36f6d9d1 | 45e8bea18e96497ebc8e6218ca79d42c | | 4e526eb2040c4d4ca8441aeea5b121c1 | | | False |' 2022-04-14 07:57:48.062 | ++ functions-common:get_field:819 : read data 2022-04-14 07:57:48.062 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=db5016e56b75484ebc12a9fd36f6d9d1 2022-04-14 07:57:48.062 | + functions-common:get_or_add_user_project_role:1004 : echo db5016e56b75484ebc12a9fd36f6d9d1 2022-04-14 07:57:48.062 | db5016e56b75484ebc12a9fd36f6d9d1 2022-04-14 07:57:48.062 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-14 07:57:48.062 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:57:48.062 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.46/compute 2022-04-14 07:57:48.062 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-14 07:57:48.062 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:57:48.062 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-14 07:57:48.062 | ++ 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-14 07:57:48.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.062 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.062 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.062 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.062 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:57:48.062 | e7fdf836a8a94c8eabb347d2747f9ce5' 2022-04-14 07:57:48.062 | + functions-common:get_or_create_service:1101 : echo e7fdf836a8a94c8eabb347d2747f9ce5 2022-04-14 07:57:48.062 | e7fdf836a8a94c8eabb347d2747f9ce5 2022-04-14 07:57:48.062 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.46/compute/v2/$(project_id)s' 2022-04-14 07:57:48.062 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:57:48.062 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.46/compute/v2/$(project_id)s' RegionOne 2022-04-14 07:57:48.062 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:57:48.062 | +++ 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-14 07:57:48.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.062 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.063 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.063 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.063 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:57:48.063 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:57:48.063 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.46/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:57:48.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.063 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.063 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.063 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.063 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=0f8576b132984a32b32410fab2e3147a 2022-04-14 07:57:48.063 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 0f8576b132984a32b32410fab2e3147a 2022-04-14 07:57:48.063 | + functions-common:get_or_create_endpoint:1134 : public_id=0f8576b132984a32b32410fab2e3147a 2022-04-14 07:57:48.063 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:57:48.063 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:57:48.063 | + functions-common:get_or_create_endpoint:1143 : echo 0f8576b132984a32b32410fab2e3147a 2022-04-14 07:57:48.063 | 0f8576b132984a32b32410fab2e3147a 2022-04-14 07:57:48.063 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-14 07:57:48.063 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:57:48.063 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-14 07:57:48.063 | ++ 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-14 07:57:48.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.063 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.063 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.063 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.063 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:57:48.063 | 19beee7231074d4eb0b12725a9e1512b' 2022-04-14 07:57:48.063 | + functions-common:get_or_create_service:1101 : echo 19beee7231074d4eb0b12725a9e1512b 2022-04-14 07:57:48.063 | 19beee7231074d4eb0b12725a9e1512b 2022-04-14 07:57:48.063 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.46/compute/v2.1 2022-04-14 07:57:48.064 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:57:48.064 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.46/compute/v2.1 RegionOne 2022-04-14 07:57:48.064 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:57:48.064 | +++ 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-14 07:57:48.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.064 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.064 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.064 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.064 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:57:48.064 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:57:48.064 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.46/compute/v2.1 --region RegionOne -f value -c id 2022-04-14 07:57:48.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.064 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.064 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.064 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.064 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=dd1dc9efc1914ba897f80b75ab89fb1f 2022-04-14 07:57:48.064 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo dd1dc9efc1914ba897f80b75ab89fb1f 2022-04-14 07:57:48.064 | + functions-common:get_or_create_endpoint:1134 : public_id=dd1dc9efc1914ba897f80b75ab89fb1f 2022-04-14 07:57:48.064 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:57:48.064 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:57:48.064 | + functions-common:get_or_create_endpoint:1143 : echo dd1dc9efc1914ba897f80b75ab89fb1f 2022-04-14 07:57:48.064 | dd1dc9efc1914ba897f80b75ab89fb1f 2022-04-14 07:57:48.064 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-14 07:57:48.064 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:57:48.064 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-14 07:57:48.064 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:57:48.064 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-14 07:57:48.064 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:57:48.064 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:57:48.064 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:57:48.065 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:57:48.065 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:57:48.065 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:57:48.065 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:57:48.065 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:57:48.065 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:57:48.065 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:57:48.065 | ++ 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-14 07:57:48.065 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:57:48.065 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:57:48.065 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:57:48.065 | ++ functions-common:get_field:819 : read data 2022-04-14 07:57:48.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.065 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.065 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.065 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.065 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:57:48.065 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:57:48.065 | + 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-14 07:57:48.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.065 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.065 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.065 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:57:48.065 | ++ 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-14 07:57:48.065 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:57:48.065 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:57:48.065 | ++ functions-common:get_field:819 : read data 2022-04-14 07:57:48.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.065 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.066 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.066 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.066 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:57:48.066 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:57:48.066 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:57:48.066 | ++ functions-common:get_field:825 : echo '| b038682455284bc4ab69efcbe517a664 | 45e8bea18e96497ebc8e6218ca79d42c | | 4e526eb2040c4d4ca8441aeea5b121c1 | | | False |' 2022-04-14 07:57:48.066 | ++ functions-common:get_field:819 : read data 2022-04-14 07:57:48.066 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=b038682455284bc4ab69efcbe517a664 2022-04-14 07:57:48.066 | + functions-common:get_or_add_user_project_role:1004 : echo b038682455284bc4ab69efcbe517a664 2022-04-14 07:57:48.066 | b038682455284bc4ab69efcbe517a664 2022-04-14 07:57:48.066 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-14 07:57:48.066 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:57:48.066 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-14 07:57:48.066 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:57:48.066 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-14 07:57:48.108 | [196012 Async create_nova_accounts:230861]: finished create_nova_accounts with result 0 in 78 seconds 2022-04-14 07:57:48.146 | [196012 Async create_glance_accounts:230976]: Waiting for completion of create_glance_accounts running on PID 230976 (5 other jobs running) 2022-04-14 07:57:48.172 | [196012 Async create_glance_accounts:230976]: Signaling child to exit 2022-04-14 07:57:48.173 | WAKEUP 2022-04-14 07:57:48.196 | [196012 Async create_glance_accounts:230976]: Signaled 2022-04-14 07:57:48.198 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-14 07:57:48.198 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:57:48.198 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-14 07:57:48.198 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-14 07:57:48.198 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:57:48.198 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:57:48.198 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:57:48.198 | ++ 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-14 07:57:48.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.198 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.198 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.198 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.198 | + functions-common:get_or_create_user:932 : user_id=21668448e92346b7a5c045e2e7f6aeaf 2022-04-14 07:57:48.198 | + functions-common:get_or_create_user:933 : echo 21668448e92346b7a5c045e2e7f6aeaf 2022-04-14 07:57:48.199 | 21668448e92346b7a5c045e2e7f6aeaf 2022-04-14 07:57:48.199 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-14 07:57:48.199 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:57:48.199 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:57:48.199 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:57:48.199 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:57:48.199 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:57:48.199 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:57:48.199 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:57:48.199 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:57:48.199 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:57:48.199 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:57:48.199 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:57:48.199 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:57:48.199 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:57:48.199 | ++ 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-14 07:57:48.199 | ++ functions-common:get_field:819 : read data 2022-04-14 07:57:48.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.199 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.199 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.199 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.199 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:57:48.199 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:57:48.199 | + 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-14 07:57:48.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.199 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.199 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.199 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:57:48.199 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:57:48.199 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:57:48.200 | ++ 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-14 07:57:48.200 | ++ functions-common:get_field:819 : read data 2022-04-14 07:57:48.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.200 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.200 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.200 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.200 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:57:48.200 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:57:48.200 | ++ functions-common:get_field:825 : echo '| 8d142dfa6b1c4a91bcd0eac6cea2aef8 | 21668448e92346b7a5c045e2e7f6aeaf | | 4e526eb2040c4d4ca8441aeea5b121c1 | | | False |' 2022-04-14 07:57:48.200 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:57:48.200 | ++ functions-common:get_field:819 : read data 2022-04-14 07:57:48.200 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=8d142dfa6b1c4a91bcd0eac6cea2aef8 2022-04-14 07:57:48.200 | + functions-common:get_or_add_user_project_role:1004 : echo 8d142dfa6b1c4a91bcd0eac6cea2aef8 2022-04-14 07:57:48.200 | 8d142dfa6b1c4a91bcd0eac6cea2aef8 2022-04-14 07:57:48.200 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:57:48.200 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-14 07:57:48.200 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:57:48.200 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-14 07:57:48.200 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-14 07:57:48.200 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:57:48.200 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:57:48.200 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:57:48.200 | ++ 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-14 07:57:48.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.200 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.200 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.200 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.200 | + functions-common:get_or_create_user:932 : user_id=ebf261bf47774c25bbaf4c9d38f8a78c 2022-04-14 07:57:48.200 | + functions-common:get_or_create_user:933 : echo ebf261bf47774c25bbaf4c9d38f8a78c 2022-04-14 07:57:48.200 | ebf261bf47774c25bbaf4c9d38f8a78c 2022-04-14 07:57:48.201 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-14 07:57:48.201 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:57:48.201 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:57:48.201 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:57:48.201 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:57:48.201 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:57:48.201 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:57:48.201 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:57:48.201 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:57:48.201 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:57:48.201 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:57:48.201 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:57:48.201 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:57:48.201 | ++ 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-14 07:57:48.201 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:57:48.201 | ++ functions-common:get_field:819 : read data 2022-04-14 07:57:48.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.201 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.201 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.201 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.201 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:57:48.201 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:57:48.201 | + 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-14 07:57:48.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.201 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.201 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.201 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:57:48.201 | ++ 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-14 07:57:48.201 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:57:48.201 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:57:48.201 | ++ functions-common:get_field:819 : read data 2022-04-14 07:57:48.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.202 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.202 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.202 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.202 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:57:48.202 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:57:48.202 | ++ functions-common:get_field:825 : echo '| 8d142dfa6b1c4a91bcd0eac6cea2aef8 | ebf261bf47774c25bbaf4c9d38f8a78c | | 4e526eb2040c4d4ca8441aeea5b121c1 | | | False |' 2022-04-14 07:57:48.202 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:57:48.202 | ++ functions-common:get_field:819 : read data 2022-04-14 07:57:48.202 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=8d142dfa6b1c4a91bcd0eac6cea2aef8 2022-04-14 07:57:48.202 | + functions-common:get_or_add_user_project_role:1004 : echo 8d142dfa6b1c4a91bcd0eac6cea2aef8 2022-04-14 07:57:48.202 | 8d142dfa6b1c4a91bcd0eac6cea2aef8 2022-04-14 07:57:48.202 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-14 07:57:48.202 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-14 07:57:48.202 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:57:48.202 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:57:48.202 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:57:48.202 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:57:48.202 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:57:48.202 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:57:48.202 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:57:48.202 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:57:48.202 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:57:48.202 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:57:48.202 | ++ 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-14 07:57:48.202 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:57:48.202 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:57:48.202 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:57:48.202 | ++ functions-common:get_field:819 : read data 2022-04-14 07:57:48.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.203 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.203 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.203 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.203 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:57:48.203 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:57:48.203 | + 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-14 07:57:48.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.203 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.203 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.203 | ++ 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-14 07:57:48.203 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:57:48.203 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:57:48.203 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:57:48.203 | ++ functions-common:get_field:819 : read data 2022-04-14 07:57:48.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.203 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.203 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.203 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.203 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:57:48.203 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:57:48.203 | ++ functions-common:get_field:825 : echo '| b038682455284bc4ab69efcbe517a664 | ebf261bf47774c25bbaf4c9d38f8a78c | | 4e526eb2040c4d4ca8441aeea5b121c1 | | | False |' 2022-04-14 07:57:48.203 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:57:48.203 | ++ functions-common:get_field:819 : read data 2022-04-14 07:57:48.203 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=b038682455284bc4ab69efcbe517a664 2022-04-14 07:57:48.203 | + functions-common:get_or_add_user_project_role:1004 : echo b038682455284bc4ab69efcbe517a664 2022-04-14 07:57:48.203 | b038682455284bc4ab69efcbe517a664 2022-04-14 07:57:48.203 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-14 07:57:48.203 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:57:48.204 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-14 07:57:48.204 | ++ 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-14 07:57:48.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.204 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.204 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.204 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.204 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:57:48.204 | 72b13e8586e9462aa58b9ddb48d2c87d' 2022-04-14 07:57:48.204 | + functions-common:get_or_create_service:1101 : echo 72b13e8586e9462aa58b9ddb48d2c87d 2022-04-14 07:57:48.204 | 72b13e8586e9462aa58b9ddb48d2c87d 2022-04-14 07:57:48.204 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.46/image 2022-04-14 07:57:48.204 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:57:48.204 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.46/image RegionOne 2022-04-14 07:57:48.204 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:57:48.204 | +++ 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-14 07:57:48.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.204 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.204 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.204 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.204 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:57:48.204 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:57:48.204 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.46/image --region RegionOne -f value -c id 2022-04-14 07:57:48.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.204 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.205 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.205 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.205 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=81f1e2be46db4eeb8302fc8a0589d5c6 2022-04-14 07:57:48.205 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 81f1e2be46db4eeb8302fc8a0589d5c6 2022-04-14 07:57:48.205 | + functions-common:get_or_create_endpoint:1134 : public_id=81f1e2be46db4eeb8302fc8a0589d5c6 2022-04-14 07:57:48.205 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:57:48.205 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:57:48.205 | + functions-common:get_or_create_endpoint:1143 : echo 81f1e2be46db4eeb8302fc8a0589d5c6 2022-04-14 07:57:48.205 | 81f1e2be46db4eeb8302fc8a0589d5c6 2022-04-14 07:57:48.205 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-14 07:57:48.205 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:57:48.205 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 07:57:48.205 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 07:57:48.205 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-14 07:57:48.205 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-14 07:57:48.205 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-14 07:57:48.205 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-14 07:57:48.205 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-14 07:57:48.249 | [196012 Async create_glance_accounts:230976]: finished create_glance_accounts with result 0 in 75 seconds 2022-04-14 07:57:48.292 | [196012 Async create_cinder_accounts:231108]: Waiting for completion of create_cinder_accounts running on PID 231108 (4 other jobs running) 2022-04-14 07:57:48.318 | [196012 Async create_cinder_accounts:231108]: Signaling child to exit 2022-04-14 07:57:48.319 | WAKEUP 2022-04-14 07:57:48.343 | [196012 Async create_cinder_accounts:231108]: Signaled 2022-04-14 07:57:48.344 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-14 07:57:48.345 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-14 07:57:48.345 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-14 07:57:48.345 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:57:48.345 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:57:48.345 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:57:48.345 | ++ 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-14 07:57:48.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.345 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.345 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.345 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.345 | + functions-common:get_or_create_user:932 : user_id=4051f6d85bda42aebe75860ba272f3b2 2022-04-14 07:57:48.345 | + functions-common:get_or_create_user:933 : echo 4051f6d85bda42aebe75860ba272f3b2 2022-04-14 07:57:48.345 | 4051f6d85bda42aebe75860ba272f3b2 2022-04-14 07:57:48.345 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-14 07:57:48.345 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:57:48.345 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:57:48.345 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:57:48.345 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:57:48.345 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:57:48.345 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:57:48.345 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:57:48.345 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:57:48.345 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:57:48.345 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:57:48.345 | ++ 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-14 07:57:48.345 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:57:48.345 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:57:48.345 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:57:48.345 | ++ functions-common:get_field:819 : read data 2022-04-14 07:57:48.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.346 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.346 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.346 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.346 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:57:48.346 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:57:48.346 | + 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-14 07:57:48.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.346 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.346 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.346 | ++ 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-14 07:57:48.346 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:57:48.346 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:57:48.346 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:57:48.346 | ++ functions-common:get_field:819 : read data 2022-04-14 07:57:48.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.346 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.346 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.346 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.346 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:57:48.346 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:57:48.346 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:57:48.346 | ++ functions-common:get_field:825 : echo '| 8d142dfa6b1c4a91bcd0eac6cea2aef8 | 4051f6d85bda42aebe75860ba272f3b2 | | 4e526eb2040c4d4ca8441aeea5b121c1 | | | False |' 2022-04-14 07:57:48.346 | ++ functions-common:get_field:819 : read data 2022-04-14 07:57:48.346 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=8d142dfa6b1c4a91bcd0eac6cea2aef8 2022-04-14 07:57:48.346 | + functions-common:get_or_add_user_project_role:1004 : echo 8d142dfa6b1c4a91bcd0eac6cea2aef8 2022-04-14 07:57:48.346 | 8d142dfa6b1c4a91bcd0eac6cea2aef8 2022-04-14 07:57:48.346 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:57:48.346 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-14 07:57:48.347 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:57:48.347 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-14 07:57:48.347 | ++ 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-14 07:57:48.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.347 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.347 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.347 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.347 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:57:48.347 | d4ed3731c1324a98beb437bfa1c116ed' 2022-04-14 07:57:48.347 | + functions-common:get_or_create_service:1101 : echo d4ed3731c1324a98beb437bfa1c116ed 2022-04-14 07:57:48.347 | d4ed3731c1324a98beb437bfa1c116ed 2022-04-14 07:57:48.347 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-14 07:57:48.347 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.46/volume/v3/$(project_id)s' 2022-04-14 07:57:48.347 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:57:48.347 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.46/volume/v3/$(project_id)s' RegionOne 2022-04-14 07:57:48.347 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:57:48.347 | +++ 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-14 07:57:48.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.347 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.347 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.347 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.347 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:57:48.347 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:57:48.347 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.46/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:57:48.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.347 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.347 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.347 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.348 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=87dbfb39723c4b889295a4990ec71db4 2022-04-14 07:57:48.348 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 87dbfb39723c4b889295a4990ec71db4 2022-04-14 07:57:48.348 | + functions-common:get_or_create_endpoint:1134 : public_id=87dbfb39723c4b889295a4990ec71db4 2022-04-14 07:57:48.348 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:57:48.348 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:57:48.348 | + functions-common:get_or_create_endpoint:1143 : echo 87dbfb39723c4b889295a4990ec71db4 2022-04-14 07:57:48.348 | 87dbfb39723c4b889295a4990ec71db4 2022-04-14 07:57:48.348 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-14 07:57:48.348 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:57:48.348 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-14 07:57:48.348 | ++ 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-14 07:57:48.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.348 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.348 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.348 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.348 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:57:48.348 | 1feab597527c4da2bd7d7855f03f2a73' 2022-04-14 07:57:48.348 | + functions-common:get_or_create_service:1101 : echo 1feab597527c4da2bd7d7855f03f2a73 2022-04-14 07:57:48.348 | 1feab597527c4da2bd7d7855f03f2a73 2022-04-14 07:57:48.348 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.46/volume/v3/$(project_id)s' 2022-04-14 07:57:48.348 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:57:48.348 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.46/volume/v3/$(project_id)s' RegionOne 2022-04-14 07:57:48.348 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:57:48.348 | +++ 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-14 07:57:48.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.348 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.348 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.348 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.348 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:57:48.348 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:57:48.348 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.46/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:57:48.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.349 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.349 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.349 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.349 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=195f01e04e954998ab0b55f9f947b0c3 2022-04-14 07:57:48.349 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 195f01e04e954998ab0b55f9f947b0c3 2022-04-14 07:57:48.349 | + functions-common:get_or_create_endpoint:1134 : public_id=195f01e04e954998ab0b55f9f947b0c3 2022-04-14 07:57:48.349 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:57:48.349 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:57:48.349 | + functions-common:get_or_create_endpoint:1143 : echo 195f01e04e954998ab0b55f9f947b0c3 2022-04-14 07:57:48.349 | 195f01e04e954998ab0b55f9f947b0c3 2022-04-14 07:57:48.349 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-14 07:57:48.349 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-14 07:57:48.349 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:57:48.349 | +++ 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-14 07:57:48.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.349 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.349 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.349 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.349 | ++ functions-common:get_or_create_project:945 : project_id=4e526eb2040c4d4ca8441aeea5b121c1 2022-04-14 07:57:48.349 | ++ functions-common:get_or_create_project:946 : echo 4e526eb2040c4d4ca8441aeea5b121c1 2022-04-14 07:57:48.349 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 4e526eb2040c4d4ca8441aeea5b121c1 2022-04-14 07:57:48.349 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-14 07:57:48.349 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:57:48.349 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:57:48.349 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-14 07:57:48.349 | +++ 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-14 07:57:48.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.349 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.350 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.350 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-14 07:57:48.350 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.350 | ++ functions-common:get_or_create_user:932 : user_id=4051f6d85bda42aebe75860ba272f3b2 2022-04-14 07:57:48.350 | ++ functions-common:get_or_create_user:933 : echo 4051f6d85bda42aebe75860ba272f3b2 2022-04-14 07:57:48.350 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 4051f6d85bda42aebe75860ba272f3b2 2022-04-14 07:57:48.395 | [196012 Async create_cinder_accounts:231108]: finished create_cinder_accounts with result 0 in 58 seconds 2022-04-14 07:57:48.399 | + inc/async:async_wait:197 : return 0 2022-04-14 07:57:48.402 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-14 07:57:48.456 | [196012 Async create_neutron_accounts:231223]: Waiting for completion of create_neutron_accounts running on PID 231223 (3 other jobs running) 2022-04-14 07:57:48.482 | [196012 Async create_neutron_accounts:231223]: Signaling child to exit 2022-04-14 07:57:48.482 | WAKEUP 2022-04-14 07:57:48.506 | [196012 Async create_neutron_accounts:231223]: Signaled 2022-04-14 07:57:48.511 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-14 07:57:48.512 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:57:48.512 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:57:48.512 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:57:48.512 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:57:48.512 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 07:57:48.512 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:57:48.512 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-14 07:57:48.512 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-14 07:57:48.512 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-14 07:57:48.512 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.46:9696/ 2022-04-14 07:57:48.512 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-14 07:57:48.512 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-14 07:57:48.512 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-14 07:57:48.512 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:57:48.512 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:57:48.512 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:57:48.512 | ++ 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-14 07:57:48.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.512 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.512 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.512 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.512 | + functions-common:get_or_create_user:932 : user_id=6d3d346356044e5e973c220ec10ed240 2022-04-14 07:57:48.512 | + functions-common:get_or_create_user:933 : echo 6d3d346356044e5e973c220ec10ed240 2022-04-14 07:57:48.512 | 6d3d346356044e5e973c220ec10ed240 2022-04-14 07:57:48.512 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-14 07:57:48.512 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:57:48.512 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:57:48.512 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:57:48.512 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:57:48.512 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:57:48.513 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:57:48.513 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:57:48.513 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:57:48.513 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:57:48.513 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:57:48.513 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:57:48.513 | ++ 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-14 07:57:48.513 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:57:48.513 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:57:48.513 | ++ functions-common:get_field:819 : read data 2022-04-14 07:57:48.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.513 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.513 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.513 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.513 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:57:48.513 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:57:48.513 | + 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-14 07:57:48.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.513 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.513 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.513 | ++ 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-14 07:57:48.513 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:57:48.513 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:57:48.513 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:57:48.513 | ++ functions-common:get_field:819 : read data 2022-04-14 07:57:48.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.513 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.513 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.514 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.514 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:57:48.514 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:57:48.514 | ++ functions-common:get_field:825 : echo '| 8d142dfa6b1c4a91bcd0eac6cea2aef8 | 6d3d346356044e5e973c220ec10ed240 | | 4e526eb2040c4d4ca8441aeea5b121c1 | | | False |' 2022-04-14 07:57:48.514 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:57:48.514 | ++ functions-common:get_field:819 : read data 2022-04-14 07:57:48.514 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=8d142dfa6b1c4a91bcd0eac6cea2aef8 2022-04-14 07:57:48.514 | + functions-common:get_or_add_user_project_role:1004 : echo 8d142dfa6b1c4a91bcd0eac6cea2aef8 2022-04-14 07:57:48.514 | 8d142dfa6b1c4a91bcd0eac6cea2aef8 2022-04-14 07:57:48.514 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:57:48.514 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-14 07:57:48.514 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:57:48.514 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-14 07:57:48.514 | ++ 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-14 07:57:48.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.514 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.514 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.514 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.514 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:57:48.514 | 7929e61232064c1c830c3c16303c8d52' 2022-04-14 07:57:48.514 | + functions-common:get_or_create_service:1101 : echo 7929e61232064c1c830c3c16303c8d52 2022-04-14 07:57:48.514 | 7929e61232064c1c830c3c16303c8d52 2022-04-14 07:57:48.514 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.46:9696/ 2022-04-14 07:57:48.514 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:57:48.514 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.46:9696/ RegionOne 2022-04-14 07:57:48.514 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:57:48.514 | +++ 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-14 07:57:48.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.514 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.515 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.515 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.515 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:57:48.515 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:57:48.515 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.46:9696/ --region RegionOne -f value -c id 2022-04-14 07:57:48.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.515 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:57:48.515 | from cryptography.utils import int_from_bytes 2022-04-14 07:57:48.515 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:57:48.515 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=36a7872b88aa4efba4f4cba38d58f8fd 2022-04-14 07:57:48.515 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 36a7872b88aa4efba4f4cba38d58f8fd 2022-04-14 07:57:48.515 | + functions-common:get_or_create_endpoint:1134 : public_id=36a7872b88aa4efba4f4cba38d58f8fd 2022-04-14 07:57:48.515 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:57:48.515 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:57:48.515 | + functions-common:get_or_create_endpoint:1143 : echo 36a7872b88aa4efba4f4cba38d58f8fd 2022-04-14 07:57:48.515 | 36a7872b88aa4efba4f4cba38d58f8fd 2022-04-14 07:57:48.557 | [196012 Async create_neutron_accounts:231223]: finished create_neutron_accounts with result 0 in 40 seconds 2022-04-14 07:57:48.596 | [196012 Async create_swift_accounts:231364]: Waiting for completion of create_swift_accounts running on PID 231364 (2 other jobs running) 2022-04-14 07:57:48.622 | [196012 Async create_swift_accounts:231364]: Signaling child to exit 2022-04-14 07:58:37.107 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:58:37.132 | [231364 Async create_swift_accounts:231364]: finished successfully 2022-04-14 07:58:37.152 | WAKEUP 2022-04-14 07:58:37.175 | [196012 Async create_swift_accounts:231364]: Signaled 2022-04-14 07:58:37.176 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-14 07:58:37.176 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-14 07:58:37.176 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-14 07:58:37.176 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-14 07:58:37.176 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-14 07:58:37.176 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-14 07:58:37.176 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-14 07:58:37.176 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-14 07:58:37.177 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-14 07:58:37.177 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-14 07:58:37.177 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:58:37.177 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 07:58:37.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.177 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.177 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.177 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:58:37.177 | ++ functions-common:get_or_create_role:957 : role_id=9863587b07374ca683e9dcbec79a95c4 2022-04-14 07:58:37.177 | ++ functions-common:get_or_create_role:958 : echo 9863587b07374ca683e9dcbec79a95c4 2022-04-14 07:58:37.177 | + lib/swift:create_swift_accounts:614 : another_role=9863587b07374ca683e9dcbec79a95c4 2022-04-14 07:58:37.177 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-14 07:58:37.177 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-14 07:58:37.177 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:58:37.177 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:58:37.177 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:58:37.177 | ++ 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-14 07:58:37.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.177 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.177 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.177 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:58:37.177 | + functions-common:get_or_create_user:932 : user_id=7a893ff7d47742ec95717d0bebf48617 2022-04-14 07:58:37.177 | + functions-common:get_or_create_user:933 : echo 7a893ff7d47742ec95717d0bebf48617 2022-04-14 07:58:37.177 | 7a893ff7d47742ec95717d0bebf48617 2022-04-14 07:58:37.177 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-14 07:58:37.177 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:58:37.177 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:58:37.177 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:58:37.177 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:58:37.177 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:58:37.177 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:58:37.178 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:58:37.178 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:58:37.178 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:58:37.178 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:58:37.178 | ++ 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-14 07:58:37.178 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:58:37.178 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:58:37.178 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:58:37.178 | ++ functions-common:get_field:819 : read data 2022-04-14 07:58:37.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.178 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.178 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.178 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:58:37.178 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:58:37.178 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:58:37.178 | + 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-14 07:58:37.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.178 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.178 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.178 | ++ 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-14 07:58:37.178 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:58:37.178 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:58:37.178 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:58:37.178 | ++ functions-common:get_field:819 : read data 2022-04-14 07:58:37.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.178 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.178 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.178 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:58:37.179 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:58:37.179 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:58:37.179 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:58:37.179 | ++ functions-common:get_field:825 : echo '| 8d142dfa6b1c4a91bcd0eac6cea2aef8 | 7a893ff7d47742ec95717d0bebf48617 | | 4e526eb2040c4d4ca8441aeea5b121c1 | | | False |' 2022-04-14 07:58:37.179 | ++ functions-common:get_field:819 : read data 2022-04-14 07:58:37.179 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=8d142dfa6b1c4a91bcd0eac6cea2aef8 2022-04-14 07:58:37.179 | + functions-common:get_or_add_user_project_role:1004 : echo 8d142dfa6b1c4a91bcd0eac6cea2aef8 2022-04-14 07:58:37.179 | 8d142dfa6b1c4a91bcd0eac6cea2aef8 2022-04-14 07:58:37.179 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 07:58:37.179 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-14 07:58:37.179 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:58:37.179 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:58:37.179 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:58:37.179 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:58:37.179 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:58:37.179 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:58:37.179 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:58:37.179 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:58:37.179 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:58:37.179 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:58:37.179 | ++ 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-14 07:58:37.179 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:58:37.179 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:58:37.179 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:58:37.179 | ++ functions-common:get_field:819 : read data 2022-04-14 07:58:37.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.179 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.179 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.179 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:58:37.179 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:58:37.179 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:58:37.180 | + 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-14 07:58:37.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.180 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.180 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.180 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:58:37.180 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:58:37.180 | ++ functions-common:get_field:819 : read data 2022-04-14 07:58:37.180 | ++ 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-14 07:58:37.180 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:58:37.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.180 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.180 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.180 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:58:37.180 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:58:37.180 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:58:37.180 | ++ functions-common:get_field:825 : echo '| db5016e56b75484ebc12a9fd36f6d9d1 | 7a893ff7d47742ec95717d0bebf48617 | | 4e526eb2040c4d4ca8441aeea5b121c1 | | | False |' 2022-04-14 07:58:37.180 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:58:37.180 | ++ functions-common:get_field:819 : read data 2022-04-14 07:58:37.180 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=db5016e56b75484ebc12a9fd36f6d9d1 2022-04-14 07:58:37.180 | + functions-common:get_or_add_user_project_role:1004 : echo db5016e56b75484ebc12a9fd36f6d9d1 2022-04-14 07:58:37.180 | db5016e56b75484ebc12a9fd36f6d9d1 2022-04-14 07:58:37.180 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-14 07:58:37.180 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:58:37.180 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-14 07:58:37.180 | ++ 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-14 07:58:37.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.180 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.180 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.180 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:58:37.181 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:58:37.181 | f872776bc8264107b95eca9093afe28c' 2022-04-14 07:58:37.181 | + functions-common:get_or_create_service:1101 : echo f872776bc8264107b95eca9093afe28c 2022-04-14 07:58:37.181 | f872776bc8264107b95eca9093afe28c 2022-04-14 07:58:37.181 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.46:8080/v1/AUTH_$(project_id)s' http://10.222.0.46:8080 2022-04-14 07:58:37.181 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:58:37.181 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.46:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-14 07:58:37.181 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:58:37.181 | +++ 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-14 07:58:37.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.181 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.181 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.181 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:58:37.181 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:58:37.181 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:58:37.181 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.46:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:58:37.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.181 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.181 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.181 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:58:37.181 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=306311fd26bb43c18908ae391c1ecfd2 2022-04-14 07:58:37.181 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 306311fd26bb43c18908ae391c1ecfd2 2022-04-14 07:58:37.181 | + functions-common:get_or_create_endpoint:1134 : public_id=306311fd26bb43c18908ae391c1ecfd2 2022-04-14 07:58:37.181 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.46:8080 ]] 2022-04-14 07:58:37.181 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.46:8080 RegionOne 2022-04-14 07:58:37.181 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:58:37.181 | ++ 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-14 07:58:37.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.181 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.182 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.182 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:58:37.182 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:58:37.182 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:58:37.182 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.46:8080 --region RegionOne -f value -c id 2022-04-14 07:58:37.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.182 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.182 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.182 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:58:37.182 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=579a0b27f47042c684ddf64ae7b9dd8f 2022-04-14 07:58:37.182 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 579a0b27f47042c684ddf64ae7b9dd8f 2022-04-14 07:58:37.182 | 579a0b27f47042c684ddf64ae7b9dd8f 2022-04-14 07:58:37.182 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:58:37.182 | + functions-common:get_or_create_endpoint:1143 : echo 306311fd26bb43c18908ae391c1ecfd2 2022-04-14 07:58:37.182 | 306311fd26bb43c18908ae391c1ecfd2 2022-04-14 07:58:37.182 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-14 07:58:37.182 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-14 07:58:37.182 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:58:37.182 | +++ 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-14 07:58:37.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.182 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.182 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.182 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:58:37.182 | ++ functions-common:get_or_create_project:945 : project_id=bcbcc774029e47cab9ba9c9977527b21 2022-04-14 07:58:37.182 | ++ functions-common:get_or_create_project:946 : echo bcbcc774029e47cab9ba9c9977527b21 2022-04-14 07:58:37.182 | + lib/swift:create_swift_accounts:628 : swift_project_test1=bcbcc774029e47cab9ba9c9977527b21 2022-04-14 07:58:37.182 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-14 07:58:37.183 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:58:37.183 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-14 07:58:37.183 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:58:37.183 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-14 07:58:37.183 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-14 07:58:37.183 | +++ 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-14 07:58:37.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.183 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.183 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.183 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:58:37.183 | ++ functions-common:get_or_create_user:932 : user_id=0defeb4c274d47439f4171a33fe0517c 2022-04-14 07:58:37.183 | ++ functions-common:get_or_create_user:933 : echo 0defeb4c274d47439f4171a33fe0517c 2022-04-14 07:58:37.183 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=0defeb4c274d47439f4171a33fe0517c 2022-04-14 07:58:37.183 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-14 07:58:37.183 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:58:37.183 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 0defeb4c274d47439f4171a33fe0517c bcbcc774029e47cab9ba9c9977527b21 2022-04-14 07:58:37.183 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:58:37.183 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:58:37.183 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:58:37.183 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:58:37.183 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:58:37.183 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:58:37.183 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:58:37.183 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:58:37.183 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0defeb4c274d47439f4171a33fe0517c --project bcbcc774029e47cab9ba9c9977527b21 2022-04-14 07:58:37.183 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:58:37.183 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:58:37.183 | ++ functions-common:get_field:819 : read data 2022-04-14 07:58:37.183 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:58:37.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.184 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.184 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.184 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:58:37.184 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:58:37.184 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:58:37.184 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 0defeb4c274d47439f4171a33fe0517c --project bcbcc774029e47cab9ba9c9977527b21 2022-04-14 07:58:37.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.184 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.184 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.184 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0defeb4c274d47439f4171a33fe0517c --project bcbcc774029e47cab9ba9c9977527b21 2022-04-14 07:58:37.184 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:58:37.184 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:58:37.184 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:58:37.184 | ++ functions-common:get_field:819 : read data 2022-04-14 07:58:37.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.184 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.184 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.184 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:58:37.184 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:58:37.184 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:58:37.184 | ++ functions-common:get_field:825 : echo '| db5016e56b75484ebc12a9fd36f6d9d1 | 0defeb4c274d47439f4171a33fe0517c | | bcbcc774029e47cab9ba9c9977527b21 | | | False |' 2022-04-14 07:58:37.184 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:58:37.184 | ++ functions-common:get_field:819 : read data 2022-04-14 07:58:37.184 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=db5016e56b75484ebc12a9fd36f6d9d1 2022-04-14 07:58:37.184 | + functions-common:get_or_add_user_project_role:1004 : echo db5016e56b75484ebc12a9fd36f6d9d1 2022-04-14 07:58:37.184 | db5016e56b75484ebc12a9fd36f6d9d1 2022-04-14 07:58:37.184 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-14 07:58:37.184 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-14 07:58:37.184 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:58:37.184 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-14 07:58:37.185 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-14 07:58:37.185 | +++ 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-14 07:58:37.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.185 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.185 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.185 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:58:37.185 | ++ functions-common:get_or_create_user:932 : user_id=7918edfd387c4b6ba08e9dcc92c51df4 2022-04-14 07:58:37.185 | ++ functions-common:get_or_create_user:933 : echo 7918edfd387c4b6ba08e9dcc92c51df4 2022-04-14 07:58:37.185 | + lib/swift:create_swift_accounts:637 : swift_user_test3=7918edfd387c4b6ba08e9dcc92c51df4 2022-04-14 07:58:37.185 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-14 07:58:37.185 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:58:37.185 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 9863587b07374ca683e9dcbec79a95c4 7918edfd387c4b6ba08e9dcc92c51df4 bcbcc774029e47cab9ba9c9977527b21 2022-04-14 07:58:37.185 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:58:37.185 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:58:37.185 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:58:37.185 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:58:37.185 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:58:37.185 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:58:37.185 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:58:37.185 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:58:37.185 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 9863587b07374ca683e9dcbec79a95c4 --user 7918edfd387c4b6ba08e9dcc92c51df4 --project bcbcc774029e47cab9ba9c9977527b21 2022-04-14 07:58:37.185 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:58:37.186 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:58:37.186 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:58:37.186 | ++ functions-common:get_field:819 : read data 2022-04-14 07:58:37.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.186 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.186 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.186 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:58:37.186 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:58:37.186 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:58:37.186 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 9863587b07374ca683e9dcbec79a95c4 --user 7918edfd387c4b6ba08e9dcc92c51df4 --project bcbcc774029e47cab9ba9c9977527b21 2022-04-14 07:58:37.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.186 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.186 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.186 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 9863587b07374ca683e9dcbec79a95c4 --user 7918edfd387c4b6ba08e9dcc92c51df4 --project bcbcc774029e47cab9ba9c9977527b21 2022-04-14 07:58:37.186 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:58:37.186 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:58:37.186 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:58:37.186 | ++ functions-common:get_field:819 : read data 2022-04-14 07:58:37.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.186 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.186 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.186 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:58:37.186 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:58:37.186 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:58:37.186 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:58:37.186 | ++ functions-common:get_field:825 : echo '| 9863587b07374ca683e9dcbec79a95c4 | 7918edfd387c4b6ba08e9dcc92c51df4 | | bcbcc774029e47cab9ba9c9977527b21 | | | False |' 2022-04-14 07:58:37.186 | ++ functions-common:get_field:819 : read data 2022-04-14 07:58:37.186 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9863587b07374ca683e9dcbec79a95c4 2022-04-14 07:58:37.187 | + functions-common:get_or_add_user_project_role:1004 : echo 9863587b07374ca683e9dcbec79a95c4 2022-04-14 07:58:37.187 | 9863587b07374ca683e9dcbec79a95c4 2022-04-14 07:58:37.187 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-14 07:58:37.187 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-14 07:58:37.187 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:58:37.187 | +++ 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-14 07:58:37.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.187 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.187 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.187 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:58:37.187 | ++ functions-common:get_or_create_project:945 : project_id=ee5c1222e31e410d9acda7ca87b94d33 2022-04-14 07:58:37.187 | ++ functions-common:get_or_create_project:946 : echo ee5c1222e31e410d9acda7ca87b94d33 2022-04-14 07:58:37.187 | + lib/swift:create_swift_accounts:642 : swift_project_test2=ee5c1222e31e410d9acda7ca87b94d33 2022-04-14 07:58:37.187 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-14 07:58:37.187 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:58:37.187 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-14 07:58:37.187 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-14 07:58:37.187 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:58:37.187 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-14 07:58:37.187 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-14 07:58:37.187 | +++ 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-14 07:58:37.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.187 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.187 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.187 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:58:37.187 | ++ functions-common:get_or_create_user:932 : user_id=86c5905bbd5747babe5df639879b182c 2022-04-14 07:58:37.187 | ++ functions-common:get_or_create_user:933 : echo 86c5905bbd5747babe5df639879b182c 2022-04-14 07:58:37.187 | + lib/swift:create_swift_accounts:647 : swift_user_test2=86c5905bbd5747babe5df639879b182c 2022-04-14 07:58:37.187 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-14 07:58:37.187 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:58:37.188 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 86c5905bbd5747babe5df639879b182c ee5c1222e31e410d9acda7ca87b94d33 2022-04-14 07:58:37.188 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:58:37.188 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:58:37.188 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:58:37.188 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:58:37.188 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:58:37.188 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:58:37.188 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:58:37.188 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:58:37.188 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 86c5905bbd5747babe5df639879b182c --project ee5c1222e31e410d9acda7ca87b94d33 2022-04-14 07:58:37.188 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:58:37.188 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:58:37.188 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:58:37.188 | ++ functions-common:get_field:819 : read data 2022-04-14 07:58:37.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.188 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.188 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.188 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:58:37.188 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:58:37.188 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:58:37.188 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 86c5905bbd5747babe5df639879b182c --project ee5c1222e31e410d9acda7ca87b94d33 2022-04-14 07:58:37.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.188 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.188 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.188 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 86c5905bbd5747babe5df639879b182c --project ee5c1222e31e410d9acda7ca87b94d33 2022-04-14 07:58:37.188 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:58:37.188 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:58:37.188 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:58:37.188 | ++ functions-common:get_field:819 : read data 2022-04-14 07:58:37.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.189 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.189 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.189 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:58:37.189 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:58:37.189 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:58:37.189 | ++ functions-common:get_field:825 : echo '| db5016e56b75484ebc12a9fd36f6d9d1 | 86c5905bbd5747babe5df639879b182c | | ee5c1222e31e410d9acda7ca87b94d33 | | | False |' 2022-04-14 07:58:37.189 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:58:37.189 | ++ functions-common:get_field:819 : read data 2022-04-14 07:58:37.189 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=db5016e56b75484ebc12a9fd36f6d9d1 2022-04-14 07:58:37.189 | + functions-common:get_or_add_user_project_role:1004 : echo db5016e56b75484ebc12a9fd36f6d9d1 2022-04-14 07:58:37.189 | db5016e56b75484ebc12a9fd36f6d9d1 2022-04-14 07:58:37.189 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-14 07:58:37.189 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-14 07:58:37.189 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:58:37.189 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-14 07:58:37.189 | +++ 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-14 07:58:37.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.189 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.189 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.189 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:58:37.189 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-14 07:58:37.189 | d7967bb5cd80428b9e30ca260cef72ae' 2022-04-14 07:58:37.189 | ++ functions-common:get_or_create_domain:895 : echo d7967bb5cd80428b9e30ca260cef72ae 2022-04-14 07:58:37.189 | + lib/swift:create_swift_accounts:652 : swift_domain=d7967bb5cd80428b9e30ca260cef72ae 2022-04-14 07:58:37.189 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-14 07:58:37.189 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:58:37.189 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-14 07:58:37.189 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 d7967bb5cd80428b9e30ca260cef72ae 2022-04-14 07:58:37.189 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:58:37.189 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=d7967bb5cd80428b9e30ca260cef72ae --or-show -f value -c id 2022-04-14 07:58:37.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.190 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.190 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.190 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:58:37.190 | ++ functions-common:get_or_create_project:945 : project_id=c727dd2f46904656822795701d73be2b 2022-04-14 07:58:37.190 | ++ functions-common:get_or_create_project:946 : echo c727dd2f46904656822795701d73be2b 2022-04-14 07:58:37.190 | + lib/swift:create_swift_accounts:656 : swift_project_test4=c727dd2f46904656822795701d73be2b 2022-04-14 07:58:37.190 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-14 07:58:37.190 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:58:37.190 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-14 07:58:37.190 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 d7967bb5cd80428b9e30ca260cef72ae test4@example.com 2022-04-14 07:58:37.190 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:58:37.190 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-14 07:58:37.190 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-14 07:58:37.190 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=d7967bb5cd80428b9e30ca260cef72ae --email=test4@example.com --or-show -f value -c id 2022-04-14 07:58:37.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.190 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.190 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.190 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:58:37.190 | ++ functions-common:get_or_create_user:932 : user_id=b2965a981e5d414b866e8adc04993065 2022-04-14 07:58:37.190 | ++ functions-common:get_or_create_user:933 : echo b2965a981e5d414b866e8adc04993065 2022-04-14 07:58:37.190 | + lib/swift:create_swift_accounts:661 : swift_user_test4=b2965a981e5d414b866e8adc04993065 2022-04-14 07:58:37.190 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-14 07:58:37.190 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:58:37.190 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin b2965a981e5d414b866e8adc04993065 c727dd2f46904656822795701d73be2b 2022-04-14 07:58:37.190 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:58:37.190 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:58:37.190 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:58:37.190 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:58:37.191 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:58:37.191 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:58:37.191 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:58:37.191 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:58:37.191 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b2965a981e5d414b866e8adc04993065 --project c727dd2f46904656822795701d73be2b 2022-04-14 07:58:37.191 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:58:37.191 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:58:37.191 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:58:37.191 | ++ functions-common:get_field:819 : read data 2022-04-14 07:58:37.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.191 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.191 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.191 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:58:37.191 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:58:37.191 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:58:37.191 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user b2965a981e5d414b866e8adc04993065 --project c727dd2f46904656822795701d73be2b 2022-04-14 07:58:37.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.191 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.191 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.191 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b2965a981e5d414b866e8adc04993065 --project c727dd2f46904656822795701d73be2b 2022-04-14 07:58:37.191 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:58:37.191 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:58:37.191 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:58:37.191 | ++ functions-common:get_field:819 : read data 2022-04-14 07:58:37.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.191 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:37.191 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:37.191 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:58:37.191 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:58:37.192 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:58:37.192 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:58:37.192 | ++ functions-common:get_field:825 : echo '| db5016e56b75484ebc12a9fd36f6d9d1 | b2965a981e5d414b866e8adc04993065 | | c727dd2f46904656822795701d73be2b | | | False |' 2022-04-14 07:58:37.192 | ++ functions-common:get_field:819 : read data 2022-04-14 07:58:37.192 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=db5016e56b75484ebc12a9fd36f6d9d1 2022-04-14 07:58:37.192 | + functions-common:get_or_add_user_project_role:1004 : echo db5016e56b75484ebc12a9fd36f6d9d1 2022-04-14 07:58:37.192 | db5016e56b75484ebc12a9fd36f6d9d1 2022-04-14 07:58:37.223 | [196012 Async create_swift_accounts:231364]: finished create_swift_accounts with result 0 in 126 seconds 2022-04-14 07:58:37.230 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-14 07:58:37.233 | + inc/async:async_wait:197 : return 0 2022-04-14 07:58:37.235 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-04-14 07:58:37.253 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:58:37.255 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-04-14 07:58:37.273 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:58:37.275 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-04-14 07:58:37.278 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:58:37.281 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-04-14 07:58:37.284 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-04-14 07:58:37.286 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-14 07:58:37.345 | + inc/async:async_inner:63 : init_glance 2022-04-14 07:58:37.384 | [196012 Async init_glance:235619]: running: init_glance 2022-04-14 07:58:37.387 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-04-14 07:58:37.406 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:58:37.409 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-04-14 07:58:37.412 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:58:37.415 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-04-14 07:58:37.418 | + ./stack.sh:main:1147 : configure_neutron 2022-04-14 07:58:37.420 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-14 07:58:37.424 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:58:37.425 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:58:37.431 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:58:37.434 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:58:37.437 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 07:58:37.440 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:58:37.442 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-14 07:58:37.445 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-14 07:58:37.447 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-14 07:58:37.450 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-14 07:58:37.464 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-14 07:58:37.467 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-14 07:58:40.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:40.885 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:40.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:40.885 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:44.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:44.359 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:44.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:44.359 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:47.221 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:58:47.250 | [235619 Async init_glance:235619]: finished successfully 2022-04-14 07:58:47.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:47.834 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:47.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:47.834 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:51.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:51.312 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:51.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:51.312 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:54.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:54.745 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:54.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:54.745 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:58.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:58.188 | from cryptography.utils import int_from_bytes 2022-04-14 07:58:58.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:58:58.188 | from cryptography.utils import int_from_bytes 2022-04-14 07:59:01.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:59:01.619 | from cryptography.utils import int_from_bytes 2022-04-14 07:59:01.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:59:01.619 | from cryptography.utils import int_from_bytes 2022-04-14 07:59:05.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:59:05.226 | from cryptography.utils import int_from_bytes 2022-04-14 07:59:05.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:59:05.226 | from cryptography.utils import int_from_bytes 2022-04-14 07:59:09.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:59:09.846 | from cryptography.utils import int_from_bytes 2022-04-14 07:59:09.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:59:09.846 | from cryptography.utils import int_from_bytes 2022-04-14 07:59:09.846 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-14 07:59:15.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:59:15.678 | from cryptography.utils import int_from_bytes 2022-04-14 07:59:15.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:59:15.678 | from cryptography.utils import int_from_bytes 2022-04-14 07:59:15.987 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-14 07:59:15.992 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-14 07:59:15.994 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-14 07:59:15.997 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-14 07:59:15.999 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-14 07:59:16.002 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-14 07:59:16.004 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-14 07:59:16.006 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-14 07:59:16.008 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-14 07:59:16.011 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-14 07:59:16.013 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-14 07:59:16.016 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-14 07:59:16.018 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-14 07:59:16.020 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-14 07:59:16.022 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-14 07:59:16.025 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-14 07:59:16.029 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:59:16.031 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-14 07:59:16.033 | + 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-14 07:59:16.039 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-14 07:59:16.041 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-14 07:59:16.043 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-14 07:59:16.046 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-14 07:59:16.048 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 07:59:16.051 | + 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-14 07:59:16.079 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-14 07:59:16.107 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-14 07:59:16.136 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-14 07:59:16.165 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-14 07:59:16.194 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-14 07:59:16.223 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-14 07:59:16.225 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-14 07:59:16.228 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-14 07:59:16.230 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:59:16.233 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:59:16.253 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:59:16.256 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:59:16.258 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:59:16.260 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:59:16.263 | + 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-14 07:59:16.291 | + 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-14 07:59:16.321 | + 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-14 07:59:16.349 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:59:16.383 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-14 07:59:16.399 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:59:16.401 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-14 07:59:16.403 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:59:16.406 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-14 07:59:16.408 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-14 07:59:16.410 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-14 07:59:16.422 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-14 07:59:16.425 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:59:16.427 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-14 07:59:16.429 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-14 07:59:16.442 | + 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-14 07:59:16.454 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-14 07:59:16.457 | + 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-14 07:59:16.469 | + 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-14 07:59:16.481 | + 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-14 07:59:16.493 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 07:59:16.496 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:59:16.499 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-14 07:59:16.503 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.ZwYzgNIA1f 2022-04-14 07:59:16.506 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 07:59:16.508 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:59:16.511 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.ZwYzgNIA1f 2022-04-14 07:59:16.514 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.ZwYzgNIA1f 2022-04-14 07:59:16.526 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.ZwYzgNIA1f /etc/sudoers.d/neutron-rootwrap 2022-04-14 07:59:16.539 | + 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-14 07:59:16.568 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-14 07:59:16.571 | + 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-14 07:59:16.599 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-14 07:59:16.601 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-14 07:59:16.604 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-14 07:59:16.607 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:59:16.609 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:59:16.611 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:59:16.628 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:59:16.632 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:59:16.634 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:59:16.636 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:59:16.653 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:59:16.656 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:59:16.659 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-14 07:59:16.689 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:59:16.692 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:59:16.694 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-14 07:59:16.711 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:59:16.713 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-14 07:59:16.716 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-14 07:59:16.719 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:59:16.721 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:59:16.723 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-14 07:59:16.726 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-14 07:59:16.728 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:59:16.731 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-14 07:59:16.734 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-14 07:59:16.736 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-14 07:59:16.740 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-14 07:59:16.743 | + 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-14 07:59:16.748 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-14 07:59:16.765 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:59:16.767 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-14 07:59:16.769 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-14 07:59:16.772 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-14 07:59:16.776 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-14 07:59:16.806 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 07:59:16.836 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-14 07:59:16.866 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-14 07:59:16.895 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-14 07:59:16.926 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-14 07:59:16.928 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:59:16.931 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-14 07:59:16.933 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:59:16.936 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-14 07:59:16.964 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-14 07:59:16.995 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.46/identity 2022-04-14 07:59:17.024 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-14 07:59:17.054 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-14 07:59:17.084 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-14 07:59:17.113 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-14 07:59:17.143 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-14 07:59:17.173 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:59:17.203 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:59:17.233 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-14 07:59:17.263 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-14 07:59:17.293 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-14 07:59:17.296 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:59:17.298 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:59:17.301 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 07:59:17.303 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-14 07:59:17.333 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-14 07:59:17.363 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.46/identity 2022-04-14 07:59:17.393 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-14 07:59:17.423 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-14 07:59:17.453 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-14 07:59:17.482 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-14 07:59:17.513 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-14 07:59:17.542 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:59:17.572 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-14 07:59:17.602 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-14 07:59:17.604 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-14 07:59:17.607 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-14 07:59:17.609 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-14 07:59:17.611 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-14 07:59:17.614 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-14 07:59:17.616 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-14 07:59:17.619 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 400:449 != '' ]] 2022-04-14 07:59:17.622 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:400:449 2022-04-14 07:59:17.624 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:400:449 != '' ]] 2022-04-14 07:59:17.626 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-14 07:59:17.629 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-14 07:59:17.631 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-14 07:59:17.634 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-14 07:59:17.636 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-14 07:59:17.639 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-14 07:59:17.641 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-14 07:59:17.644 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-14 07:59:17.646 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-14 07:59:17.649 | + 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-14 07:59:17.676 | + 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-14 07:59:17.678 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:59:17.681 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:59:17.683 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-14 07:59:17.686 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-14 07:59:17.689 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:59:17.691 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-14 07:59:17.719 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-14 07:59:17.721 | + 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-14 07:59:17.723 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:59:17.726 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:59:17.728 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-14 07:59:17.731 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-14 07:59:17.733 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:59:17.735 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-14 07:59:17.764 | + 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-14 07:59:17.766 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:59:17.769 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:59:17.771 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-14 07:59:17.773 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-14 07:59:17.776 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:59:17.778 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-14 07:59:17.807 | + 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-14 07:59:17.810 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:59:17.812 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-14 07:59:17.815 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-14 07:59:17.817 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-14 07:59:17.819 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:59:17.822 | + 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-14 07:59:17.850 | + 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-14 07:59:17.852 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:59:17.855 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-14 07:59:17.858 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 07:59:17.860 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 07:59:17.863 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:59:17.865 | + 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-14 07:59:17.894 | + 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-14 07:59:17.896 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:59:17.898 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-14 07:59:17.901 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-14 07:59:17.904 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-14 07:59:17.906 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:59:17.909 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-14 07:59:17.938 | + 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:400:449 2022-04-14 07:59:17.940 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:59:17.943 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-14 07:59:17.945 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:400:449 2022-04-14 07:59:17.947 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:400:449 ']' 2022-04-14 07:59:17.950 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:59:17.952 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:400:449 2022-04-14 07:59:17.981 | + 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-14 07:59:17.983 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:59:17.986 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-14 07:59:17.988 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 07:59:17.991 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 07:59:17.993 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:59:17.995 | + 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-14 07:59:18.024 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-14 07:59:18.027 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-14 07:59:18.044 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:59:18.047 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-14 07:59:18.049 | + 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-14 07:59:18.081 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-14 07:59:18.083 | + 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-14 07:59:18.112 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 07:59:18.143 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-14 07:59:18.146 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-14 07:59:18.148 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-14 07:59:18.151 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 07:59:21.144 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 07:59:21.144 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.0.1.dev21 2022-04-14 07:59:21.144 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=237596) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 07:59:21.195 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=237596) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:59:21.196 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=237596) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:59:21.196 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=237596) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:59:21.196 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=237596) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:59:21.196 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=237596) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:59:21.196 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=237596) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:59:21.250 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 07:59:21.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:59:21.250 | from cryptography.utils import int_from_bytes 2022-04-14 07:59:21.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:59:21.250 | from cryptography.utils import int_from_bytes 2022-04-14 07:59:21.601 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-14 07:59:21.603 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-14 07:59:21.606 | + 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-14 07:59:21.609 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:59:21.611 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-14 07:59:21.662 | + 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-14 07:59:21.679 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-14 07:59:21.682 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-14 07:59:21.684 | + 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-14 07:59:21.716 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-14 07:59:21.719 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-14 07:59:21.727 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-14 07:59:21.730 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-14 07:59:21.732 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-14 07:59:21.745 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-14 07:59:21.757 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 07:59:21.760 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-14 07:59:21.769 | net.bridge.bridge-nf-call-iptables = 1 2022-04-14 07:59:21.772 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 07:59:21.774 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-14 07:59:21.783 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-14 07:59:21.787 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-14 07:59:21.789 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-14 07:59:21.792 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-14 07:59:21.794 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-14 07:59:21.797 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-14 07:59:21.799 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 07:59:21.802 | + 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-14 07:59:21.804 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:59:21.807 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 07:59:21.832 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-14 07:59:21.834 | + 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-14 07:59:21.867 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-14 07:59:21.869 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-14 07:59:21.898 | + 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-14 07:59:21.928 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-14 07:59:21.945 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:59:21.948 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-14 07:59:21.951 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-14 07:59:21.955 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-14 07:59:21.984 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-14 07:59:22.013 | + 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-14 07:59:22.044 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-14 07:59:22.047 | + 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-14 07:59:22.077 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-14 07:59:22.093 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:59:22.096 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 07:59:22.098 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-14 07:59:22.128 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 07:59:22.130 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 07:59:22.133 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 07:59:22.162 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-14 07:59:22.164 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 07:59:22.167 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-14 07:59:22.169 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-14 07:59:22.187 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:59:22.189 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-14 07:59:22.191 | + 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-14 07:59:22.196 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-14 07:59:22.225 | + 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-14 07:59:22.257 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-14 07:59:22.260 | + 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-14 07:59:22.289 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 07:59:22.292 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-14 07:59:22.322 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 07:59:22.324 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 07:59:22.327 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 07:59:22.356 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-14 07:59:22.358 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 07:59:22.361 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-14 07:59:22.363 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 07:59:25.318 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 07:59:25.319 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.0.1.dev21 2022-04-14 07:59:25.319 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=238128) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 07:59:25.369 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=238128) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:59:25.369 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=238128) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:59:25.369 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=238128) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:59:25.369 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=238128) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:59:25.369 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=238128) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:59:25.370 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=238128) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:59:25.428 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-14 07:59:25.429 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=238128) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-14 07:59:25.429 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=238128) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-14 07:59:25.429 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 07:59:25.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:59:25.429 | from cryptography.utils import int_from_bytes 2022-04-14 07:59:25.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:59:25.429 | from cryptography.utils import int_from_bytes 2022-04-14 07:59:25.794 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-14 07:59:25.796 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-14 07:59:25.799 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-14 07:59:25.801 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 07:59:25.804 | + 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-14 07:59:25.806 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:59:25.809 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 07:59:25.826 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-14 07:59:25.828 | + functions:set_mtu:785 : local dev=br-data 2022-04-14 07:59:25.831 | + functions:set_mtu:786 : local mtu=1500 2022-04-14 07:59:25.833 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-14 07:59:25.846 | + 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-14 07:59:25.864 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-14 07:59:25.866 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-14 07:59:25.869 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-14 07:59:25.872 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-14 07:59:25.874 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-14 07:59:25.876 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-14 07:59:25.879 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-14 07:59:25.882 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-14 07:59:25.884 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-14 07:59:25.887 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-14 07:59:25.889 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-14 07:59:25.891 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-14 07:59:25.894 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-14 07:59:25.896 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-14 07:59:25.900 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-14 07:59:25.900 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-14 07:59:25.907 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-14 07:59:25.909 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-14 07:59:25.912 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-14 07:59:25.914 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-14 07:59:25.918 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-14 07:59:25.919 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-14 07:59:25.919 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-14 07:59:25.925 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.14/22 brd 192.168.3.255' 2022-04-14 07:59:25.927 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-14 07:59:25.930 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-14 07:59:25.932 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-14 07:59:25.935 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-14 07:59:25.937 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.14/22 brd 192.168.3.255 != '' ]] 2022-04-14 07:59:25.940 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.14/22 brd 192.168.3.255 dev eth1' 2022-04-14 07:59:25.942 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.14/22 brd 192.168.3.255 dev br-data' 2022-04-14 07:59:25.945 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-14 07:59:25.947 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-14 07:59:25.951 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.14/22 brd 192.168.3.255 2022-04-14 07:59:25.952 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-14 07:59:25.952 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-14 07:59:25.953 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-14 07:59:25.958 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.14 2022-04-14 07:59:25.960 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.14 ' 2022-04-14 07:59:25.963 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.14/22 brd 192.168.3.255 dev eth1 2022-04-14 07:59:25.975 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.14/22 brd 192.168.3.255 dev br-data 2022-04-14 07:59:25.988 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-14 07:59:26.001 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-14 07:59:26.020 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.14 2022-04-14 07:59:29.029 | ARPING 192.168.0.14 from 192.168.0.14 br-data 2022-04-14 07:59:29.029 | Sent 3 probes (3 broadcast(s)) 2022-04-14 07:59:29.029 | Received 0 response(s) 2022-04-14 07:59:29.058 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-14 07:59:29.060 | + ./stack.sh:exit_trap:521 : local r=1 2022-04-14 07:59:29.063 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-04-14 07:59:29.066 | + ./stack.sh:exit_trap:522 : jobs='221522 2022-04-14 07:59:29.066 | 235619' 2022-04-14 07:59:29.068 | + ./stack.sh:exit_trap:525 : [[ -n 221522 2022-04-14 07:59:29.068 | 235619 ]] 2022-04-14 07:59:29.071 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-14-075028 ]] 2022-04-14 07:59:29.073 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-04-14 07:59:29.076 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-04-14 07:59:29.076 | exit_trap: cleaning up child processes 2022-04-14 07:59:29.078 | + ./stack.sh:exit_trap:527 : kill 221522 235619 2022-04-14 07:59:29.080 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.msWu9rZuvt ']' 2022-04-14 07:59:29.083 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.msWu9rZuvt 2022-04-14 07:59:29.087 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-04-14 07:59:29.089 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-04-14 07:59:29.092 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-04-14 07:59:29.094 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-04-14 07:59:29.094 | Error on exit 2022-04-14 07:59:29.096 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-04-14 07:59:29.099 | + ./stack.sh:exit_trap:542 : generate-subunit 1649922625 544 fail 2022-04-14 07:59:29.754 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-04-14 07:59:29.756 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-14 07:59:30.862 | + ./stack.sh:exit_trap:556 : exit 1