2022-05-19 19:57:30.004 | + ./stack.sh:main:489 : exec 2022-05-19 19:57:30.004 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-05-19-195729' 2022-05-19 19:57:30.004 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-05-19-195729.summary.2022-05-19-195729 2022-05-19 19:57:30.004 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 19:57:30.004 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-05-19-195729 2022-05-19 19:57:30.004 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-19-195729 /opt/stack/logs/stack.sh.log 2022-05-19 19:57:30.004 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-19-195729.summary.2022-05-19-195729 /opt/stack/logs/stack.sh.log.summary 2022-05-19 19:57:30.004 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-05-19 19:57:30.004 | + functions:check_path_perm_sanity:596 : local real_path 2022-05-19 19:57:30.004 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-05-19 19:57:30.004 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-05-19 19:57:30.004 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-05-19 19:57:30.004 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-05-19 19:57:30.004 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-05-19 19:57:30.004 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-19 19:57:30.004 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-05-19 19:57:30.004 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-05-19 19:57:30.005 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-19 19:57:30.005 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-19 19:57:30.005 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-05-19 19:57:30.005 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-05-19 19:57:30.005 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-19 19:57:30.005 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-05-19 19:57:30.007 | + ./stack.sh:main:562 : trap err_trap ERR 2022-05-19 19:57:30.009 | + ./stack.sh:main:575 : set -o errexit 2022-05-19 19:57:30.010 | + ./stack.sh:main:578 : uname -a 2022-05-19 19:57:30.012 | Linux dv-cinder-835881-13-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-05-19 19:57:30.014 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-05-19 19:57:30.016 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-05-19 19:57:30.020 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-05-19 19:57:30.057 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-05-19 19:57:30.078 | + ./stack.sh:main:592 : fetch_plugins 2022-05-19 19:57:30.081 | + functions-common:fetch_plugins:1783 : local plugins= 2022-05-19 19:57:30.083 | + functions-common:fetch_plugins:1784 : local plugin 2022-05-19 19:57:30.085 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-05-19 19:57:30.087 | + functions-common:fetch_plugins:1788 : return 2022-05-19 19:57:30.089 | + ./stack.sh:main:596 : run_phase override_defaults 2022-05-19 19:57:30.091 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-05-19 19:57:30.093 | + functions-common:run_phase:1866 : local phase= 2022-05-19 19:57:30.095 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-19 19:57:30.096 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-19 19:57:30.098 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-19 19:57:30.100 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-19 19:57:30.102 | + functions-common:run_phase:1875 : local extra 2022-05-19 19:57:30.104 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-19 19:57:30.107 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-19 19:57:30.109 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-19 19:57:30.111 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-19 19:57:30.113 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-05-19 19:57:30.115 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-19 19:57:30.128 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:57:30.130 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-19 19:57:30.131 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-19 19:57:30.133 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-19 19:57:30.135 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-19 19:57:30.137 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-19 19:57:30.139 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-19 19:57:30.141 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-05-19 19:57:30.143 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-05-19 19:57:30.144 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-19 19:57:30.146 | + functions-common:run_phase:1889 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-19 19:57:30.148 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-05-19 19:57:30.150 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-05-19 19:57:30.152 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-05-19 19:57:30.154 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-05-19 19:57:30.155 | + functions-common:plugin_override_defaults:1829 : return 2022-05-19 19:57:30.158 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-05-19 19:57:30.175 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-05-19 19:57:30.178 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-05-19 19:57:30.193 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:57:30.196 | +++ lib/tls:source:43 : hostname -f 2022-05-19 19:57:30.200 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-05-19 19:57:30.202 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-05-19 19:57:30.205 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-05-19 19:57:30.207 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-05-19 19:57:30.208 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-05-19 19:57:30.210 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-05-19 19:57:30.212 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-05-19 19:57:30.214 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-05-19 19:57:30.217 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-05-19 19:57:30.218 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-05-19 19:57:30.223 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-05-19 19:57:30.235 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-05-19 19:57:30.253 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-05-19 19:57:30.266 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-05-19 19:57:30.282 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-05-19 19:57:30.322 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-05-19 19:57:30.382 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-05-19 19:57:30.482 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-05-19 19:57:30.506 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-05-19 19:57:30.550 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-05-19 19:57:30.603 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-05-19 19:57:30.759 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-05-19 19:57:30.775 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-05-19 19:57:30.788 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-05-19 19:57:30.801 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-05-19 19:57:30.896 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-05-19 19:57:30.900 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-05-19 19:57:30.904 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-05-19 19:57:30.908 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-05-19 19:57:30.912 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-05-19 19:57:30.915 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-05-19 19:57:30.920 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-05-19 19:57:30.920 | False' 2022-05-19 19:57:30.924 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-05-19 19:57:30.941 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-05-19 19:57:30.943 | + ./stack.sh:main:626 : run_phase source 2022-05-19 19:57:30.946 | + functions-common:run_phase:1865 : local mode=source 2022-05-19 19:57:30.948 | + functions-common:run_phase:1866 : local phase= 2022-05-19 19:57:30.950 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-19 19:57:30.952 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-19 19:57:30.954 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-19 19:57:30.957 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-19 19:57:30.959 | + functions-common:run_phase:1875 : local extra 2022-05-19 19:57:30.961 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-19 19:57:30.965 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-19 19:57:30.967 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-19 19:57:30.970 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-19 19:57:30.972 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-05-19 19:57:30.974 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-19 19:57:30.989 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:57:30.991 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-05-19 19:57:30.993 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-05-19 19:57:31.035 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-05-19 19:57:31.039 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-05-19 19:57:31.042 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-05-19 19:57:31.045 | + functions-common:run_phase:1887 : load_plugin_settings 2022-05-19 19:57:31.048 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-05-19 19:57:31.051 | + functions-common:load_plugin_settings:1802 : local plugin 2022-05-19 19:57:31.053 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-05-19 19:57:31.055 | + functions-common:load_plugin_settings:1806 : return 2022-05-19 19:57:31.057 | + functions-common:run_phase:1888 : verify_disabled_services 2022-05-19 19:57:31.059 | + functions-common:verify_disabled_services:2148 : local service 2022-05-19 19:57:31.062 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.064 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-05-19 19:57:31.067 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.070 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-05-19 19:57:31.072 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.075 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-05-19 19:57:31.077 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.080 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-05-19 19:57:31.083 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.085 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-05-19 19:57:31.087 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.090 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-05-19 19:57:31.093 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.095 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-05-19 19:57:31.098 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.100 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-05-19 19:57:31.102 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.105 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-05-19 19:57:31.107 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.110 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-05-19 19:57:31.112 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.115 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-05-19 19:57:31.117 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.119 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-05-19 19:57:31.122 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.125 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-05-19 19:57:31.128 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.131 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-05-19 19:57:31.133 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.136 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-05-19 19:57:31.139 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.141 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-05-19 19:57:31.144 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.147 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-05-19 19:57:31.149 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.152 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-05-19 19:57:31.155 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.157 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-05-19 19:57:31.159 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.162 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-05-19 19:57:31.164 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.166 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-05-19 19:57:31.171 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.173 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-05-19 19:57:31.176 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.178 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-05-19 19:57:31.181 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.183 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-05-19 19:57:31.185 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.188 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-05-19 19:57:31.191 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.193 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-05-19 19:57:31.195 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.198 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-05-19 19:57:31.200 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.203 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-05-19 19:57:31.205 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.208 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-05-19 19:57:31.211 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.213 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-05-19 19:57:31.215 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.218 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-05-19 19:57:31.221 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.223 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-05-19 19:57:31.226 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.228 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-05-19 19:57:31.230 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.233 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-05-19 19:57:31.235 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.238 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-05-19 19:57:31.240 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.242 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-05-19 19:57:31.245 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.247 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-05-19 19:57:31.249 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.252 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-05-19 19:57:31.254 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.257 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-05-19 19:57:31.259 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.261 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-05-19 19:57:31.264 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.266 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-05-19 19:57:31.269 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.271 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-05-19 19:57:31.273 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.276 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-05-19 19:57:31.278 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.280 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-05-19 19:57:31.283 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 19:57:31.285 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-05-19 19:57:31.288 | + ./stack.sh:main:697 : initialize_database_backends 2022-05-19 19:57:31.291 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-19 19:57:31.293 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-05-19 19:57:31.309 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:57:31.311 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-05-19 19:57:31.313 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-19 19:57:31.316 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-05-19 19:57:31.332 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:57:31.335 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-05-19 19:57:31.337 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-05-19 19:57:31.340 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-05-19 19:57:31.343 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-05-19 19:57:31.345 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-05-19 19:57:31.347 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-05-19 19:57:31.350 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-05-19 19:57:31.352 | + lib/database:initialize_database_backends:92 : return 0 2022-05-19 19:57:31.355 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-05-19 19:57:31.355 | Using mysql database backend 2022-05-19 19:57:31.357 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-05-19 19:57:31.373 | + ./stack.sh:main:703 : define_database_baseurl 2022-05-19 19:57:31.376 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-05-19 19:57:31.379 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-19 19:57:31.381 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-05-19 19:57:31.384 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-19 19:57:31.387 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-05-19 19:57:31.403 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:57:31.406 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-05-19 19:57:31.422 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-05-19 19:57:31.438 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:57:31.441 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-05-19 19:57:31.457 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-05-19 19:57:31.474 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-05-19 19:57:31.490 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:57:31.492 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-05-19 19:57:31.509 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:57:31.511 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-05-19 19:57:31.528 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-05-19 19:57:31.531 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-05-19 19:57:31.533 | + ./stack.sh:main:759 : save_stackenv 759 2022-05-19 19:57:31.536 | + functions-common:save_stackenv:60 : local tag=759 2022-05-19 19:57:31.539 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-19 19:57:31.543 | + functions-common:save_stackenv:62 : time_stamp=2022-05-19-195731 2022-05-19 19:57:31.546 | + functions-common:save_stackenv:63 : echo '# 2022-05-19-195731 759' 2022-05-19 19:57:31.549 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:57:31.552 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-19 19:57:31.555 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:57:31.557 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-19 19:57:31.560 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:57:31.563 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-19 19:57:31.567 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:57:31.570 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-05-19 19:57:31.573 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:57:31.577 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.84 2022-05-19 19:57:31.580 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:57:31.583 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.84/identity 2022-05-19 19:57:31.585 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:57:31.588 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-19-195729 2022-05-19 19:57:31.591 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:57:31.594 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-19 19:57:31.597 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:57:31.600 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.84 2022-05-19 19:57:31.602 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:57:31.605 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-19 19:57:31.608 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:57:31.610 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-19 19:57:31.613 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:57:31.615 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-19 19:57:31.618 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 19:57:31.621 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-19 19:57:31.623 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-05-19 19:57:31.626 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-05-19 19:57:31.628 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-05-19 19:57:31.630 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-05-19 19:57:31.633 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 19:57:31.635 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 19:57:31.637 | ++ functions-common:git_clone:612 : pwd 2022-05-19 19:57:31.640 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 19:57:31.643 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 19:57:31.645 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 19:57:31.661 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 19:57:31.663 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 19:57:31.666 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 19:57:31.668 | + functions-common:git_clone:629 : echo master 2022-05-19 19:57:31.669 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 19:57:31.674 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-05-19 19:57:31.676 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 19:57:31.679 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-05-19 19:57:31.692 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-05-19 19:57:31.695 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 19:57:31.695 | + functions-common:git_clone:690 : head -1 2022-05-19 19:57:31.698 | 8b0adb6c Merge "update constraint for oslo.log to new release 5.0.0" 2022-05-19 19:57:31.701 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 19:57:31.704 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-05-19 19:57:31.706 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 19:57:31.709 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-05-19 19:57:31.712 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-05-19 19:57:31.714 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-05-19 19:57:31.717 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-05-19 19:57:31.720 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-05-19 19:57:31.723 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-05-19 19:57:31.725 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-05-19 19:57:31.728 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-05-19 19:57:31.731 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-05-19 19:57:31.735 | ++ tools/install_prereqs.sh:source:47 : NOW=1652990251 2022-05-19 19:57:31.739 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-05-19 19:57:31.743 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1652989422 2022-05-19 19:57:31.746 | ++ tools/install_prereqs.sh:source:49 : DELTA=829 2022-05-19 19:57:31.749 | ++ tools/install_prereqs.sh:source:50 : [[ 829 -lt 7200 ]] 2022-05-19 19:57:31.751 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-05-19 19:57:31.754 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-05-19 19:57:31.756 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-05-19 19:57:31.759 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-05-19 19:57:31.761 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-05-19 19:57:31.763 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-05-19 19:57:31.766 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-05-19 19:57:31.768 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-05-19 19:57:31.771 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-05-19 19:57:31.819 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-05-19 19:57:31.819 | apache2-dev 2022-05-19 19:57:31.819 | bc 2022-05-19 19:57:31.819 | bsdmainutils 2022-05-19 19:57:31.819 | curl 2022-05-19 19:57:31.819 | g++ 2022-05-19 19:57:31.819 | gawk 2022-05-19 19:57:31.819 | gcc 2022-05-19 19:57:31.819 | gettext 2022-05-19 19:57:31.819 | git 2022-05-19 19:57:31.820 | graphviz 2022-05-19 19:57:31.820 | iputils-ping 2022-05-19 19:57:31.820 | libapache2-mod-proxy-uwsgi 2022-05-19 19:57:31.820 | libffi-dev 2022-05-19 19:57:31.820 | libjpeg-dev 2022-05-19 19:57:31.820 | libpcre3-dev 2022-05-19 19:57:31.820 | libpq-dev 2022-05-19 19:57:31.820 | libssl-dev 2022-05-19 19:57:31.820 | libsystemd-dev 2022-05-19 19:57:31.820 | libxml2-dev 2022-05-19 19:57:31.820 | libxslt1-dev 2022-05-19 19:57:31.820 | libyaml-dev 2022-05-19 19:57:31.820 | lsof 2022-05-19 19:57:31.820 | openssh-server 2022-05-19 19:57:31.820 | openssl 2022-05-19 19:57:31.820 | pkg-config 2022-05-19 19:57:31.820 | psmisc 2022-05-19 19:57:31.820 | python3-dev 2022-05-19 19:57:31.820 | python3-pip 2022-05-19 19:57:31.820 | python3-systemd 2022-05-19 19:57:31.820 | python3-venv 2022-05-19 19:57:31.820 | tar 2022-05-19 19:57:31.820 | tcpdump 2022-05-19 19:57:31.820 | unzip 2022-05-19 19:57:31.820 | uuid-runtime 2022-05-19 19:57:31.820 | wget 2022-05-19 19:57:31.820 | wget 2022-05-19 19:57:31.820 | zlib1g-dev 2022-05-19 19:57:31.820 | libkrb5-dev 2022-05-19 19:57:31.820 | libldap2-dev 2022-05-19 19:57:31.820 | libsasl2-dev 2022-05-19 19:57:31.820 | memcached 2022-05-19 19:57:31.820 | python3-mysqldb 2022-05-19 19:57:31.820 | sqlite3 2022-05-19 19:57:31.820 | conntrack 2022-05-19 19:57:31.820 | curl 2022-05-19 19:57:31.820 | dnsmasq-base 2022-05-19 19:57:31.821 | dnsmasq-utils 2022-05-19 19:57:31.821 | ebtables 2022-05-19 19:57:31.821 | genisoimage 2022-05-19 19:57:31.821 | iptables 2022-05-19 19:57:31.821 | iputils-arping 2022-05-19 19:57:31.821 | kpartx 2022-05-19 19:57:31.821 | libjs-jquery-tablesorter 2022-05-19 19:57:31.821 | parted 2022-05-19 19:57:31.821 | pm-utils 2022-05-19 19:57:31.821 | python3-mysqldb 2022-05-19 19:57:31.821 | socat 2022-05-19 19:57:31.821 | sqlite3 2022-05-19 19:57:31.821 | sudo 2022-05-19 19:57:31.821 | vlan 2022-05-19 19:57:31.821 | lsscsi 2022-05-19 19:57:31.821 | open-iscsi 2022-05-19 19:57:31.821 | lvm2 2022-05-19 19:57:31.821 | qemu-utils 2022-05-19 19:57:31.821 | thin-provisioning-tools 2022-05-19 19:57:31.821 | acl 2022-05-19 19:57:31.821 | dnsmasq-base 2022-05-19 19:57:31.821 | dnsmasq-utils 2022-05-19 19:57:31.821 | ebtables 2022-05-19 19:57:31.821 | haproxy 2022-05-19 19:57:31.821 | iptables 2022-05-19 19:57:31.821 | iputils-arping 2022-05-19 19:57:31.821 | iputils-ping 2022-05-19 19:57:31.821 | postgresql-server-dev-all 2022-05-19 19:57:31.821 | python3-mysqldb 2022-05-19 19:57:31.821 | sqlite3 2022-05-19 19:57:31.821 | sudo 2022-05-19 19:57:31.821 | vlan 2022-05-19 19:57:31.821 | pcp 2022-05-19 19:57:31.821 | ipset 2022-05-19 19:57:31.821 | conntrack 2022-05-19 19:57:31.821 | conntrackd 2022-05-19 19:57:31.821 | keepalived 2022-05-19 19:57:31.821 | lvm2 2022-05-19 19:57:31.822 | qemu-utils 2022-05-19 19:57:31.822 | thin-provisioning-tools 2022-05-19 19:57:31.822 | curl 2022-05-19 19:57:31.822 | liberasurecode-dev 2022-05-19 19:57:31.822 | make 2022-05-19 19:57:31.822 | memcached 2022-05-19 19:57:31.822 | rsync 2022-05-19 19:57:31.822 | sqlite3 2022-05-19 19:57:31.822 | xfsprogs' 2022-05-19 19:57:31.824 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-05-19 19:57:31.842 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-05-19 19:57:31.842 | apache2-dev 2022-05-19 19:57:31.842 | bc 2022-05-19 19:57:31.842 | bsdmainutils 2022-05-19 19:57:31.842 | curl 2022-05-19 19:57:31.842 | g++ 2022-05-19 19:57:31.842 | gawk 2022-05-19 19:57:31.842 | gcc 2022-05-19 19:57:31.842 | gettext 2022-05-19 19:57:31.842 | git 2022-05-19 19:57:31.843 | graphviz 2022-05-19 19:57:31.843 | iputils-ping 2022-05-19 19:57:31.843 | libapache2-mod-proxy-uwsgi 2022-05-19 19:57:31.843 | libffi-dev 2022-05-19 19:57:31.843 | libjpeg-dev 2022-05-19 19:57:31.843 | libpcre3-dev 2022-05-19 19:57:31.843 | libpq-dev 2022-05-19 19:57:31.843 | libssl-dev 2022-05-19 19:57:31.843 | libsystemd-dev 2022-05-19 19:57:31.843 | libxml2-dev 2022-05-19 19:57:31.843 | libxslt1-dev 2022-05-19 19:57:31.843 | libyaml-dev 2022-05-19 19:57:31.843 | lsof 2022-05-19 19:57:31.843 | openssh-server 2022-05-19 19:57:31.843 | openssl 2022-05-19 19:57:31.843 | pkg-config 2022-05-19 19:57:31.843 | psmisc 2022-05-19 19:57:31.843 | python3-dev 2022-05-19 19:57:31.843 | python3-pip 2022-05-19 19:57:31.843 | python3-systemd 2022-05-19 19:57:31.843 | python3-venv 2022-05-19 19:57:31.843 | tar 2022-05-19 19:57:31.843 | tcpdump 2022-05-19 19:57:31.843 | unzip 2022-05-19 19:57:31.843 | uuid-runtime 2022-05-19 19:57:31.843 | wget 2022-05-19 19:57:31.843 | wget 2022-05-19 19:57:31.843 | zlib1g-dev 2022-05-19 19:57:31.843 | libkrb5-dev 2022-05-19 19:57:31.843 | libldap2-dev 2022-05-19 19:57:31.843 | libsasl2-dev 2022-05-19 19:57:31.843 | memcached 2022-05-19 19:57:31.843 | python3-mysqldb 2022-05-19 19:57:31.843 | sqlite3 2022-05-19 19:57:31.843 | conntrack 2022-05-19 19:57:31.843 | curl 2022-05-19 19:57:31.843 | dnsmasq-base 2022-05-19 19:57:31.844 | dnsmasq-utils 2022-05-19 19:57:31.844 | ebtables 2022-05-19 19:57:31.844 | genisoimage 2022-05-19 19:57:31.844 | iptables 2022-05-19 19:57:31.844 | iputils-arping 2022-05-19 19:57:31.844 | kpartx 2022-05-19 19:57:31.844 | libjs-jquery-tablesorter 2022-05-19 19:57:31.844 | parted 2022-05-19 19:57:31.844 | pm-utils 2022-05-19 19:57:31.844 | python3-mysqldb 2022-05-19 19:57:31.844 | socat 2022-05-19 19:57:31.844 | sqlite3 2022-05-19 19:57:31.844 | sudo 2022-05-19 19:57:31.844 | vlan 2022-05-19 19:57:31.844 | lsscsi 2022-05-19 19:57:31.844 | open-iscsi 2022-05-19 19:57:31.844 | lvm2 2022-05-19 19:57:31.844 | qemu-utils 2022-05-19 19:57:31.844 | thin-provisioning-tools 2022-05-19 19:57:31.844 | acl 2022-05-19 19:57:31.844 | dnsmasq-base 2022-05-19 19:57:31.844 | dnsmasq-utils 2022-05-19 19:57:31.844 | ebtables 2022-05-19 19:57:31.844 | haproxy 2022-05-19 19:57:31.844 | iptables 2022-05-19 19:57:31.844 | iputils-arping 2022-05-19 19:57:31.844 | iputils-ping 2022-05-19 19:57:31.844 | postgresql-server-dev-all 2022-05-19 19:57:31.844 | python3-mysqldb 2022-05-19 19:57:31.844 | sqlite3 2022-05-19 19:57:31.844 | sudo 2022-05-19 19:57:31.844 | vlan 2022-05-19 19:57:31.844 | pcp 2022-05-19 19:57:31.844 | ipset 2022-05-19 19:57:31.844 | conntrack 2022-05-19 19:57:31.844 | conntrackd 2022-05-19 19:57:31.844 | keepalived 2022-05-19 19:57:31.845 | lvm2 2022-05-19 19:57:31.845 | qemu-utils 2022-05-19 19:57:31.845 | thin-provisioning-tools 2022-05-19 19:57:31.845 | curl 2022-05-19 19:57:31.845 | liberasurecode-dev 2022-05-19 19:57:31.845 | make 2022-05-19 19:57:31.845 | memcached 2022-05-19 19:57:31.845 | rsync 2022-05-19 19:57:31.845 | sqlite3 2022-05-19 19:57:31.845 | xfsprogs ' 2022-05-19 19:57:31.845 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-05-19 19:57:31.847 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:57:31.850 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:57:31.853 | ++ 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-05-19 19:57:31.853 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-05-19 19:57:31.858 | ++ 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-05-19 19:57:31.860 | ++ functions-common:install_package:1475 : update_package_repo 2022-05-19 19:57:31.863 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 19:57:31.865 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-05-19 19:57:31.867 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 19:57:31.870 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 19:57:31.872 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 19:57:31.874 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:57:31.877 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:57:31.879 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 19:57:31.881 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-05-19 19:57:31.883 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-05-19 19:57:31.886 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-05-19 19:57:31.888 | +++ functions-common:apt_get_update:1209 : id -u 2022-05-19 19:57:31.893 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-05-19 19:57:31.895 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-05-19 19:57:31.897 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-05-19 19:57:31.899 | ++ functions-common:time_start:2424 : local start_time= 2022-05-19 19:57:31.901 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 19:57:31.912 | +++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 19:57:31.916 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1652990251913 2022-05-19 19:57:31.918 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-19 19:57:31.921 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-19 19:57:31.923 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-05-19 19:57:32.239 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-05-19 19:57:32.324 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-19 19:57:32.440 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-05-19 19:57:32.964 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-05-19 19:57:33.417 | Fetched 336 kB in 1s (299 kB/s) 2022-05-19 19:57:34.983 | Reading package lists... 2022-05-19 19:57:35.018 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-05-19 19:57:35.021 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-05-19 19:57:35.023 | ++ functions-common:time_stop:2437 : local name 2022-05-19 19:57:35.025 | ++ functions-common:time_stop:2438 : local end_time 2022-05-19 19:57:35.027 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:57:35.029 | ++ functions-common:time_stop:2440 : local total 2022-05-19 19:57:35.031 | ++ functions-common:time_stop:2441 : local start_time 2022-05-19 19:57:35.033 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-05-19 19:57:35.035 | ++ functions-common:time_stop:2444 : start_time=1652990251913 2022-05-19 19:57:35.038 | ++ functions-common:time_stop:2446 : [[ -z 1652990251913 ]] 2022-05-19 19:57:35.040 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:57:35.044 | ++ functions-common:time_stop:2449 : end_time=1652990255042 2022-05-19 19:57:35.047 | ++ functions-common:time_stop:2450 : elapsed_time=3129 2022-05-19 19:57:35.049 | ++ functions-common:time_stop:2451 : total=0 2022-05-19 19:57:35.051 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:57:35.053 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3129 2022-05-19 19:57:35.055 | ++ functions-common:install_package:1476 : 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-05-19 19:57:35.058 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 19:57:35.060 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:57:35.063 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:57:35.065 | ++ functions-common:real_install_package:1462 : 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-05-19 19:57:35.087 | ++ functions-common:apt_get:1242 : 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-05-19 19:57:35.210 | Reading package lists... 2022-05-19 19:57:35.466 | Building dependency tree... 2022-05-19 19:57:35.468 | Reading state information... 2022-05-19 19:57:35.502 | acl is already the newest version (2.2.53-6). 2022-05-19 19:57:35.502 | bc is already the newest version (1.07.1-2build1). 2022-05-19 19:57:35.502 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-05-19 19:57:35.502 | conntrack is already the newest version (1:1.4.5-2). 2022-05-19 19:57:35.502 | ebtables is already the newest version (2.0.11-3build1). 2022-05-19 19:57:35.502 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-05-19 19:57:35.502 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-05-19 19:57:35.502 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-05-19 19:57:35.502 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-05-19 19:57:35.502 | gettext is already the newest version (0.19.8.1-10build1). 2022-05-19 19:57:35.502 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-05-19 19:57:35.502 | iputils-arping is already the newest version (3:20190709-3). 2022-05-19 19:57:35.502 | iputils-ping is already the newest version (3:20190709-3). 2022-05-19 19:57:35.502 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-05-19 19:57:35.502 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-05-19 19:57:35.502 | libffi-dev is already the newest version (3.3-4). 2022-05-19 19:57:35.502 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-05-19 19:57:35.502 | libxslt1-dev is already the newest version (1.1.34-4). 2022-05-19 19:57:35.502 | libyaml-dev is already the newest version (0.2.2-1). 2022-05-19 19:57:35.503 | lsscsi is already the newest version (0.30-0.1). 2022-05-19 19:57:35.503 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-05-19 19:57:35.503 | make is already the newest version (4.2.1-1.2). 2022-05-19 19:57:35.503 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-05-19 19:57:35.503 | psmisc is already the newest version (23.3-1). 2022-05-19 19:57:35.503 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-05-19 19:57:35.503 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-05-19 19:57:35.503 | python3-systemd is already the newest version (234-3build2). 2022-05-19 19:57:35.503 | socat is already the newest version (1.7.3.3-2). 2022-05-19 19:57:35.503 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-05-19 19:57:35.503 | unzip is already the newest version (6.0-25ubuntu1). 2022-05-19 19:57:35.503 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-05-19 19:57:35.503 | conntrackd is already the newest version (1:1.4.5-2). 2022-05-19 19:57:35.503 | graphviz is already the newest version (2.42.2-3build2). 2022-05-19 19:57:35.503 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-05-19 19:57:35.503 | pcp is already the newest version (5.0.3-1). 2022-05-19 19:57:35.503 | pm-utils is already the newest version (1.4.1-19). 2022-05-19 19:57:35.503 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-05-19 19:57:35.503 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-19 19:57:35.503 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-05-19 19:57:35.503 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-05-19 19:57:35.503 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-05-19 19:57:35.503 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-05-19 19:57:35.503 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-05-19 19:57:35.503 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-05-19 19:57:35.503 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-05-19 19:57:35.503 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-05-19 19:57:35.503 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-05-19 19:57:35.503 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-05-19 19:57:35.503 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-05-19 19:57:35.503 | libpq-dev is already the newest version (12.10-0ubuntu0.20.04.1). 2022-05-19 19:57:35.503 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-05-19 19:57:35.503 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-19 19:57:35.503 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-05-19 19:57:35.503 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-05-19 19:57:35.504 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-05-19 19:57:35.504 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-05-19 19:57:35.504 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-05-19 19:57:35.504 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-05-19 19:57:35.504 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-19 19:57:35.504 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-05-19 19:57:35.504 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-05-19 19:57:35.504 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-05-19 19:57:35.504 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-05-19 19:57:35.504 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-05-19 19:57:35.504 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-05-19 19:57:35.504 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-05-19 19:57:35.504 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-05-19 19:57:35.504 | wget is already the newest version (1.20.3-1ubuntu2). 2022-05-19 19:57:35.504 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-05-19 19:57:35.721 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-19 19:57:35.722 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-05-19 19:57:35.722 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-05-19 19:57:35.722 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-05-19 19:57:35.722 | The following packages were automatically installed and are no longer required: 2022-05-19 19:57:35.723 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 19:57:35.723 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 19:57:35.723 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 19:57:35.723 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 19:57:35.723 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 19:57:35.723 | python3-zope.interface 2022-05-19 19:57:35.723 | Use 'sudo apt autoremove' to remove them. 2022-05-19 19:57:35.872 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 19:57:35.878 | ++ functions-common:apt_get:1246 : result=0 2022-05-19 19:57:35.881 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 19:57:35.884 | ++ functions-common:time_stop:2437 : local name 2022-05-19 19:57:35.887 | ++ functions-common:time_stop:2438 : local end_time 2022-05-19 19:57:35.889 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:57:35.892 | ++ functions-common:time_stop:2440 : local total 2022-05-19 19:57:35.895 | ++ functions-common:time_stop:2441 : local start_time 2022-05-19 19:57:35.897 | ++ functions-common:time_stop:2443 : name=apt-get 2022-05-19 19:57:35.900 | ++ functions-common:time_stop:2444 : start_time=1652990255084 2022-05-19 19:57:35.903 | ++ functions-common:time_stop:2446 : [[ -z 1652990255084 ]] 2022-05-19 19:57:35.906 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:57:35.911 | ++ functions-common:time_stop:2449 : end_time=1652990255908 2022-05-19 19:57:35.913 | ++ functions-common:time_stop:2450 : elapsed_time=824 2022-05-19 19:57:35.915 | ++ functions-common:time_stop:2451 : total=799 2022-05-19 19:57:35.918 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:57:35.920 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1623 2022-05-19 19:57:35.922 | ++ functions-common:apt_get:1250 : return 0 2022-05-19 19:57:35.925 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-05-19 19:57:35.928 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-05-19 19:57:35.930 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-05-19 19:57:35.935 | ++ tools/install_prereqs.sh:source:89 : date 2022-05-19 19:57:35.939 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-05-19 19:57:35.942 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-05-19 19:57:35.945 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-05-19 19:57:37.431 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-05-19 19:57:37.433 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-05-19 19:57:37.435 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-05-19 19:57:37.437 | + tools/install_pip.sh:main:43 : GetDistro 2022-05-19 19:57:37.439 | + functions-common:GetDistro:446 : GetOSVersion 2022-05-19 19:57:37.441 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-05-19 19:57:37.443 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-05-19 19:57:37.445 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-05-19 19:57:37.447 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-05-19 19:57:37.448 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-05-19 19:57:37.450 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-05-19 19:57:37.452 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-05-19 19:57:37.454 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-05-19 19:57:37.456 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-05-19 19:57:37.457 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-05-19 19:57:37.459 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-05-19 19:57:37.461 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-05-19 19:57:37.462 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-05-19 19:57:37.464 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-05-19 19:57:37.466 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-05-19 19:57:37.469 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-05-19 19:57:37.471 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-05-19 19:57:37.473 | + functions-common:_ensure_lsb_release:394 : return 2022-05-19 19:57:37.476 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-05-19 19:57:37.551 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-05-19 19:57:37.555 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-05-19 19:57:37.631 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-05-19 19:57:37.634 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-05-19 19:57:37.708 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-05-19 19:57:37.711 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-05-19 19:57:37.713 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-05-19 19:57:37.717 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-05-19 19:57:37.720 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-05-19 19:57:37.723 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-05-19 19:57:37.725 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-05-19 19:57:37.729 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-05-19 19:57:37.732 | + functions-common:GetDistro:451 : DISTRO=focal 2022-05-19 19:57:37.735 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-05-19 19:57:37.738 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-05-19 19:57:37.738 | Distro: focal 2022-05-19 19:57:37.740 | + tools/install_pip.sh:main:124 : get_versions 2022-05-19 19:57:37.742 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-19 19:57:37.746 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-19 19:57:37.748 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-19 19:57:37.751 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-19 19:57:37.751 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-19 19:57:38.431 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-19 19:57:38.433 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-19 19:57:38.433 | pip: 21.3.1 2022-05-19 19:57:38.436 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-05-19 19:57:38.438 | + tools/install_pip.sh:main:130 : is_fedora 2022-05-19 19:57:38.441 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 19:57:38.443 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 19:57:38.446 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 19:57:38.449 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 19:57:38.451 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 19:57:38.454 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 19:57:38.456 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 19:57:38.458 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 19:57:38.459 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 19:57:38.461 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 19:57:38.463 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 19:57:38.465 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-05-19 19:57:38.467 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:57:38.469 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:57:38.471 | + tools/install_pip.sh:main:142 : : 2022-05-19 19:57:38.473 | + tools/install_pip.sh:main:147 : set -x 2022-05-19 19:57:38.474 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-05-19 19:57:38.476 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-05-19 19:57:38.478 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 19:57:38.480 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-05-19 19:57:38.482 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-05-19 19:57:38.484 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 19:57:38.487 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-05-19 19:57:38.487 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 19:57:38.492 | ++ 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-05-19 19:57:38.494 | ++ 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-05-19 19:57:38.496 | ++ 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-05-19 19:57:38.498 | + 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-05-19 19:57:38.500 | + 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-05-19 19:57:38.519 | 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-05-19 19:57:38.521 | + 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-05-19 19:57:39.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:57:39.379 | from cryptography.utils import int_from_bytes 2022-05-19 19:57:39.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:57:39.379 | from cryptography.utils import int_from_bytes 2022-05-19 19:57:40.688 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:57:42.717 | 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-05-19 19:57:42.727 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/553/4570b9980fc65/setuptools-62.2.0-py3-none-any.whl (1.1 MB) 2022-05-19 19:57:45.297 | Installing collected packages: setuptools 2022-05-19 19:57:46.154 | Successfully installed setuptools-62.2.0 2022-05-19 19:57:46.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-05-19 19:57:46.329 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 19:57:46.329 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 19:57:46.472 | + inc/python:pip_install:200 : result=0 2022-05-19 19:57:46.475 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:57:46.478 | + functions-common:time_stop:2437 : local name 2022-05-19 19:57:46.481 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:57:46.484 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:57:46.487 | + functions-common:time_stop:2440 : local total 2022-05-19 19:57:46.488 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:57:46.490 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:57:46.492 | + functions-common:time_stop:2444 : start_time=1652990258514 2022-05-19 19:57:46.494 | + functions-common:time_stop:2446 : [[ -z 1652990258514 ]] 2022-05-19 19:57:46.496 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:57:46.500 | + functions-common:time_stop:2449 : end_time=1652990266498 2022-05-19 19:57:46.502 | + functions-common:time_stop:2450 : elapsed_time=7984 2022-05-19 19:57:46.504 | + functions-common:time_stop:2451 : total=0 2022-05-19 19:57:46.506 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:57:46.508 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7984 2022-05-19 19:57:46.509 | + inc/python:pip_install:203 : return 0 2022-05-19 19:57:46.511 | + tools/install_pip.sh:main:153 : get_versions 2022-05-19 19:57:46.514 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-19 19:57:46.518 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-19 19:57:46.520 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-19 19:57:46.523 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-19 19:57:46.523 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-19 19:57:47.199 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-19 19:57:47.201 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-19 19:57:47.202 | pip: 21.3.1 2022-05-19 19:57:47.205 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-05-19 19:57:47.209 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-05-19 19:57:47.213 | + ./stack.sh:main:798 : fixup_all 2022-05-19 19:57:47.215 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-05-19 19:57:47.219 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-05-19 19:57:47.221 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:57:47.223 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:57:47.226 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-05-19 19:57:47.242 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-05-19 19:57:47.253 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-05-19 19:57:47.265 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-05-19 19:57:47.267 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-05-19 19:57:47.270 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 19:57:47.272 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 19:57:47.274 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 19:57:47.276 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 19:57:47.279 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 19:57:47.281 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 19:57:47.283 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 19:57:47.285 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 19:57:47.287 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 19:57:47.289 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 19:57:47.291 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 19:57:47.293 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-05-19 19:57:47.296 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-05-19 19:57:47.299 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-05-19 19:57:47.301 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 19:57:47.303 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 19:57:47.305 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 19:57:47.307 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 19:57:47.309 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 19:57:47.311 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 19:57:47.314 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-05-19 19:57:47.316 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-05-19 19:57:47.318 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-05-19 19:57:47.320 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-05-19 19:57:47.322 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-05-19 19:57:47.324 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-05-19 19:57:47.327 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-05-19 19:57:47.355 | Using python 3.8 to install os-testr 2022-05-19 19:57:47.358 | + 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-05-19 19:57:48.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:57:48.222 | from cryptography.utils import int_from_bytes 2022-05-19 19:57:48.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:57:48.222 | from cryptography.utils import int_from_bytes 2022-05-19 19:57:49.434 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:57:49.466 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-05-19 19:57:49.546 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-05-19 19:57:49.547 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-05-19 19:57:49.548 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-05-19 19:57:49.561 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-05-19 19:57:49.572 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-05-19 19:57:49.583 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-05-19 19:57:52.084 | 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-05-19 19:57:52.092 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 19:57:52.092 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 19:57:52.219 | + inc/python:pip_install:200 : result=0 2022-05-19 19:57:52.222 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:57:52.225 | + functions-common:time_stop:2437 : local name 2022-05-19 19:57:52.229 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:57:52.232 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:57:52.234 | + functions-common:time_stop:2440 : local total 2022-05-19 19:57:52.237 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:57:52.240 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:57:52.243 | + functions-common:time_stop:2444 : start_time=1652990267347 2022-05-19 19:57:52.246 | + functions-common:time_stop:2446 : [[ -z 1652990267347 ]] 2022-05-19 19:57:52.250 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:57:52.255 | + functions-common:time_stop:2449 : end_time=1652990272252 2022-05-19 19:57:52.257 | + functions-common:time_stop:2450 : elapsed_time=4905 2022-05-19 19:57:52.259 | + functions-common:time_stop:2451 : total=0 2022-05-19 19:57:52.262 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:57:52.264 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4905 2022-05-19 19:57:52.267 | + inc/python:pip_install:203 : return 0 2022-05-19 19:57:52.269 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-05-19 19:57:52.322 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-05-19 19:57:52.432 | + ./stack.sh:main:812 : install_infra 2022-05-19 19:57:52.434 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-19 19:57:52.437 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-05-19 19:57:52.441 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-19 19:57:52.444 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-05-19 19:57:52.468 | + 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-05-19 19:57:54.397 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.405 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.409 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.414 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.418 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.424 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.428 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.454 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.532 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.550 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.554 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.559 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.574 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.582 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.584 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.600 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.617 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.627 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.632 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.649 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.672 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.689 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.697 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.702 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.723 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.752 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.754 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.767 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.772 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.776 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.781 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.796 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.802 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.851 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.869 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.873 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.904 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.965 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.972 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:54.979 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:55.029 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:55.042 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:55.051 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:55.166 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:55.191 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:55.195 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:55.205 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:55.211 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:55.230 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:55.237 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:55.254 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:55.284 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:55.312 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:55.324 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:55.332 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:55.340 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:55.357 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:55.367 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:55.380 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:55.392 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:55.396 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:55.402 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:57:55.545 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.9.0) 2022-05-19 19:57:55.831 | + inc/python:pip_install:200 : result=0 2022-05-19 19:57:55.834 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:57:55.837 | + functions-common:time_stop:2437 : local name 2022-05-19 19:57:55.840 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:57:55.843 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:57:55.846 | + functions-common:time_stop:2440 : local total 2022-05-19 19:57:55.848 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:57:55.851 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:57:55.853 | + functions-common:time_stop:2444 : start_time=1652990272460 2022-05-19 19:57:55.855 | + functions-common:time_stop:2446 : [[ -z 1652990272460 ]] 2022-05-19 19:57:55.858 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:57:55.863 | + functions-common:time_stop:2449 : end_time=1652990275860 2022-05-19 19:57:55.865 | + functions-common:time_stop:2450 : elapsed_time=3400 2022-05-19 19:57:55.867 | + functions-common:time_stop:2451 : total=4905 2022-05-19 19:57:55.870 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:57:55.872 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8305 2022-05-19 19:57:55.874 | + inc/python:pip_install:203 : return 0 2022-05-19 19:57:55.878 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-19 19:57:55.881 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-05-19 19:57:55.907 | + 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-05-19 19:57:57.788 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:57.799 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:57.805 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:57.813 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:57.818 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:57.828 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:57.834 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:57.864 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:57.945 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:57.964 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:57.969 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:57.974 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:57.990 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:57.998 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.000 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.017 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.035 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.044 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.050 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.068 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.091 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.109 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.120 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.129 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.157 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.188 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.190 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.204 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.209 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.213 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.219 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.234 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.241 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.293 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.311 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.315 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.347 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.412 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.418 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.426 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.477 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.491 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.500 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.605 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.631 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.635 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.646 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.651 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.671 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.678 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.700 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.734 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.763 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.776 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.783 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.792 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.809 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.818 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.832 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.844 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.849 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-19 19:57:58.855 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:57:58.857 | Processing /opt/stack/requirements 2022-05-19 19:58:00.663 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-05-19 19:58:00.666 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-05-19 19:58:00.678 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-05-19 19:58:00.683 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.9.0) 2022-05-19 19:58:00.685 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.9) 2022-05-19 19:58:00.691 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-05-19 19:58:00.718 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-05-19 19:58:00.721 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-05-19 19:58:00.731 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.26.9) 2022-05-19 19:58:00.782 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5426) (1.3) 2022-05-19 19:58:00.785 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5426) (0.3.0) 2022-05-19 19:58:00.800 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2022.5.18) 2022-05-19 19:58:00.803 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-05-19 19:58:00.807 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-05-19 19:58:00.812 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-05-19 19:58:00.814 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-05-19 19:58:00.826 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.1) 2022-05-19 19:58:00.884 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-05-19 19:58:00.890 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.3.0) 2022-05-19 19:58:00.902 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-05-19 19:58:00.905 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-05-19 19:58:00.907 | 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 637)) (0.2.5) 2022-05-19 19:58:00.912 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-05-19 19:58:00.973 | Building wheels for collected packages: openstack-requirements 2022-05-19 19:58:00.974 | Building wheel for openstack-requirements (setup.py): started 2022-05-19 19:58:01.810 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-05-19 19:58:01.811 | ERROR: Command errored out with exit status 1: 2022-05-19 19:58:01.811 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-dcgej620/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-dcgej620/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-ig0iew3w 2022-05-19 19:58:01.811 | cwd: /tmp/pip-req-build-dcgej620/ 2022-05-19 19:58:01.811 | Complete output (6 lines): 2022-05-19 19:58:01.811 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-05-19 19:58:01.811 | or: setup.py --help [cmd1 cmd2 ...] 2022-05-19 19:58:01.811 | or: setup.py --help-commands 2022-05-19 19:58:01.811 | or: setup.py cmd --help 2022-05-19 19:58:01.811 | 2022-05-19 19:58:01.811 | error: invalid command 'bdist_wheel' 2022-05-19 19:58:01.811 | ---------------------------------------- 2022-05-19 19:58:01.811 | ERROR: Failed building wheel for openstack-requirements 2022-05-19 19:58:01.811 | Running setup.py clean for openstack-requirements 2022-05-19 19:58:02.676 | Failed to build openstack-requirements 2022-05-19 19:58:02.697 | Installing collected packages: openstack-requirements 2022-05-19 19:58:02.697 | Attempting uninstall: openstack-requirements 2022-05-19 19:58:02.698 | Found existing installation: openstack-requirements 1.2.1.dev5426 2022-05-19 19:58:02.734 | Uninstalling openstack-requirements-1.2.1.dev5426: 2022-05-19 19:58:02.753 | Successfully uninstalled openstack-requirements-1.2.1.dev5426 2022-05-19 19:58:02.755 | Running setup.py install for openstack-requirements: started 2022-05-19 19:58:05.293 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-05-19 19:58:05.317 | Successfully installed openstack-requirements-1.2.1.dev5426 2022-05-19 19:58:05.448 | + inc/python:pip_install:200 : result=0 2022-05-19 19:58:05.451 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:58:05.455 | + functions-common:time_stop:2437 : local name 2022-05-19 19:58:05.457 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:58:05.459 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:58:05.462 | + functions-common:time_stop:2440 : local total 2022-05-19 19:58:05.464 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:58:05.467 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:58:05.469 | + functions-common:time_stop:2444 : start_time=1652990275897 2022-05-19 19:58:05.472 | + functions-common:time_stop:2446 : [[ -z 1652990275897 ]] 2022-05-19 19:58:05.475 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:58:05.479 | + functions-common:time_stop:2449 : end_time=1652990285476 2022-05-19 19:58:05.481 | + functions-common:time_stop:2450 : elapsed_time=9579 2022-05-19 19:58:05.484 | + functions-common:time_stop:2451 : total=8305 2022-05-19 19:58:05.486 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:58:05.488 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17884 2022-05-19 19:58:05.491 | + inc/python:pip_install:203 : return 0 2022-05-19 19:58:05.493 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-05-19 19:58:05.497 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-05-19 19:58:05.499 | + inc/python:use_library_from_git:250 : local name=pbr 2022-05-19 19:58:05.501 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:05.505 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:05.509 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-05-19 19:58:05.513 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:05.516 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-05-19 19:58:05.536 | Using python 3.8 to install pbr 2022-05-19 19:58:05.539 | + 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-05-19 19:58:06.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:06.393 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:06.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:06.393 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:07.665 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:58:07.698 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-05-19 19:58:10.306 | 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-05-19 19:58:10.313 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 19:58:10.313 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 19:58:10.441 | + inc/python:pip_install:200 : result=0 2022-05-19 19:58:10.445 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:58:10.448 | + functions-common:time_stop:2437 : local name 2022-05-19 19:58:10.452 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:58:10.455 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:58:10.457 | + functions-common:time_stop:2440 : local total 2022-05-19 19:58:10.460 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:58:10.462 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:58:10.464 | + functions-common:time_stop:2444 : start_time=1652990285531 2022-05-19 19:58:10.467 | + functions-common:time_stop:2446 : [[ -z 1652990285531 ]] 2022-05-19 19:58:10.470 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:58:10.474 | + functions-common:time_stop:2449 : end_time=1652990290472 2022-05-19 19:58:10.476 | + functions-common:time_stop:2450 : elapsed_time=4941 2022-05-19 19:58:10.479 | + functions-common:time_stop:2451 : total=17884 2022-05-19 19:58:10.481 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:58:10.483 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=22825 2022-05-19 19:58:10.485 | + inc/python:pip_install:203 : return 0 2022-05-19 19:58:10.488 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-05-19 19:58:12.806 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-05-19 19:58:14.722 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:58:14.724 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-05-19 19:58:14.743 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-05-19 19:58:14.747 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-05-19 19:58:14.753 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-05-19 19:58:14.755 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-05-19 19:58:14.758 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-05-19 19:58:14.836 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-19 19:58:14.839 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-19 19:58:14.845 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-05-19 19:58:14.864 | + ./stack.sh:main:821 : pkgs= 2022-05-19 19:58:14.866 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-05-19 19:58:14.869 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-05-19 19:58:14.872 | + functions-common:run_phase:1865 : local mode=stack 2022-05-19 19:58:14.874 | + functions-common:run_phase:1866 : local phase=pre-install 2022-05-19 19:58:14.877 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-19 19:58:14.880 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-19 19:58:14.882 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-19 19:58:14.884 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-19 19:58:14.887 | + functions-common:run_phase:1875 : local extra 2022-05-19 19:58:14.889 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-19 19:58:14.893 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-19 19:58:14.896 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-19 19:58:14.898 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-19 19:58:14.900 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-05-19 19:58:14.903 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-19 19:58:14.918 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:58:14.920 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 19:58:14.923 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-19 19:58:14.925 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-05-19 19:58:14.927 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-19 19:58:14.929 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-19 19:58:14.931 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-19 19:58:14.933 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-05-19 19:58:14.936 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-05-19 19:58:14.938 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-05-19 19:58:14.940 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-05-19 19:58:14.942 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-05-19 19:58:14.944 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-19 19:58:14.946 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-19 19:58:14.948 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 19:58:14.951 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-19 19:58:14.953 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-05-19 19:58:14.955 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-19 19:58:14.957 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-05-19 19:58:14.960 | + functions-common:run_plugins:1854 : local plugins= 2022-05-19 19:58:14.962 | + functions-common:run_plugins:1855 : local plugin 2022-05-19 19:58:14.965 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-05-19 19:58:14.968 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-05-19 19:58:14.971 | + functions:set_systemd_override:821 : local value=2048 2022-05-19 19:58:14.973 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-05-19 19:58:14.976 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-05-19 19:58:15.037 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-05-19 19:58:15.037 | Set systemd system override for DefaultLimitNOFILE=2048 2022-05-19 19:58:15.039 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-05-19 19:58:15.449 | + ./stack.sh:main:834 : install_rpc_backend 2022-05-19 19:58:15.453 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-05-19 19:58:15.475 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:58:15.477 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-05-19 19:58:15.479 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 19:58:15.482 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 19:58:15.484 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 19:58:15.487 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 19:58:15.489 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 19:58:15.491 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 19:58:15.493 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:58:15.496 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:58:15.498 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 19:58:15.500 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 19:58:15.503 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 19:58:15.505 | + functions-common:apt_get_update:1202 : return 2022-05-19 19:58:15.507 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-05-19 19:58:15.509 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 19:58:15.512 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:58:15.514 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:58:15.516 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-05-19 19:58:15.541 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-05-19 19:58:15.652 | Reading package lists... 2022-05-19 19:58:15.905 | Building dependency tree... 2022-05-19 19:58:15.907 | Reading state information... 2022-05-19 19:58:16.169 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-05-19 19:58:16.169 | The following packages were automatically installed and are no longer required: 2022-05-19 19:58:16.170 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 19:58:16.170 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 19:58:16.170 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 19:58:16.170 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 19:58:16.170 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 19:58:16.170 | python3-zope.interface 2022-05-19 19:58:16.170 | Use 'sudo apt autoremove' to remove them. 2022-05-19 19:58:16.302 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 19:58:16.308 | + functions-common:apt_get:1246 : result=0 2022-05-19 19:58:16.311 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 19:58:16.313 | + functions-common:time_stop:2437 : local name 2022-05-19 19:58:16.316 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:58:16.318 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:58:16.321 | + functions-common:time_stop:2440 : local total 2022-05-19 19:58:16.323 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:58:16.325 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 19:58:16.327 | + functions-common:time_stop:2444 : start_time=1652990295538 2022-05-19 19:58:16.330 | + functions-common:time_stop:2446 : [[ -z 1652990295538 ]] 2022-05-19 19:58:16.333 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:58:16.337 | + functions-common:time_stop:2449 : end_time=1652990296335 2022-05-19 19:58:16.340 | + functions-common:time_stop:2450 : elapsed_time=797 2022-05-19 19:58:16.342 | + functions-common:time_stop:2451 : total=1623 2022-05-19 19:58:16.345 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:58:16.347 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2420 2022-05-19 19:58:16.350 | + functions-common:apt_get:1250 : return 0 2022-05-19 19:58:16.352 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-05-19 19:58:16.355 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 19:58:16.358 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 19:58:16.360 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 19:58:16.363 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 19:58:16.365 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 19:58:16.368 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 19:58:16.370 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-05-19 19:58:16.373 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 19:58:16.375 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 19:58:16.378 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 19:58:16.380 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 19:58:16.382 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 19:58:16.385 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 19:58:16.387 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 19:58:16.389 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 19:58:16.391 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 19:58:16.394 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 19:58:16.396 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 19:58:16.398 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-05-19 19:58:16.400 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 19:58:16.403 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 19:58:16.405 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 19:58:16.407 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 19:58:16.410 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 19:58:16.412 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 19:58:16.415 | + ./stack.sh:main:835 : restart_rpc_backend 2022-05-19 19:58:16.417 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-05-19 19:58:16.433 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:58:16.435 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-05-19 19:58:16.438 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 19:58:16.440 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-05-19 19:58:16.442 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-05-19 19:58:16.445 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-05-19 19:58:16.450 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-05-19 19:58:16.452 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-05-19 19:58:16.454 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-05-19 19:58:16.456 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-05-19 19:58:16.459 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-05-19 19:58:16.461 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-05-19 19:58:16.464 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-05-19 19:58:17.265 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-05-19 19:58:17.265 | user tags 2022-05-19 19:58:17.265 | stackrabbit []' 2022-05-19 19:58:17.268 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-05-19 19:58:17.268 | user tags 2022-05-19 19:58:17.268 | stackrabbit []' 2022-05-19 19:58:17.269 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-05-19 19:58:17.275 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-05-19 19:58:17.278 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-05-19 19:58:17.280 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-19 19:58:18.082 | Changing password for user "stackrabbit" ... 2022-05-19 19:58:18.111 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-05-19 19:58:18.822 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-05-19 19:58:18.847 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-05-19 19:58:18.850 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-19 19:58:19.587 | Changing password for user "stackrabbit" ... 2022-05-19 19:58:19.615 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-05-19 19:58:19.618 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-05-19 19:58:19.620 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-05-19 19:58:20.331 | Deleting user "guest" ... 2022-05-19 19:58:20.347 | Error: 2022-05-19 19:58:20.347 | {:no_such_user, "guest"} 2022-05-19 19:58:20.361 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-05-19 19:58:20.365 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-05-19 19:58:20.385 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:58:20.388 | + ./stack.sh:main:838 : install_database 2022-05-19 19:58:20.391 | + lib/database:install_database:118 : install_database_mysql 2022-05-19 19:58:20.394 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-05-19 19:58:20.396 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:58:20.399 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:58:20.401 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-05-19 19:58:20.657 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-05-19 19:58:20.661 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-05-19 19:58:20.664 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-05-19 19:58:20.669 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-05-19 19:58:20.672 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-05-19 19:58:20.677 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-05-19 19:58:20.680 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 19:58:20.684 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 19:58:20.689 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 19:58:20.691 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 19:58:20.693 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 19:58:20.696 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 19:58:20.698 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 19:58:20.701 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 19:58:20.703 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 19:58:20.705 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 19:58:20.708 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 19:58:20.710 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-05-19 19:58:20.713 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 19:58:20.715 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 19:58:20.718 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 19:58:20.720 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 19:58:20.723 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 19:58:20.725 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 19:58:20.727 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-05-19 19:58:20.730 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:58:20.732 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:58:20.735 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-05-19 19:58:20.737 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 19:58:20.740 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 19:58:20.742 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 19:58:20.744 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 19:58:20.747 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 19:58:20.749 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 19:58:20.751 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:58:20.754 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:58:20.756 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 19:58:20.758 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 19:58:20.761 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 19:58:20.763 | + functions-common:apt_get_update:1202 : return 2022-05-19 19:58:20.766 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-05-19 19:58:20.768 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 19:58:20.771 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:58:20.773 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:58:20.776 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-05-19 19:58:20.797 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-05-19 19:58:20.918 | Reading package lists... 2022-05-19 19:58:21.171 | Building dependency tree... 2022-05-19 19:58:21.172 | Reading state information... 2022-05-19 19:58:21.429 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-05-19 19:58:21.429 | The following packages were automatically installed and are no longer required: 2022-05-19 19:58:21.430 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 19:58:21.430 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 19:58:21.430 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 19:58:21.430 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 19:58:21.430 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 19:58:21.430 | python3-zope.interface 2022-05-19 19:58:21.430 | Use 'sudo apt autoremove' to remove them. 2022-05-19 19:58:21.574 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 19:58:21.580 | + functions-common:apt_get:1246 : result=0 2022-05-19 19:58:21.583 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 19:58:21.587 | + functions-common:time_stop:2437 : local name 2022-05-19 19:58:21.589 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:58:21.594 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:58:21.596 | + functions-common:time_stop:2440 : local total 2022-05-19 19:58:21.599 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:58:21.601 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 19:58:21.603 | + functions-common:time_stop:2444 : start_time=1652990300794 2022-05-19 19:58:21.605 | + functions-common:time_stop:2446 : [[ -z 1652990300794 ]] 2022-05-19 19:58:21.608 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:58:21.613 | + functions-common:time_stop:2449 : end_time=1652990301610 2022-05-19 19:58:21.615 | + functions-common:time_stop:2450 : elapsed_time=816 2022-05-19 19:58:21.617 | + functions-common:time_stop:2451 : total=2420 2022-05-19 19:58:21.619 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:58:21.622 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3236 2022-05-19 19:58:21.624 | + functions-common:apt_get:1250 : return 0 2022-05-19 19:58:21.627 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-05-19 19:58:21.629 | + ./stack.sh:main:841 : install_database_python 2022-05-19 19:58:21.631 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-05-19 19:58:21.634 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-05-19 19:58:21.636 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-05-19 19:58:21.638 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 19:58:21.642 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-05-19 19:58:21.644 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-05-19 19:58:21.646 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 19:58:21.650 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-05-19 19:58:21.651 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 19:58:21.655 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-05-19 19:58:21.658 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-05-19 19:58:21.660 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-05-19 19:58:21.663 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-05-19 19:58:21.665 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-05-19 19:58:21.687 | Using python 3.8 to install PyMySQL 2022-05-19 19:58:21.690 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-05-19 19:58:22.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:22.550 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:22.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:22.550 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:23.764 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:58:23.797 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-19 19:58:26.331 | 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-05-19 19:58:26.338 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 19:58:26.338 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 19:58:26.459 | + inc/python:pip_install:200 : result=0 2022-05-19 19:58:26.463 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:58:26.467 | + functions-common:time_stop:2437 : local name 2022-05-19 19:58:26.471 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:58:26.474 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:58:26.479 | + functions-common:time_stop:2440 : local total 2022-05-19 19:58:26.483 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:58:26.486 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:58:26.488 | + functions-common:time_stop:2444 : start_time=1652990301681 2022-05-19 19:58:26.491 | + functions-common:time_stop:2446 : [[ -z 1652990301681 ]] 2022-05-19 19:58:26.494 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:58:26.498 | + functions-common:time_stop:2449 : end_time=1652990306495 2022-05-19 19:58:26.501 | + functions-common:time_stop:2450 : elapsed_time=4814 2022-05-19 19:58:26.503 | + functions-common:time_stop:2451 : total=22825 2022-05-19 19:58:26.506 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:58:26.508 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=27639 2022-05-19 19:58:26.511 | + inc/python:pip_install:203 : return 0 2022-05-19 19:58:26.513 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-05-19 19:58:26.515 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-19 19:58:26.518 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-05-19 19:58:26.521 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-05-19 19:58:26.540 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:58:26.543 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-05-19 19:58:26.545 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-05-19 19:58:26.549 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 19:58:26.549 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 19:58:26.554 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 19:58:26.557 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 19:58:26.559 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-19 19:58:26.561 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 19:58:26.564 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-05-19 19:58:26.567 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-05-19 19:58:26.582 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:58:26.584 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-05-19 19:58:26.587 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 19:58:26.589 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 19:58:26.591 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 19:58:26.594 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 19:58:26.597 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 19:58:26.599 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 19:58:26.601 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:58:26.603 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:58:26.606 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 19:58:26.608 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 19:58:26.610 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 19:58:26.613 | + functions-common:apt_get_update:1202 : return 2022-05-19 19:58:26.615 | + functions-common:install_package:1476 : real_install_package radvd 2022-05-19 19:58:26.617 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 19:58:26.620 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:58:26.622 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:58:26.624 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-05-19 19:58:26.647 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-05-19 19:58:26.761 | Reading package lists... 2022-05-19 19:58:27.018 | Building dependency tree... 2022-05-19 19:58:27.020 | Reading state information... 2022-05-19 19:58:27.286 | radvd is already the newest version (1:2.17-2). 2022-05-19 19:58:27.286 | The following packages were automatically installed and are no longer required: 2022-05-19 19:58:27.287 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 19:58:27.287 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 19:58:27.287 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 19:58:27.287 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 19:58:27.287 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 19:58:27.287 | python3-zope.interface 2022-05-19 19:58:27.287 | Use 'sudo apt autoremove' to remove them. 2022-05-19 19:58:27.425 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 19:58:27.430 | + functions-common:apt_get:1246 : result=0 2022-05-19 19:58:27.433 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 19:58:27.436 | + functions-common:time_stop:2437 : local name 2022-05-19 19:58:27.439 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:58:27.442 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:58:27.444 | + functions-common:time_stop:2440 : local total 2022-05-19 19:58:27.446 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:58:27.449 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 19:58:27.452 | + functions-common:time_stop:2444 : start_time=1652990306644 2022-05-19 19:58:27.455 | + functions-common:time_stop:2446 : [[ -z 1652990306644 ]] 2022-05-19 19:58:27.459 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:58:27.464 | + functions-common:time_stop:2449 : end_time=1652990307461 2022-05-19 19:58:27.467 | + functions-common:time_stop:2450 : elapsed_time=817 2022-05-19 19:58:27.470 | + functions-common:time_stop:2451 : total=3236 2022-05-19 19:58:27.472 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:58:27.475 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4053 2022-05-19 19:58:27.477 | + functions-common:apt_get:1250 : return 0 2022-05-19 19:58:27.480 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-05-19 19:58:27.497 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:58:27.499 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-05-19 19:58:27.501 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-05-19 19:58:27.504 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-05-19 19:58:27.507 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-05-19 19:58:27.527 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-05-19 19:58:27.529 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 19:58:27.532 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 19:58:27.534 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 19:58:27.537 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 19:58:27.539 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 19:58:27.541 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 19:58:27.543 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:58:27.546 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:58:27.548 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 19:58:27.550 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 19:58:27.553 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 19:58:27.555 | + functions-common:apt_get_update:1202 : return 2022-05-19 19:58:27.557 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-05-19 19:58:27.560 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 19:58:27.562 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:58:27.564 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:58:27.566 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-05-19 19:58:27.590 | + functions-common:apt_get:1242 : 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-05-19 19:58:27.701 | Reading package lists... 2022-05-19 19:58:27.963 | Building dependency tree... 2022-05-19 19:58:27.965 | Reading state information... 2022-05-19 19:58:28.221 | fakeroot is already the newest version (1.24-1). 2022-05-19 19:58:28.221 | make is already the newest version (4.2.1-1.2). 2022-05-19 19:58:28.221 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-05-19 19:58:28.221 | The following packages were automatically installed and are no longer required: 2022-05-19 19:58:28.222 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 19:58:28.222 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 19:58:28.222 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 19:58:28.222 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 19:58:28.222 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 19:58:28.222 | python3-zope.interface 2022-05-19 19:58:28.223 | Use 'sudo apt autoremove' to remove them. 2022-05-19 19:58:28.375 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 19:58:28.380 | + functions-common:apt_get:1246 : result=0 2022-05-19 19:58:28.382 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 19:58:28.385 | + functions-common:time_stop:2437 : local name 2022-05-19 19:58:28.387 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:58:28.389 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:58:28.391 | + functions-common:time_stop:2440 : local total 2022-05-19 19:58:28.394 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:58:28.398 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 19:58:28.401 | + functions-common:time_stop:2444 : start_time=1652990307587 2022-05-19 19:58:28.404 | + functions-common:time_stop:2446 : [[ -z 1652990307587 ]] 2022-05-19 19:58:28.408 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:58:28.413 | + functions-common:time_stop:2449 : end_time=1652990308410 2022-05-19 19:58:28.415 | + functions-common:time_stop:2450 : elapsed_time=823 2022-05-19 19:58:28.417 | + functions-common:time_stop:2451 : total=4053 2022-05-19 19:58:28.420 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:58:28.422 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4876 2022-05-19 19:58:28.424 | + functions-common:apt_get:1250 : return 0 2022-05-19 19:58:28.427 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-05-19 19:58:28.429 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:58:28.432 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:58:28.434 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-05-19 19:58:28.437 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-05-19 19:58:28.440 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-05-19 19:58:28.444 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-05-19 19:58:28.446 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-05-19 19:58:28.450 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-05-19 19:58:28.450 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-05-19 19:58:28.455 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-05-19 19:58:28.457 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-05-19 19:58:28.460 | + functions:vercmp:628 : local v1=5.4 2022-05-19 19:58:28.462 | + functions:vercmp:629 : local 'op=<' 2022-05-19 19:58:28.465 | + functions:vercmp:630 : local v2=3.13 2022-05-19 19:58:28.467 | + functions:vercmp:631 : local result 2022-05-19 19:58:28.471 | ++ functions:vercmp:635 : sort -V 2022-05-19 19:58:28.472 | ++ functions:vercmp:635 : head -1 2022-05-19 19:58:28.472 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-05-19 19:58:28.476 | + functions:vercmp:635 : result=3.13 2022-05-19 19:58:28.479 | + functions:vercmp:637 : case $op in 2022-05-19 19:58:28.481 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-05-19 19:58:28.483 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-05-19 19:58:28.486 | + functions:vercmp:648 : return 2022-05-19 19:58:28.488 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-05-19 19:58:28.491 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 19:58:28.493 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-05-19 19:58:28.993 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-05-19 19:58:28.996 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-05-19 19:58:28.998 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.001 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.003 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-05-19 19:58:29.008 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.008 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-05-19 19:58:29.028 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:58:29.030 | + ./stack.sh:main:849 : install_etcd3 2022-05-19 19:58:29.032 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-05-19 19:58:29.032 | Installing etcd 2022-05-19 19:58:29.035 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-05-19 19:58:29.047 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-05-19 19:58:29.060 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-05-19 19:58:29.063 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-05-19 19:58:29.079 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-05-19 19:58:29.082 | ++ 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-05-19 19:58:29.084 | ++ 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-05-19 19:58:29.088 | +++ 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-05-19 19:58:29.092 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-05-19 19:58:29.095 | ++ 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-05-19 19:58:29.097 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-05-19 19:58:29.100 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-19 19:58:29.102 | ++ functions:get_extra_file:74 : return 2022-05-19 19:58:29.105 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-19 19:58:29.107 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-05-19 19:58:29.109 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-05-19 19:58:29.112 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-05-19 19:58:29.129 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:58:29.131 | + ./stack.sh:main:868 : install_dstat 2022-05-19 19:58:29.133 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-05-19 19:58:29.149 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:58:29.152 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-05-19 19:58:29.154 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 19:58:29.156 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-05-19 19:58:29.159 | + ./stack.sh:main:877 : install_libs 2022-05-19 19:58:29.162 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-05-19 19:58:29.164 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-05-19 19:58:29.166 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-05-19 19:58:29.169 | + inc/python:use_library_from_git:250 : local name=automaton 2022-05-19 19:58:29.171 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.174 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.176 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-05-19 19:58:29.178 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.181 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-05-19 19:58:29.183 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-05-19 19:58:29.186 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-05-19 19:58:29.189 | + inc/python:use_library_from_git:250 : local name=castellan 2022-05-19 19:58:29.191 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.194 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.197 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-05-19 19:58:29.199 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.202 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-05-19 19:58:29.205 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-05-19 19:58:29.207 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-05-19 19:58:29.210 | + inc/python:use_library_from_git:250 : local name=cliff 2022-05-19 19:58:29.212 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.214 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.217 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-05-19 19:58:29.219 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.222 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-05-19 19:58:29.224 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-05-19 19:58:29.227 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-05-19 19:58:29.229 | + inc/python:use_library_from_git:250 : local name=cursive 2022-05-19 19:58:29.231 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.233 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.236 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-05-19 19:58:29.238 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.241 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-05-19 19:58:29.243 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-05-19 19:58:29.245 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-05-19 19:58:29.248 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-05-19 19:58:29.250 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.252 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.255 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-05-19 19:58:29.257 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.259 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-05-19 19:58:29.262 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-05-19 19:58:29.264 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-05-19 19:58:29.266 | + inc/python:use_library_from_git:250 : local name=futurist 2022-05-19 19:58:29.269 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.271 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.273 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-05-19 19:58:29.275 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.278 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-05-19 19:58:29.280 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-05-19 19:58:29.282 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-05-19 19:58:29.285 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-05-19 19:58:29.287 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.289 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.291 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-05-19 19:58:29.294 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.296 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-05-19 19:58:29.298 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-05-19 19:58:29.301 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-05-19 19:58:29.303 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-05-19 19:58:29.305 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.307 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.310 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-05-19 19:58:29.312 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.314 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-05-19 19:58:29.317 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-05-19 19:58:29.319 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-05-19 19:58:29.321 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-05-19 19:58:29.324 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.326 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.328 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-05-19 19:58:29.331 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.333 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-05-19 19:58:29.335 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-05-19 19:58:29.338 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-05-19 19:58:29.340 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-05-19 19:58:29.343 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.345 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.347 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-05-19 19:58:29.350 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.352 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-05-19 19:58:29.355 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-05-19 19:58:29.357 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-05-19 19:58:29.359 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-05-19 19:58:29.362 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.364 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.366 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-05-19 19:58:29.369 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.371 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-05-19 19:58:29.373 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-05-19 19:58:29.376 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-05-19 19:58:29.378 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-05-19 19:58:29.380 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.383 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.385 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-05-19 19:58:29.387 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.390 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-05-19 19:58:29.392 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-05-19 19:58:29.395 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-05-19 19:58:29.398 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-05-19 19:58:29.401 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.404 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.406 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-05-19 19:58:29.409 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.412 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-05-19 19:58:29.414 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-05-19 19:58:29.417 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-05-19 19:58:29.420 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-05-19 19:58:29.422 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.425 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.427 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-05-19 19:58:29.429 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.432 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-05-19 19:58:29.434 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-05-19 19:58:29.437 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-05-19 19:58:29.439 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-05-19 19:58:29.442 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.444 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.446 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-05-19 19:58:29.449 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.451 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-05-19 19:58:29.453 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-05-19 19:58:29.456 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-05-19 19:58:29.459 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-05-19 19:58:29.461 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.463 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.466 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-05-19 19:58:29.468 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.471 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-05-19 19:58:29.473 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-05-19 19:58:29.476 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-05-19 19:58:29.478 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-05-19 19:58:29.481 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.483 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.485 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-05-19 19:58:29.488 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.490 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-05-19 19:58:29.492 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-05-19 19:58:29.496 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-05-19 19:58:29.498 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-05-19 19:58:29.501 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.503 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.506 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-05-19 19:58:29.508 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.510 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-05-19 19:58:29.513 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-05-19 19:58:29.515 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-05-19 19:58:29.518 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-05-19 19:58:29.520 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.522 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.525 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-05-19 19:58:29.527 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.529 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-05-19 19:58:29.532 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-05-19 19:58:29.534 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-05-19 19:58:29.537 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-05-19 19:58:29.539 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.542 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.544 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-05-19 19:58:29.546 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.549 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-05-19 19:58:29.551 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-05-19 19:58:29.554 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-05-19 19:58:29.556 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-05-19 19:58:29.559 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.561 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.563 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-05-19 19:58:29.566 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.568 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-05-19 19:58:29.570 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-05-19 19:58:29.573 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-05-19 19:58:29.575 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-05-19 19:58:29.578 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.580 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.582 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-05-19 19:58:29.585 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.587 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-05-19 19:58:29.590 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-05-19 19:58:29.592 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-05-19 19:58:29.595 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-05-19 19:58:29.597 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.600 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.602 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-05-19 19:58:29.604 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.607 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-05-19 19:58:29.609 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-05-19 19:58:29.612 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-05-19 19:58:29.614 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-05-19 19:58:29.616 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.619 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.621 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-05-19 19:58:29.623 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.626 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-05-19 19:58:29.628 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-05-19 19:58:29.630 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-05-19 19:58:29.634 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-05-19 19:58:29.636 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.638 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.641 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-05-19 19:58:29.643 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.646 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-05-19 19:58:29.648 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-05-19 19:58:29.650 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-05-19 19:58:29.652 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-05-19 19:58:29.655 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.658 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.660 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-05-19 19:58:29.662 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.665 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-05-19 19:58:29.667 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-05-19 19:58:29.669 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-05-19 19:58:29.671 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-05-19 19:58:29.674 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.676 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.678 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-05-19 19:58:29.680 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.683 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-05-19 19:58:29.685 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-05-19 19:58:29.687 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-05-19 19:58:29.690 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-05-19 19:58:29.693 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.695 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.698 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-05-19 19:58:29.701 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.703 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-05-19 19:58:29.707 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-05-19 19:58:29.709 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-05-19 19:58:29.711 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-05-19 19:58:29.714 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.717 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.720 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-05-19 19:58:29.722 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.725 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-05-19 19:58:29.727 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-05-19 19:58:29.729 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-05-19 19:58:29.732 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-05-19 19:58:29.734 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.736 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.739 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-05-19 19:58:29.741 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.744 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-05-19 19:58:29.746 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-05-19 19:58:29.749 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-05-19 19:58:29.751 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-05-19 19:58:29.753 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.756 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.758 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-05-19 19:58:29.761 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.763 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-05-19 19:58:29.765 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-05-19 19:58:29.768 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-05-19 19:58:29.770 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-05-19 19:58:29.773 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.775 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.778 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-05-19 19:58:29.780 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.783 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-05-19 19:58:29.785 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-05-19 19:58:29.787 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-05-19 19:58:29.790 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-05-19 19:58:29.792 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.795 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.797 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-05-19 19:58:29.799 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.802 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-05-19 19:58:29.804 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-05-19 19:58:29.807 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-05-19 19:58:29.809 | + inc/python:use_library_from_git:250 : local name=tooz 2022-05-19 19:58:29.811 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.814 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.816 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-05-19 19:58:29.819 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.821 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-05-19 19:58:29.823 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-05-19 19:58:29.826 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-05-19 19:58:29.828 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-05-19 19:58:29.831 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.833 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.836 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-05-19 19:58:29.838 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.841 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-05-19 19:58:29.843 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-05-19 19:58:29.846 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-05-19 19:58:29.848 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-05-19 19:58:29.851 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.853 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.855 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-05-19 19:58:29.858 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.860 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-05-19 19:58:29.863 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-05-19 19:58:29.865 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-05-19 19:58:29.867 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-05-19 19:58:29.870 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.872 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.874 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-05-19 19:58:29.878 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.881 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-05-19 19:58:29.885 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-05-19 19:58:29.888 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-05-19 19:58:29.891 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-05-19 19:58:29.895 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:29.898 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:29.901 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-05-19 19:58:29.905 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:29.908 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-05-19 19:58:29.930 | Using python 3.8 to install etcd3 2022-05-19 19:58:29.933 | + 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-05-19 19:58:30.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:30.783 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:30.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:30.783 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:31.951 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:58:31.983 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-05-19 19:58:31.992 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.46.1) 2022-05-19 19:58:31.993 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.1) 2022-05-19 19:58:31.993 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-05-19 19:58:31.994 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-05-19 19:58:34.456 | 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-05-19 19:58:34.464 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 19:58:34.464 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 19:58:34.591 | + inc/python:pip_install:200 : result=0 2022-05-19 19:58:34.596 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:58:34.599 | + functions-common:time_stop:2437 : local name 2022-05-19 19:58:34.603 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:58:34.605 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:58:34.609 | + functions-common:time_stop:2440 : local total 2022-05-19 19:58:34.612 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:58:34.614 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:58:34.617 | + functions-common:time_stop:2444 : start_time=1652990309925 2022-05-19 19:58:34.619 | + functions-common:time_stop:2446 : [[ -z 1652990309925 ]] 2022-05-19 19:58:34.621 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:58:34.626 | + functions-common:time_stop:2449 : end_time=1652990314623 2022-05-19 19:58:34.628 | + functions-common:time_stop:2450 : elapsed_time=4698 2022-05-19 19:58:34.630 | + functions-common:time_stop:2451 : total=27639 2022-05-19 19:58:34.632 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:58:34.635 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=32337 2022-05-19 19:58:34.637 | + inc/python:pip_install:203 : return 0 2022-05-19 19:58:34.640 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-05-19 19:58:34.665 | Using python 3.8 to install etcd3gw 2022-05-19 19:58:34.668 | + 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-05-19 19:58:35.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:35.570 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:35.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:35.570 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:36.754 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:58:36.786 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-19 19:58:36.793 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-05-19 19:58:36.794 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-05-19 19:58:36.795 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-05-19 19:58:36.823 | 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-05-19 19:58:36.824 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-05-19 19:58:36.825 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-05-19 19:58:36.828 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-05-19 19:58:39.297 | 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-05-19 19:58:39.304 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 19:58:39.304 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 19:58:39.426 | + inc/python:pip_install:200 : result=0 2022-05-19 19:58:39.431 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:58:39.434 | + functions-common:time_stop:2437 : local name 2022-05-19 19:58:39.437 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:58:39.440 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:58:39.442 | + functions-common:time_stop:2440 : local total 2022-05-19 19:58:39.444 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:58:39.447 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:58:39.449 | + functions-common:time_stop:2444 : start_time=1652990314657 2022-05-19 19:58:39.451 | + functions-common:time_stop:2446 : [[ -z 1652990314657 ]] 2022-05-19 19:58:39.455 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:58:39.459 | + functions-common:time_stop:2449 : end_time=1652990319456 2022-05-19 19:58:39.461 | + functions-common:time_stop:2450 : elapsed_time=4799 2022-05-19 19:58:39.464 | + functions-common:time_stop:2451 : total=32337 2022-05-19 19:58:39.466 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:58:39.469 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=37136 2022-05-19 19:58:39.471 | + inc/python:pip_install:203 : return 0 2022-05-19 19:58:39.474 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-05-19 19:58:39.476 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-05-19 19:58:39.479 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-05-19 19:58:39.481 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 19:58:39.484 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 19:58:39.486 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 19:58:39.489 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 19:58:39.491 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 19:58:39.494 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 19:58:39.496 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 19:58:39.499 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 19:58:39.501 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 19:58:39.504 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 19:58:39.506 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 19:58:39.509 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-05-19 19:58:39.511 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:58:39.513 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:58:39.516 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-05-19 19:58:39.518 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-19 19:58:39.520 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 19:58:39.523 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 19:58:39.525 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 19:58:39.528 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 19:58:39.530 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 19:58:39.533 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 19:58:39.535 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:58:39.538 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:58:39.540 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 19:58:39.542 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 19:58:39.545 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 19:58:39.547 | + functions-common:apt_get_update:1202 : return 2022-05-19 19:58:39.550 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-19 19:58:39.553 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 19:58:39.555 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:58:39.557 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:58:39.560 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-19 19:58:39.582 | + functions-common:apt_get:1242 : 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-05-19 19:58:39.696 | Reading package lists... 2022-05-19 19:58:39.956 | Building dependency tree... 2022-05-19 19:58:39.957 | Reading state information... 2022-05-19 19:58:40.220 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-05-19 19:58:40.220 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-05-19 19:58:40.220 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-19 19:58:40.220 | The following packages were automatically installed and are no longer required: 2022-05-19 19:58:40.221 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 19:58:40.221 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 19:58:40.221 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 19:58:40.221 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 19:58:40.221 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 19:58:40.221 | python3-zope.interface 2022-05-19 19:58:40.222 | Use 'sudo apt autoremove' to remove them. 2022-05-19 19:58:40.355 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 19:58:40.360 | + functions-common:apt_get:1246 : result=0 2022-05-19 19:58:40.364 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 19:58:40.367 | + functions-common:time_stop:2437 : local name 2022-05-19 19:58:40.370 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:58:40.373 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:58:40.376 | + functions-common:time_stop:2440 : local total 2022-05-19 19:58:40.379 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:58:40.381 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 19:58:40.383 | + functions-common:time_stop:2444 : start_time=1652990319579 2022-05-19 19:58:40.385 | + functions-common:time_stop:2446 : [[ -z 1652990319579 ]] 2022-05-19 19:58:40.388 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:58:40.393 | + functions-common:time_stop:2449 : end_time=1652990320390 2022-05-19 19:58:40.395 | + functions-common:time_stop:2450 : elapsed_time=811 2022-05-19 19:58:40.397 | + functions-common:time_stop:2451 : total=4876 2022-05-19 19:58:40.400 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:58:40.402 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5687 2022-05-19 19:58:40.404 | + functions-common:apt_get:1250 : return 0 2022-05-19 19:58:40.407 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-05-19 19:58:40.409 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:58:40.412 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:58:40.414 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-05-19 19:58:40.478 | Module proxy already enabled 2022-05-19 19:58:40.484 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-05-19 19:58:40.548 | Considering dependency proxy for proxy_uwsgi: 2022-05-19 19:58:40.548 | Module proxy already enabled 2022-05-19 19:58:40.548 | Module proxy_uwsgi already enabled 2022-05-19 19:58:40.554 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-05-19 19:58:40.558 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 19:58:40.561 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 19:58:40.566 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 19:58:40.708 | + ./stack.sh:main:883 : install_keystoneauth 2022-05-19 19:58:40.711 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-05-19 19:58:40.715 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-05-19 19:58:40.719 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:40.721 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:40.724 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-05-19 19:58:40.726 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:40.729 | + ./stack.sh:main:884 : install_keystoneclient 2022-05-19 19:58:40.731 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-05-19 19:58:40.734 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-05-19 19:58:40.736 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:40.739 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:40.741 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-05-19 19:58:40.744 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:40.746 | + ./stack.sh:main:885 : install_glanceclient 2022-05-19 19:58:40.749 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-05-19 19:58:40.751 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-05-19 19:58:40.754 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:40.756 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:40.759 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-05-19 19:58:40.761 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:40.766 | + ./stack.sh:main:886 : install_cinderclient 2022-05-19 19:58:40.768 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-05-19 19:58:40.771 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-05-19 19:58:40.773 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:40.776 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:40.778 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-05-19 19:58:40.780 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:40.783 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-05-19 19:58:40.786 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-05-19 19:58:40.788 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:40.790 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:40.793 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-05-19 19:58:40.796 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:40.798 | + ./stack.sh:main:887 : install_novaclient 2022-05-19 19:58:40.801 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-05-19 19:58:40.803 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-05-19 19:58:40.806 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:40.809 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:40.811 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-05-19 19:58:40.813 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:40.816 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-05-19 19:58:40.835 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:58:40.838 | + ./stack.sh:main:889 : install_swiftclient 2022-05-19 19:58:40.841 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-05-19 19:58:40.844 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-05-19 19:58:40.846 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:40.849 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:40.851 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-05-19 19:58:40.854 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:40.856 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-05-19 19:58:40.874 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:58:40.877 | + ./stack.sh:main:892 : install_neutronclient 2022-05-19 19:58:40.879 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-05-19 19:58:40.882 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-05-19 19:58:40.884 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:40.887 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:40.889 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-05-19 19:58:40.892 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:40.895 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-05-19 19:58:40.897 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-05-19 19:58:40.900 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-05-19 19:58:40.903 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:58:40.906 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:58:40.909 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-05-19 19:58:40.911 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:58:40.914 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-05-19 19:58:40.917 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-05-19 19:58:40.920 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 19:58:40.923 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-05-19 19:58:40.927 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-05-19 19:58:40.929 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 19:58:40.933 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-05-19 19:58:40.933 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 19:58:40.938 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-05-19 19:58:40.941 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-05-19 19:58:40.943 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-05-19 19:58:40.946 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-05-19 19:58:40.949 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-05-19 19:58:40.970 | Using python 3.8 to install keystonemiddleware 2022-05-19 19:58:40.973 | + 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-05-19 19:58:41.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:41.845 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:41.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:41.845 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:43.038 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:58:43.071 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-05-19 19:58:43.124 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-05-19 19:58:43.125 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-05-19 19:58:43.126 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-05-19 19:58:43.127 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-05-19 19:58:43.128 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.0) 2022-05-19 19:58:43.129 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-05-19 19:58:43.130 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-05-19 19:58:43.131 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-05-19 19:58:43.133 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-05-19 19:58:43.134 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-05-19 19:58:43.135 | 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-05-19 19:58:43.136 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-05-19 19:58:43.137 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-05-19 19:58:43.139 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-05-19 19:58:43.195 | 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-05-19 19:58:43.196 | 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-05-19 19:58:43.198 | 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-05-19 19:58:43.236 | 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-05-19 19:58:43.276 | 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-05-19 19:58:43.277 | 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-05-19 19:58:43.279 | 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-05-19 19:58:43.280 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-05-19 19:58:43.334 | 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-05-19 19:58:43.337 | 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-05-19 19:58:43.347 | 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-05-19 19:58:43.348 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-05-19 19:58:43.362 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.9) 2022-05-19 19:58:43.363 | 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-05-19 19:58:43.364 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-05-19 19:58:43.429 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-05-19 19:58:43.430 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-05-19 19:58:43.432 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-05-19 19:58:43.435 | 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-05-19 19:58:43.484 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.1) 2022-05-19 19:58:43.496 | 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-05-19 19:58:45.913 | 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-05-19 19:58:45.920 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 19:58:45.920 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 19:58:46.046 | + inc/python:pip_install:200 : result=0 2022-05-19 19:58:46.050 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:58:46.054 | + functions-common:time_stop:2437 : local name 2022-05-19 19:58:46.057 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:58:46.061 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:58:46.064 | + functions-common:time_stop:2440 : local total 2022-05-19 19:58:46.067 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:58:46.070 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:58:46.072 | + functions-common:time_stop:2444 : start_time=1652990320964 2022-05-19 19:58:46.074 | + functions-common:time_stop:2446 : [[ -z 1652990320964 ]] 2022-05-19 19:58:46.077 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:58:46.082 | + functions-common:time_stop:2449 : end_time=1652990326079 2022-05-19 19:58:46.084 | + functions-common:time_stop:2450 : elapsed_time=5115 2022-05-19 19:58:46.086 | + functions-common:time_stop:2451 : total=37136 2022-05-19 19:58:46.089 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:58:46.091 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=42251 2022-05-19 19:58:46.094 | + inc/python:pip_install:203 : return 0 2022-05-19 19:58:46.097 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-05-19 19:58:46.099 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-05-19 19:58:46.101 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 19:58:46.105 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-05-19 19:58:46.108 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-05-19 19:58:46.111 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 19:58:46.114 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-05-19 19:58:46.115 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 19:58:46.120 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-05-19 19:58:46.123 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-05-19 19:58:46.126 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-05-19 19:58:46.129 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-05-19 19:58:46.132 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-05-19 19:58:46.155 | Using python 3.8 to install python-memcached 2022-05-19 19:58:46.158 | + 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-05-19 19:58:47.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:47.038 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:47.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:47.038 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:48.223 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:58:48.255 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-05-19 19:58:48.259 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-05-19 19:58:50.776 | 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-05-19 19:58:50.783 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 19:58:50.783 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 19:58:50.913 | + inc/python:pip_install:200 : result=0 2022-05-19 19:58:50.917 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:58:50.921 | + functions-common:time_stop:2437 : local name 2022-05-19 19:58:50.924 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:58:50.926 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:58:50.929 | + functions-common:time_stop:2440 : local total 2022-05-19 19:58:50.931 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:58:50.934 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:58:50.936 | + functions-common:time_stop:2444 : start_time=1652990326148 2022-05-19 19:58:50.938 | + functions-common:time_stop:2446 : [[ -z 1652990326148 ]] 2022-05-19 19:58:50.942 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:58:50.947 | + functions-common:time_stop:2449 : end_time=1652990330944 2022-05-19 19:58:50.951 | + functions-common:time_stop:2450 : elapsed_time=4796 2022-05-19 19:58:50.954 | + functions-common:time_stop:2451 : total=42251 2022-05-19 19:58:50.956 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:58:50.958 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=47047 2022-05-19 19:58:50.961 | + inc/python:pip_install:203 : return 0 2022-05-19 19:58:50.964 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-05-19 19:58:50.981 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:58:50.984 | + ./stack.sh:main:899 : '[' 10.222.0.84 == 10.222.0.84 ']' 2022-05-19 19:58:50.986 | + ./stack.sh:main:900 : stack_install_service keystone 2022-05-19 19:58:50.989 | + lib/stack:stack_install_service:20 : local service=keystone 2022-05-19 19:58:50.991 | + lib/stack:stack_install_service:21 : type install_keystone 2022-05-19 19:58:50.994 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 19:58:50.996 | + lib/stack:stack_install_service:32 : install_keystone 2022-05-19 19:58:50.999 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-05-19 19:58:51.015 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:58:51.017 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-05-19 19:58:51.019 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-05-19 19:58:51.022 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-05-19 19:58:51.024 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 19:58:51.026 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 19:58:51.029 | ++ functions-common:git_clone:612 : pwd 2022-05-19 19:58:51.031 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 19:58:51.034 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 19:58:51.037 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 19:58:51.052 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 19:58:51.054 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 19:58:51.056 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 19:58:51.059 | + functions-common:git_clone:629 : echo master 2022-05-19 19:58:51.059 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 19:58:51.065 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-05-19 19:58:51.067 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 19:58:51.069 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-05-19 19:58:51.084 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-05-19 19:58:51.087 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 19:58:51.087 | + functions-common:git_clone:690 : head -1 2022-05-19 19:58:51.090 | 1561da645 Drop lower-constraints.txt and its testing 2022-05-19 19:58:51.098 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 19:58:51.098 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-05-19 19:58:51.100 | + inc/python:setup_develop:338 : local bindep 2022-05-19 19:58:51.104 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-19 19:58:51.107 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-05-19 19:58:51.110 | + inc/python:setup_develop:344 : local extras= 2022-05-19 19:58:51.114 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-05-19 19:58:51.116 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 19:58:51.119 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-19 19:58:51.122 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-05-19 19:58:51.124 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 19:58:51.127 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 19:58:51.130 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-05-19 19:58:51.133 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 19:58:51.137 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-05-19 19:58:51.139 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 19:58:51.142 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 19:58:51.145 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-05-19 19:58:51.151 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-05-19 19:58:51.153 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-05-19 19:58:51.823 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-05-19 19:58:51.826 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 19:58:51.829 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 19:58:51.832 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 19:58:51.834 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-19 19:58:51.838 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-05-19 19:58:51.840 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 19:58:51.843 | + inc/python:setup_package:428 : local extras= 2022-05-19 19:58:51.846 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 19:58:51.848 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 19:58:51.850 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 19:58:51.853 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 19:58:51.856 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 19:58:51.858 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-05-19 19:58:51.882 | Using python 3.8 to install /opt/stack/keystone 2022-05-19 19:58:51.885 | + 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-05-19 19:58:52.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:52.750 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:52.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:58:52.750 | from cryptography.utils import int_from_bytes 2022-05-19 19:58:53.927 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:58:53.959 | Obtaining file:///opt/stack/keystone 2022-05-19 19:58:53.959 | Preparing metadata (setup.py): started 2022-05-19 19:58:59.084 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 19:58:59.164 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.9.0) 2022-05-19 19:58:59.165 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.8.7) 2022-05-19 19:58:59.166 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.1.2) 2022-05-19 19:58:59.167 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.3.9) 2022-05-19 19:58:59.168 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (36.0.2) 2022-05-19 19:58:59.169 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.4.36) 2022-05-19 19:58:59.170 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.13.0) 2022-05-19 19:58:59.171 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.5.0) 2022-05-19 19:58:59.172 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.7.4) 2022-05-19 19:58:59.174 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.4.0) 2022-05-19 19:58:59.175 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (9.4.0) 2022-05-19 19:58:59.176 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.2.2) 2022-05-19 19:58:59.177 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.8.20) 2022-05-19 19:58:59.178 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.11.0) 2022-05-19 19:58:59.179 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (8.8.0) 2022-05-19 19:58:59.180 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.1.0) 2022-05-19 19:58:59.181 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (12.14.0) 2022-05-19 19:58:59.182 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (11.3.0) 2022-05-19 19:58:59.183 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.1.0) 2022-05-19 19:58:59.184 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.0.0) 2022-05-19 19:58:59.185 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.5.1) 2022-05-19 19:58:59.186 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.12.1) 2022-05-19 19:58:59.188 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.3.0) 2022-05-19 19:58:59.189 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.5.0) 2022-05-19 19:58:59.190 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.13.0) 2022-05-19 19:58:59.191 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.2.0) 2022-05-19 19:58:59.192 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (7.1.2) 2022-05-19 19:58:59.193 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.4.0) 2022-05-19 19:58:59.195 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.1.5) 2022-05-19 19:58:59.195 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev13) (3.2.0) 2022-05-19 19:58:59.196 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.1.1) 2022-05-19 19:58:59.197 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.0.3) 2022-05-19 19:58:59.199 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.4.3) 2022-05-19 19:58:59.200 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2022.1) 2022-05-19 19:58:59.210 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev13) (1.15.0) 2022-05-19 19:58:59.254 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev13) (5.1.1) 2022-05-19 19:58:59.272 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (4.11.3) 2022-05-19 19:58:59.273 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (2.1.2) 2022-05-19 19:58:59.274 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (8.1.3) 2022-05-19 19:58:59.275 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (2.1.2) 2022-05-19 19:58:59.276 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (3.1.2) 2022-05-19 19:58:59.287 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev13) (9.0.1) 2022-05-19 19:58:59.288 | Requirement already satisfied: six>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev13) (1.16.0) 2022-05-19 19:58:59.348 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2.27.1) 2022-05-19 19:58:59.350 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (4.5.0) 2022-05-19 19:58:59.447 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (0.8.0) 2022-05-19 19:58:59.448 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (1.5.0) 2022-05-19 19:58:59.449 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (6.0) 2022-05-19 19:58:59.451 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (2.5.0) 2022-05-19 19:58:59.505 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (2.0.1) 2022-05-19 19:58:59.508 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (1.7.7) 2022-05-19 19:58:59.509 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (0.5.0) 2022-05-19 19:58:59.560 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev13) (2.8.2) 2022-05-19 19:58:59.563 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev13) (0.9.6) 2022-05-19 19:58:59.649 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.4.1) 2022-05-19 19:58:59.651 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.2.4) 2022-05-19 19:58:59.653 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.8.0) 2022-05-19 19:58:59.655 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.1.0) 2022-05-19 19:58:59.656 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.1.1) 2022-05-19 19:58:59.658 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.4.0) 2022-05-19 19:58:59.677 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev13) (3.3.0) 2022-05-19 19:58:59.728 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev13) (3.3.0) 2022-05-19 19:58:59.748 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (0.11.0) 2022-05-19 19:58:59.749 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (3.0.9) 2022-05-19 19:58:59.750 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (21.3) 2022-05-19 19:58:59.752 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (1.0.2) 2022-05-19 19:58:59.797 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev13) (4.5.1) 2022-05-19 19:58:59.916 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (62.2.0) 2022-05-19 19:58:59.917 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (1.11.0) 2022-05-19 19:58:59.918 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (5.7.1) 2022-05-19 19:58:59.919 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (22.0.0) 2022-05-19 19:58:59.920 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (0.7.1) 2022-05-19 19:59:00.148 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev13) (1.1.2) 2022-05-19 19:59:00.171 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.5.2) 2022-05-19 19:59:00.173 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.4.2) 2022-05-19 19:59:00.238 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev13) (1.2.0) 2022-05-19 19:59:00.257 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.0.0) 2022-05-19 19:59:00.312 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev13) (2.21) 2022-05-19 19:59:00.351 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev13) (1.14.1) 2022-05-19 19:59:00.453 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (3.8.0) 2022-05-19 19:59:00.507 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (2.1.1) 2022-05-19 19:59:00.579 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (1.7.0) 2022-05-19 19:59:00.704 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev13) (0.17.3) 2022-05-19 19:59:00.732 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.14.1) 2022-05-19 19:59:00.773 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.5.1) 2022-05-19 19:59:00.774 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.1.1) 2022-05-19 19:59:00.775 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (1.3.3) 2022-05-19 19:59:00.777 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (3.5.0) 2022-05-19 19:59:00.778 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.33.1) 2022-05-19 19:59:00.779 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (3.0.0) 2022-05-19 19:59:00.832 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev13) (0.2.5) 2022-05-19 19:59:00.967 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2.0.12) 2022-05-19 19:59:00.969 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (1.26.9) 2022-05-19 19:59:00.971 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (3.3) 2022-05-19 19:59:00.972 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2019.11.28) 2022-05-19 19:59:01.117 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev13) (2.5.0) 2022-05-19 19:59:01.196 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev13) (2.5.1) 2022-05-19 19:59:01.433 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.2.1) 2022-05-19 19:59:01.684 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.7) 2022-05-19 19:59:01.718 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev13) (1.0.0) 2022-05-19 19:59:03.553 | Installing collected packages: keystone 2022-05-19 19:59:03.553 | Attempting uninstall: keystone 2022-05-19 19:59:03.554 | Found existing installation: keystone 21.1.0.dev13 2022-05-19 19:59:03.557 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-05-19 19:59:03.559 | Running setup.py develop for keystone 2022-05-19 19:59:09.678 | Successfully installed keystone 2022-05-19 19:59:09.678 | 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-05-19 19:59:09.686 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 19:59:09.686 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 19:59:09.823 | + inc/python:pip_install:200 : result=0 2022-05-19 19:59:09.826 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:59:09.830 | + functions-common:time_stop:2437 : local name 2022-05-19 19:59:09.832 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:59:09.835 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:59:09.837 | + functions-common:time_stop:2440 : local total 2022-05-19 19:59:09.840 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:59:09.843 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:59:09.846 | + functions-common:time_stop:2444 : start_time=1652990331874 2022-05-19 19:59:09.848 | + functions-common:time_stop:2446 : [[ -z 1652990331874 ]] 2022-05-19 19:59:09.852 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:59:09.857 | + functions-common:time_stop:2449 : end_time=1652990349854 2022-05-19 19:59:09.859 | + functions-common:time_stop:2450 : elapsed_time=17980 2022-05-19 19:59:09.862 | + functions-common:time_stop:2451 : total=47047 2022-05-19 19:59:09.864 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:59:09.866 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=65027 2022-05-19 19:59:09.868 | + inc/python:pip_install:203 : return 0 2022-05-19 19:59:09.871 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 19:59:09.873 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-19 19:59:09.876 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-19 19:59:09.895 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-19 19:59:09.907 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-05-19 19:59:09.909 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-05-19 19:59:09.912 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:59:09.915 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:59:09.917 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-05-19 19:59:09.920 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:59:09.922 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-05-19 19:59:09.940 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:59:09.943 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-05-19 19:59:09.945 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 19:59:09.947 | + ./stack.sh:main:901 : configure_keystone 2022-05-19 19:59:09.950 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-05-19 19:59:09.964 | + 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-05-19 19:59:09.968 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-05-19 19:59:09.974 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-05-19 19:59:09.991 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:59:09.994 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-05-19 19:59:10.026 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-05-19 19:59:10.057 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-05-19 19:59:10.088 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-05-19 19:59:10.119 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-05-19 19:59:10.151 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-05-19 19:59:10.181 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-05-19 19:59:10.210 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-05-19 19:59:10.238 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-05-19 19:59:10.241 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-05-19 19:59:10.243 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-05-19 19:59:10.246 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-05-19 19:59:10.248 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-19 19:59:10.251 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 19:59:10.266 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:59:10.270 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-19 19:59:10.274 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-19 19:59:10.277 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 19:59:10.296 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:59:10.300 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.84:5672/ 2022-05-19 19:59:10.304 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.84:5672/ 2022-05-19 19:59:10.340 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 19:59:10.342 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 19:59:10.346 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-05-19 19:59:10.348 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-05-19 19:59:10.365 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:59:10.368 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.84/identity 2022-05-19 19:59:10.400 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-05-19 19:59:10.402 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-05-19 19:59:10.434 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-05-19 19:59:10.436 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-05-19 19:59:10.439 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-05-19 19:59:10.442 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-05-19 19:59:10.444 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 19:59:10.447 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 19:59:10.449 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 19:59:10.466 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:59:10.468 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 19:59:10.471 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-05-19 19:59:10.474 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-05-19 19:59:10.505 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-05-19 19:59:10.507 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-05-19 19:59:10.510 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-05-19 19:59:10.512 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-05-19 19:59:10.515 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 19:59:10.533 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 19:59:10.535 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 19:59:10.537 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 19:59:10.540 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 19:59:10.542 | + 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-05-19 19:59:10.572 | + 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-05-19 19:59:10.606 | + 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-05-19 19:59:10.641 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 19:59:10.669 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-05-19 19:59:10.706 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-05-19 19:59:10.708 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-05-19 19:59:10.711 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-05-19 19:59:10.713 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-05-19 19:59:10.716 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-05-19 19:59:10.718 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-19 19:59:10.721 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-19 19:59:10.724 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-05-19 19:59:10.728 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-05-19 19:59:10.731 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-19 19:59:10.734 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-19 19:59:10.754 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-19 19:59:10.755 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-19 19:59:10.768 | d /var/run/uwsgi 0755 ubuntu root 2022-05-19 19:59:10.771 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-19 19:59:10.790 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-05-19 19:59:10.794 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-05-19 19:59:10.799 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-05-19 19:59:10.837 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-05-19 19:59:10.866 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-05-19 19:59:10.894 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-05-19 19:59:10.927 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-05-19 19:59:10.959 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-05-19 19:59:10.988 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-05-19 19:59:11.019 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-05-19 19:59:11.049 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-05-19 19:59:11.077 | + 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-05-19 19:59:11.108 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-05-19 19:59:11.139 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-05-19 19:59:11.167 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-05-19 19:59:11.195 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-19 19:59:11.197 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-19 19:59:11.200 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-05-19 19:59:11.203 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-05-19 19:59:11.205 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-19 19:59:11.208 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:59:11.210 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:59:11.213 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-19 19:59:11.216 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-19 19:59:11.218 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-05-19 19:59:11.246 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-05-19 19:59:11.275 | + 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-05-19 19:59:11.275 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-19 19:59:11.284 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-05-19 19:59:11.287 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-05-19 19:59:11.290 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-05-19 19:59:11.292 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-19 19:59:11.294 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-19 19:59:11.297 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 19:59:11.299 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:59:11.302 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:59:11.304 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-19 19:59:11.307 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-19 19:59:11.309 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:59:11.311 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:59:11.314 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-05-19 19:59:11.377 | Site keystone-wsgi-public already enabled 2022-05-19 19:59:11.384 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-19 19:59:11.387 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 19:59:11.391 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 19:59:11.395 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 19:59:11.540 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-05-19 19:59:11.576 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-05-19 19:59:11.608 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-05-19 19:59:11.639 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-05-19 19:59:11.641 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-05-19 19:59:11.675 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-05-19 19:59:11.709 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-05-19 19:59:11.741 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-19 19:59:11.743 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-19 19:59:11.746 | + ./stack.sh:main:905 : is_service_enabled swift 2022-05-19 19:59:11.763 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:59:11.765 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-05-19 19:59:11.783 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:59:11.786 | + ./stack.sh:main:909 : stack_install_service swift 2022-05-19 19:59:11.789 | + lib/stack:stack_install_service:20 : local service=swift 2022-05-19 19:59:11.791 | + lib/stack:stack_install_service:21 : type install_swift 2022-05-19 19:59:11.794 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 19:59:11.797 | + lib/stack:stack_install_service:32 : install_swift 2022-05-19 19:59:11.799 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-05-19 19:59:11.802 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-05-19 19:59:11.804 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-05-19 19:59:11.807 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 19:59:11.809 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 19:59:11.813 | ++ functions-common:git_clone:612 : pwd 2022-05-19 19:59:11.816 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 19:59:11.818 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 19:59:11.822 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 19:59:11.840 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 19:59:11.843 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 19:59:11.846 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 19:59:11.849 | + functions-common:git_clone:629 : echo master 2022-05-19 19:59:11.849 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 19:59:11.854 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-05-19 19:59:11.856 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 19:59:11.859 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-05-19 19:59:11.872 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-05-19 19:59:11.875 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 19:59:11.875 | + functions-common:git_clone:690 : head -1 2022-05-19 19:59:11.878 | 64f09c696 Merge "ceph-tests: Remove known-failure" 2022-05-19 19:59:11.881 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 19:59:11.884 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-05-19 19:59:11.886 | + inc/python:setup_develop:338 : local bindep 2022-05-19 19:59:11.889 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-05-19 19:59:11.892 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-05-19 19:59:11.894 | + inc/python:setup_develop:344 : local extras=keystone 2022-05-19 19:59:11.897 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-05-19 19:59:11.899 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 19:59:11.902 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-05-19 19:59:11.904 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-05-19 19:59:11.906 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 19:59:11.909 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-05-19 19:59:11.912 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-05-19 19:59:11.914 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 19:59:11.917 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-05-19 19:59:11.920 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 19:59:11.922 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 19:59:11.925 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-05-19 19:59:11.931 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-05-19 19:59:11.933 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-05-19 19:59:12.612 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-05-19 19:59:12.615 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 19:59:12.619 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 19:59:12.623 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 19:59:12.626 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-05-19 19:59:12.628 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-05-19 19:59:12.631 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 19:59:12.633 | + inc/python:setup_package:428 : local extras=keystone 2022-05-19 19:59:12.636 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 19:59:12.638 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-05-19 19:59:12.641 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-05-19 19:59:12.644 | + inc/python:setup_package:438 : extras='[keystone]' 2022-05-19 19:59:12.649 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 19:59:12.653 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-05-19 19:59:12.680 | Using python 3.8 to install /opt/stack/swift 2022-05-19 19:59:12.684 | + 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-05-19 19:59:13.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:59:13.575 | from cryptography.utils import int_from_bytes 2022-05-19 19:59:13.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:59:13.575 | from cryptography.utils import int_from_bytes 2022-05-19 19:59:14.760 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:59:14.792 | Obtaining file:///opt/stack/swift 2022-05-19 19:59:14.793 | Preparing metadata (setup.py): started 2022-05-19 19:59:19.596 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 19:59:19.641 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev62) (0.33.1) 2022-05-19 19:59:19.642 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev62) (1.1.2) 2022-05-19 19:59:19.644 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev62) (0.11.0) 2022-05-19 19:59:19.645 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev62) (2.1.1) 2022-05-19 19:59:19.645 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev62) (4.8.0) 2022-05-19 19:59:19.646 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev62) (2.27.1) 2022-05-19 19:59:19.648 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev62) (1.16.0) 2022-05-19 19:59:19.649 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev62) (0.9.9) 2022-05-19 19:59:19.650 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev62) (1.6.1) 2022-05-19 19:59:19.651 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev62) (36.0.2) 2022-05-19 19:59:19.652 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev62) (9.4.0) 2022-05-19 19:59:19.689 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev62) (1.15.0) 2022-05-19 19:59:19.697 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev62) (2.2.1) 2022-05-19 19:59:19.752 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (8.8.0) 2022-05-19 19:59:19.754 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (4.5.0) 2022-05-19 19:59:19.755 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (2.11.0) 2022-05-19 19:59:19.756 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (4.1.0) 2022-05-19 19:59:19.757 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (4.4.0) 2022-05-19 19:59:19.758 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (4.3.0) 2022-05-19 19:59:19.759 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (5.1.0) 2022-05-19 19:59:19.760 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (5.0.0) 2022-05-19 19:59:19.761 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (1.8.7) 2022-05-19 19:59:19.763 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (3.1.1) 2022-05-19 19:59:19.764 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (5.9.0) 2022-05-19 19:59:19.765 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (4.13.0) 2022-05-19 19:59:19.786 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev62) (62.2.0) 2022-05-19 19:59:19.815 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev62) (1.26.9) 2022-05-19 19:59:19.816 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev62) (2019.11.28) 2022-05-19 19:59:19.819 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev62) (2.0.12) 2022-05-19 19:59:19.821 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev62) (3.3) 2022-05-19 19:59:19.844 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev62) (2.21) 2022-05-19 19:59:19.945 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (3.5.0) 2022-05-19 19:59:19.946 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (1.0.2) 2022-05-19 19:59:19.947 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (1.7.0) 2022-05-19 19:59:19.989 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (1.1.5) 2022-05-19 19:59:20.032 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (0.8.0) 2022-05-19 19:59:20.033 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (1.5.0) 2022-05-19 19:59:20.034 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (2.5.0) 2022-05-19 19:59:20.036 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (6.0) 2022-05-19 19:59:20.097 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (0.9.6) 2022-05-19 19:59:20.100 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (2.8.2) 2022-05-19 19:59:20.112 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (2022.1) 2022-05-19 19:59:20.113 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (1.0.3) 2022-05-19 19:59:20.131 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (3.0.9) 2022-05-19 19:59:20.133 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (21.3) 2022-05-19 19:59:20.275 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (1.14.1) 2022-05-19 19:59:20.291 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev62) (5.1.1) 2022-05-19 19:59:22.528 | Installing collected packages: swift 2022-05-19 19:59:22.528 | Attempting uninstall: swift 2022-05-19 19:59:22.529 | Found existing installation: swift 2.30.0.dev62 2022-05-19 19:59:22.532 | Can't uninstall 'swift'. No files were found to uninstall. 2022-05-19 19:59:22.533 | Running setup.py develop for swift 2022-05-19 19:59:28.350 | Successfully installed swift 2022-05-19 19:59:28.350 | 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-05-19 19:59:28.358 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 19:59:28.359 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 19:59:28.495 | + inc/python:pip_install:200 : result=0 2022-05-19 19:59:28.499 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:59:28.502 | + functions-common:time_stop:2437 : local name 2022-05-19 19:59:28.506 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:59:28.509 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:59:28.513 | + functions-common:time_stop:2440 : local total 2022-05-19 19:59:28.516 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:59:28.519 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:59:28.521 | + functions-common:time_stop:2444 : start_time=1652990352672 2022-05-19 19:59:28.523 | + functions-common:time_stop:2446 : [[ -z 1652990352672 ]] 2022-05-19 19:59:28.526 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:59:28.530 | + functions-common:time_stop:2449 : end_time=1652990368528 2022-05-19 19:59:28.533 | + functions-common:time_stop:2450 : elapsed_time=15856 2022-05-19 19:59:28.535 | + functions-common:time_stop:2451 : total=65027 2022-05-19 19:59:28.537 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:59:28.539 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=80883 2022-05-19 19:59:28.542 | + inc/python:pip_install:203 : return 0 2022-05-19 19:59:28.544 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 19:59:28.547 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-19 19:59:28.550 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-19 19:59:28.571 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-19 19:59:28.587 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-05-19 19:59:28.590 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-05-19 19:59:28.593 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:59:28.597 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:59:28.600 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-05-19 19:59:28.604 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:59:28.607 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-05-19 19:59:28.610 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 19:59:28.613 | + ./stack.sh:main:910 : configure_swift 2022-05-19 19:59:28.615 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-05-19 19:59:28.617 | + lib/swift:configure_swift:332 : local node_number 2022-05-19 19:59:28.619 | + lib/swift:configure_swift:333 : local swift_node_config 2022-05-19 19:59:28.621 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-05-19 19:59:28.624 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-19 19:59:29.834 | No object-auditor running 2022-05-19 19:59:29.835 | No account-reaper running 2022-05-19 19:59:29.835 | No container-reconciler running 2022-05-19 19:59:29.835 | No container-sync running 2022-05-19 19:59:29.835 | No account-auditor running 2022-05-19 19:59:29.835 | No container-server running 2022-05-19 19:59:29.835 | No object-replicator running 2022-05-19 19:59:29.835 | No account-replicator running 2022-05-19 19:59:29.835 | No account-server running 2022-05-19 19:59:29.835 | No object-server running 2022-05-19 19:59:29.835 | No object-expirer running 2022-05-19 19:59:29.835 | No container-replicator running 2022-05-19 19:59:29.835 | No container-auditor running 2022-05-19 19:59:29.835 | No proxy-server running 2022-05-19 19:59:29.835 | No container-sharder running 2022-05-19 19:59:29.835 | No container-updater running 2022-05-19 19:59:29.835 | No object-updater running 2022-05-19 19:59:29.835 | No object-reconstructor running 2022-05-19 19:59:29.933 | + lib/swift:configure_swift:337 : true 2022-05-19 19:59:29.937 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-05-19 19:59:29.956 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-05-19 19:59:29.968 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-05-19 19:59:29.972 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-05-19 19:59:29.972 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-05-19 19:59:29.977 | + lib/swift:configure_swift:351 : sed -e ' 2022-05-19 19:59:29.977 | s/%GROUP%/ubuntu/; 2022-05-19 19:59:29.977 | s/%USER%/ubuntu/; 2022-05-19 19:59:29.977 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-05-19 19:59:29.977 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-05-19 19:59:29.980 | uid = ubuntu 2022-05-19 19:59:29.980 | gid = ubuntu 2022-05-19 19:59:29.980 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-05-19 19:59:29.980 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-05-19 19:59:29.980 | address = 127.0.0.1 2022-05-19 19:59:29.980 | 2022-05-19 19:59:29.980 | [account6612] 2022-05-19 19:59:29.980 | max connections = 25 2022-05-19 19:59:29.981 | path = /opt/stack/data/swift/1/node/ 2022-05-19 19:59:29.981 | read only = false 2022-05-19 19:59:29.981 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-05-19 19:59:29.981 | 2022-05-19 19:59:29.981 | [account6622] 2022-05-19 19:59:29.981 | max connections = 25 2022-05-19 19:59:29.981 | path = /opt/stack/data/swift/2/node/ 2022-05-19 19:59:29.981 | read only = false 2022-05-19 19:59:29.981 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-05-19 19:59:29.981 | 2022-05-19 19:59:29.981 | [account6632] 2022-05-19 19:59:29.981 | max connections = 25 2022-05-19 19:59:29.981 | path = /opt/stack/data/swift/3/node/ 2022-05-19 19:59:29.981 | read only = false 2022-05-19 19:59:29.981 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-05-19 19:59:29.981 | 2022-05-19 19:59:29.981 | [account6642] 2022-05-19 19:59:29.981 | max connections = 25 2022-05-19 19:59:29.981 | path = /opt/stack/data/swift/4/node/ 2022-05-19 19:59:29.981 | read only = false 2022-05-19 19:59:29.981 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-05-19 19:59:29.981 | 2022-05-19 19:59:29.981 | 2022-05-19 19:59:29.981 | [container6611] 2022-05-19 19:59:29.981 | max connections = 25 2022-05-19 19:59:29.981 | path = /opt/stack/data/swift/1/node/ 2022-05-19 19:59:29.981 | read only = false 2022-05-19 19:59:29.981 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-05-19 19:59:29.981 | 2022-05-19 19:59:29.981 | [container6621] 2022-05-19 19:59:29.981 | max connections = 25 2022-05-19 19:59:29.981 | path = /opt/stack/data/swift/2/node/ 2022-05-19 19:59:29.981 | read only = false 2022-05-19 19:59:29.982 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-05-19 19:59:29.982 | 2022-05-19 19:59:29.982 | [container6631] 2022-05-19 19:59:29.982 | max connections = 25 2022-05-19 19:59:29.982 | path = /opt/stack/data/swift/3/node/ 2022-05-19 19:59:29.982 | read only = false 2022-05-19 19:59:29.982 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-05-19 19:59:29.982 | 2022-05-19 19:59:29.982 | [container6641] 2022-05-19 19:59:29.982 | max connections = 25 2022-05-19 19:59:29.982 | path = /opt/stack/data/swift/4/node/ 2022-05-19 19:59:29.982 | read only = false 2022-05-19 19:59:29.982 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-05-19 19:59:29.982 | 2022-05-19 19:59:29.982 | 2022-05-19 19:59:29.982 | [object6613] 2022-05-19 19:59:29.982 | max connections = 25 2022-05-19 19:59:29.982 | path = /opt/stack/data/swift/1/node/ 2022-05-19 19:59:29.982 | read only = false 2022-05-19 19:59:29.982 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-05-19 19:59:29.982 | 2022-05-19 19:59:29.982 | [object6623] 2022-05-19 19:59:29.982 | max connections = 25 2022-05-19 19:59:29.982 | path = /opt/stack/data/swift/2/node/ 2022-05-19 19:59:29.982 | read only = false 2022-05-19 19:59:29.982 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-05-19 19:59:29.982 | 2022-05-19 19:59:29.982 | [object6633] 2022-05-19 19:59:29.982 | max connections = 25 2022-05-19 19:59:29.982 | path = /opt/stack/data/swift/3/node/ 2022-05-19 19:59:29.982 | read only = false 2022-05-19 19:59:29.982 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-05-19 19:59:29.982 | 2022-05-19 19:59:29.982 | [object6643] 2022-05-19 19:59:29.983 | max connections = 25 2022-05-19 19:59:29.983 | path = /opt/stack/data/swift/4/node/ 2022-05-19 19:59:29.983 | read only = false 2022-05-19 19:59:29.983 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-05-19 19:59:29.984 | + lib/swift:configure_swift:357 : is_ubuntu 2022-05-19 19:59:29.986 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 19:59:29.988 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 19:59:29.990 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-05-19 19:59:30.003 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-05-19 19:59:30.005 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-05-19 19:59:30.009 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-05-19 19:59:30.014 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-05-19 19:59:30.016 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-05-19 19:59:30.021 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-05-19 19:59:30.051 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.84:8080/v1/ 2022-05-19 19:59:30.079 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-05-19 19:59:30.097 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-05-19 19:59:30.129 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-05-19 19:59:30.148 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-05-19 19:59:30.177 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-05-19 19:59:30.196 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-05-19 19:59:30.226 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-05-19 19:59:30.246 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-05-19 19:59:30.279 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-05-19 19:59:30.301 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-05-19 19:59:30.330 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-05-19 19:59:30.349 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-05-19 19:59:30.364 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:59:30.366 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-05-19 19:59:30.395 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-05-19 19:59:30.423 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-05-19 19:59:30.455 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-05-19 19:59:30.483 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-05-19 19:59:30.498 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:59:30.501 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-05-19 19:59:30.531 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-05-19 19:59:30.550 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:59:30.552 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-05-19 19:59:30.568 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:59:30.571 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-05-19 19:59:30.573 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-05-19 19:59:30.589 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:59:30.591 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-05-19 19:59:30.593 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-05-19 19:59:30.596 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-05-19 19:59:30.601 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-05-19 19:59:30.607 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-05-19 19:59:30.635 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-05-19 19:59:30.663 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-05-19 19:59:30.700 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-05-19 19:59:30.733 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-05-19 19:59:30.764 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-05-19 19:59:30.767 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-05-19 19:59:30.769 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-05-19 19:59:30.771 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-05-19 19:59:30.774 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-05-19 19:59:30.805 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-05-19 19:59:30.836 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.84/identity 2022-05-19 19:59:30.867 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-05-19 19:59:30.900 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-05-19 19:59:30.928 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-05-19 19:59:30.956 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-05-19 19:59:30.984 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-05-19 19:59:31.012 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-19 19:59:31.040 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-05-19 19:59:31.069 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-05-19 19:59:31.098 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-05-19 19:59:31.126 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-05-19 19:59:31.154 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-05-19 19:59:31.185 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-05-19 19:59:31.214 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-05-19 19:59:31.238 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-05-19 19:59:31.268 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-05-19 19:59:31.297 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-05-19 19:59:31.301 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-05-19 19:59:31.332 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-05-19 19:59:31.360 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-05-19 19:59:31.388 | + lib/swift:configure_swift:475 : local node_number 2022-05-19 19:59:31.391 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-19 19:59:31.394 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-19 19:59:31.397 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-05-19 19:59:31.403 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-05-19 19:59:31.406 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-19 19:59:31.408 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-19 19:59:31.410 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-05-19 19:59:31.413 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-05-19 19:59:31.415 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-19 19:59:31.417 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-19 19:59:31.419 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-05-19 19:59:31.441 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-05-19 19:59:31.472 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-05-19 19:59:31.491 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-05-19 19:59:31.519 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-05-19 19:59:31.538 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-19 19:59:31.568 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-05-19 19:59:31.587 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-19 19:59:31.618 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-05-19 19:59:31.640 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-19 19:59:31.671 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-05-19 19:59:31.692 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-05-19 19:59:31.723 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-05-19 19:59:31.742 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-05-19 19:59:31.772 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-05-19 19:59:31.794 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-05-19 19:59:31.824 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-05-19 19:59:31.844 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-05-19 19:59:31.875 | + 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-05-19 19:59:31.880 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-05-19 19:59:31.899 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-19 19:59:31.928 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-05-19 19:59:31.958 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-05-19 19:59:31.960 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-05-19 19:59:31.965 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-05-19 19:59:31.967 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-05-19 19:59:31.970 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-19 19:59:31.972 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-05-19 19:59:31.975 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-05-19 19:59:31.977 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-19 19:59:31.979 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-19 19:59:31.982 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-05-19 19:59:32.004 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-05-19 19:59:32.034 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-05-19 19:59:32.055 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-05-19 19:59:32.085 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-05-19 19:59:32.105 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-19 19:59:32.138 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-05-19 19:59:32.159 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-19 19:59:32.190 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-05-19 19:59:32.209 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-19 19:59:32.239 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-05-19 19:59:32.260 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-05-19 19:59:32.290 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-05-19 19:59:32.309 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-05-19 19:59:32.340 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-05-19 19:59:32.363 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-05-19 19:59:32.392 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-05-19 19:59:32.411 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-05-19 19:59:32.444 | + 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-05-19 19:59:32.451 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-05-19 19:59:32.471 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-19 19:59:32.500 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-05-19 19:59:32.503 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-05-19 19:59:32.507 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-05-19 19:59:32.510 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-05-19 19:59:32.512 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-19 19:59:32.514 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-05-19 19:59:32.517 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-05-19 19:59:32.519 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-19 19:59:32.521 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-19 19:59:32.524 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-05-19 19:59:32.542 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-05-19 19:59:32.574 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-05-19 19:59:32.592 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-05-19 19:59:32.627 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-05-19 19:59:32.646 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-19 19:59:32.677 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-05-19 19:59:32.696 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-19 19:59:32.728 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-05-19 19:59:32.750 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-19 19:59:32.780 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-05-19 19:59:32.802 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-05-19 19:59:32.833 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-05-19 19:59:32.855 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-05-19 19:59:32.884 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-05-19 19:59:32.904 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-05-19 19:59:32.934 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-05-19 19:59:32.954 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-05-19 19:59:32.982 | + 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-05-19 19:59:32.988 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-05-19 19:59:33.006 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-19 19:59:33.040 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-05-19 19:59:33.069 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-05-19 19:59:33.100 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-05-19 19:59:33.132 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-05-19 19:59:33.135 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-05-19 19:59:33.140 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-05-19 19:59:33.171 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-05-19 19:59:33.208 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-05-19 19:59:33.238 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-05-19 19:59:33.269 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-05-19 19:59:33.300 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-05-19 19:59:33.330 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-05-19 19:59:33.359 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-05-19 19:59:33.387 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-05-19 19:59:33.416 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-05-19 19:59:33.432 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:59:33.434 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-05-19 19:59:33.453 | + lib/swift:configure_swift:518 : local auth_vers 2022-05-19 19:59:33.457 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-05-19 19:59:33.477 | + lib/swift:configure_swift:519 : auth_vers=3 2022-05-19 19:59:33.479 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.84 2022-05-19 19:59:33.507 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-05-19 19:59:33.510 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-05-19 19:59:33.538 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.84/identity 2022-05-19 19:59:33.569 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-05-19 19:59:33.572 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-05-19 19:59:33.604 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-05-19 19:59:33.621 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:59:33.623 | + lib/swift:configure_swift:538 : local user_group 2022-05-19 19:59:33.627 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-05-19 19:59:33.631 | + lib/swift:configure_swift:539 : user_group=1000 2022-05-19 19:59:33.634 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-05-19 19:59:33.647 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-05-19 19:59:33.649 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-05-19 19:59:33.661 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-05-19 19:59:33.663 | + lib/swift:configure_swift:545 : is_suse 2022-05-19 19:59:33.666 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 19:59:33.668 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 19:59:33.671 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 19:59:33.673 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 19:59:33.675 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 19:59:33.678 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 19:59:33.680 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-05-19 19:59:33.693 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-05-19 19:59:33.695 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-05-19 19:59:33.698 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-05-19 19:59:33.716 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 19:59:33.719 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-05-19 19:59:33.738 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:59:33.741 | + ./stack.sh:main:921 : stack_install_service glance 2022-05-19 19:59:33.743 | + lib/stack:stack_install_service:20 : local service=glance 2022-05-19 19:59:33.746 | + lib/stack:stack_install_service:21 : type install_glance 2022-05-19 19:59:33.748 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 19:59:33.751 | + lib/stack:stack_install_service:32 : install_glance 2022-05-19 19:59:33.753 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-05-19 19:59:33.757 | + lib/glance:install_glance:507 : local glance_store_extras 2022-05-19 19:59:33.759 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-05-19 19:59:33.777 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:59:33.779 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-05-19 19:59:33.782 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-05-19 19:59:33.800 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:59:33.803 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-05-19 19:59:33.805 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-05-19 19:59:33.808 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-05-19 19:59:33.811 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:59:33.813 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:59:33.816 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-05-19 19:59:33.819 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:59:33.822 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-05-19 19:59:33.825 | ++ inc/python:join_extras:29 : local IFS=, 2022-05-19 19:59:33.828 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-05-19 19:59:33.831 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-05-19 19:59:33.833 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-05-19 19:59:33.836 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-05-19 19:59:33.839 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-05-19 19:59:33.842 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-05-19 19:59:33.845 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-05-19 19:59:33.848 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-05-19 19:59:33.852 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-05-19 19:59:33.853 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-05-19 19:59:33.859 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-05-19 19:59:33.862 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-05-19 19:59:33.865 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-05-19 19:59:33.869 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-05-19 19:59:33.872 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-05-19 19:59:33.896 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-05-19 19:59:33.899 | + 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-05-19 19:59:34.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:59:34.769 | from cryptography.utils import int_from_bytes 2022-05-19 19:59:34.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:59:34.769 | from cryptography.utils import int_from_bytes 2022-05-19 19:59:36.028 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:59:36.064 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (4.0.0) 2022-05-19 19:59:36.150 | 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.1) 2022-05-19 19:59:36.152 | 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.1) 2022-05-19 19:59:36.153 | 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.13.0) 2022-05-19 19:59:36.154 | 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-05-19 19:59:36.155 | 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-05-19 19:59:36.156 | 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-05-19 19:59:36.158 | 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-05-19 19:59:36.159 | 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-05-19 19:59:36.160 | 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-05-19 19:59:36.161 | 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-05-19 19:59:36.162 | 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-05-19 19:59:36.163 | 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-05-19 19:59:36.165 | 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-05-19 19:59:36.168 | 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.8.0) 2022-05-19 19:59:36.170 | 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-05-19 19:59:36.175 | 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-05-19 19:59:36.178 | 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-05-19 19:59:36.180 | 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-05-19 19:59:36.190 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-05-19 19:59:36.191 | 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-05-19 19:59:36.205 | 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.9) 2022-05-19 19:59:36.278 | 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-05-19 19:59:36.280 | 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-05-19 19:59:36.281 | 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.9.0) 2022-05-19 19:59:36.308 | 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-05-19 19:59:36.309 | 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.7.0) 2022-05-19 19:59:36.310 | 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-05-19 19:59:36.312 | 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) (5.0.0) 2022-05-19 19:59:36.315 | 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-05-19 19:59:36.326 | 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-05-19 19:59:36.368 | 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-05-19 19:59:36.370 | 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-05-19 19:59:36.371 | 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-05-19 19:59:36.372 | 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-05-19 19:59:36.393 | 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-05-19 19:59:36.394 | 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-05-19 19:59:36.411 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-05-19 19:59:36.426 | 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-05-19 19:59:36.428 | 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-05-19 19:59:36.449 | 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-05-19 19:59:36.452 | 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.3.0) 2022-05-19 19:59:36.534 | 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-05-19 19:59:36.536 | 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-05-19 19:59:36.537 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-05-19 19:59:36.539 | 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-05-19 19:59:36.589 | 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-05-19 19:59:36.616 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.1) 2022-05-19 19:59:36.856 | 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-05-19 19:59:36.860 | 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-05-19 19:59:36.894 | 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-05-19 19:59:36.896 | 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-05-19 19:59:36.898 | 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-05-19 19:59:36.899 | 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-05-19 19:59:36.900 | 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-05-19 19:59:36.901 | 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-05-19 19:59:36.959 | 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-05-19 19:59:37.151 | 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-05-19 19:59:37.178 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.2.0) 2022-05-19 19:59:37.273 | 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-05-19 19:59:37.451 | 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-05-19 19:59:39.681 | 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-05-19 19:59:39.688 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 19:59:39.688 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 19:59:39.822 | + inc/python:pip_install:200 : result=0 2022-05-19 19:59:39.826 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:59:39.829 | + functions-common:time_stop:2437 : local name 2022-05-19 19:59:39.832 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:59:39.834 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:59:39.837 | + functions-common:time_stop:2440 : local total 2022-05-19 19:59:39.839 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:59:39.842 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:59:39.845 | + functions-common:time_stop:2444 : start_time=1652990373891 2022-05-19 19:59:39.847 | + functions-common:time_stop:2446 : [[ -z 1652990373891 ]] 2022-05-19 19:59:39.851 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:59:39.856 | + functions-common:time_stop:2449 : end_time=1652990379853 2022-05-19 19:59:39.858 | + functions-common:time_stop:2450 : elapsed_time=5962 2022-05-19 19:59:39.861 | + functions-common:time_stop:2451 : total=80883 2022-05-19 19:59:39.863 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:59:39.866 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=86845 2022-05-19 19:59:39.868 | + inc/python:pip_install:203 : return 0 2022-05-19 19:59:39.871 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-05-19 19:59:39.874 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-05-19 19:59:39.877 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-05-19 19:59:39.896 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-05-19 19:59:39.902 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-05-19 19:59:39.905 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-05-19 19:59:39.908 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-05-19 19:59:39.911 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 19:59:39.913 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 19:59:39.917 | ++ functions-common:git_clone:612 : pwd 2022-05-19 19:59:39.920 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 19:59:39.923 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 19:59:39.926 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 19:59:39.943 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 19:59:39.945 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 19:59:39.948 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 19:59:39.951 | + functions-common:git_clone:629 : echo master 2022-05-19 19:59:39.951 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 19:59:39.957 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-05-19 19:59:39.959 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 19:59:39.962 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-05-19 19:59:39.975 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-05-19 19:59:39.978 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 19:59:39.979 | + functions-common:git_clone:690 : head -1 2022-05-19 19:59:39.981 | 84c7ba3ad Merge "Release notes for Zed Milestone 1" 2022-05-19 19:59:39.984 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 19:59:39.987 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-05-19 19:59:39.990 | + inc/python:setup_develop:338 : local bindep 2022-05-19 19:59:39.993 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-05-19 19:59:39.995 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-05-19 19:59:39.998 | + inc/python:setup_develop:344 : local extras= 2022-05-19 19:59:40.001 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-05-19 19:59:40.004 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 19:59:40.007 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-05-19 19:59:40.009 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-05-19 19:59:40.012 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 19:59:40.014 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 19:59:40.018 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-05-19 19:59:40.020 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 19:59:40.023 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-05-19 19:59:40.026 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 19:59:40.030 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 19:59:40.033 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-05-19 19:59:40.040 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-05-19 19:59:40.043 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-05-19 19:59:40.731 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-05-19 19:59:40.735 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 19:59:40.737 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 19:59:40.740 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 19:59:40.743 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-05-19 19:59:40.746 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-05-19 19:59:40.748 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 19:59:40.751 | + inc/python:setup_package:428 : local extras= 2022-05-19 19:59:40.754 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 19:59:40.757 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 19:59:40.760 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 19:59:40.762 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 19:59:40.765 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 19:59:40.768 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-05-19 19:59:40.794 | Using python 3.8 to install /opt/stack/glance 2022-05-19 19:59:40.797 | + 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-05-19 19:59:41.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:59:41.659 | from cryptography.utils import int_from_bytes 2022-05-19 19:59:41.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 19:59:41.659 | from cryptography.utils import int_from_bytes 2022-05-19 19:59:42.838 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 19:59:42.871 | Obtaining file:///opt/stack/glance 2022-05-19 19:59:42.871 | Preparing metadata (setup.py): started 2022-05-19 19:59:47.632 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 19:59:47.714 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (5.9.0) 2022-05-19 19:59:47.715 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (0.7.1) 2022-05-19 19:59:47.716 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.4.36) 2022-05-19 19:59:47.717 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (0.33.1) 2022-05-19 19:59:47.718 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (2.1.1) 2022-05-19 19:59:47.720 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (2.5.1) 2022-05-19 19:59:47.721 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.8.7) 2022-05-19 19:59:47.721 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (0.4.2) 2022-05-19 19:59:47.723 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.7.7) 2022-05-19 19:59:47.724 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (0.20.4) 2022-05-19 19:59:47.725 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (8.8.0) 2022-05-19 19:59:47.726 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.5.1) 2022-05-19 19:59:47.727 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.1.0) 2022-05-19 19:59:47.728 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.5.0) 2022-05-19 19:59:47.729 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.13.0) 2022-05-19 19:59:47.730 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (3.5.0) 2022-05-19 19:59:47.731 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (2.4.1) 2022-05-19 19:59:47.733 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.7.0) 2022-05-19 19:59:47.734 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.5.0) 2022-05-19 19:59:47.735 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (9.4.0) 2022-05-19 19:59:47.736 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (0.11.0) 2022-05-19 19:59:47.737 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (3.3.0) 2022-05-19 19:59:47.738 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (3.5.0) 2022-05-19 19:59:47.739 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==25.0.0.dev45) (3.2.0) 2022-05-19 19:59:47.740 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.4.0) 2022-05-19 19:59:47.741 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (22.0.0) 2022-05-19 19:59:47.743 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (11.3.0) 2022-05-19 19:59:47.744 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (5.1.0) 2022-05-19 19:59:47.745 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.6.0) 2022-05-19 19:59:47.746 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (5.0.0) 2022-05-19 19:59:47.747 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (12.14.0) 2022-05-19 19:59:47.748 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.5.1) 2022-05-19 19:59:47.749 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (2.4.0) 2022-05-19 19:59:47.751 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (3.12.1) 2022-05-19 19:59:47.752 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.3.3) 2022-05-19 19:59:47.755 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (3.4.3) 2022-05-19 19:59:47.756 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.0.0) 2022-05-19 19:59:47.757 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (2.5.0) 2022-05-19 19:59:47.758 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (36.0.2) 2022-05-19 19:59:47.759 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (0.2.2) 2022-05-19 19:59:47.760 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.0.2) 2022-05-19 19:59:47.761 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (5.7.0) 2022-05-19 19:59:47.762 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (3.11.0) 2022-05-19 19:59:47.778 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev45) (1.2.0) 2022-05-19 19:59:47.780 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev45) (5.7.1) 2022-05-19 19:59:47.782 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev45) (4.11.3) 2022-05-19 19:59:47.803 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev45) (2.27.1) 2022-05-19 19:59:47.806 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev45) (5.3.0) 2022-05-19 19:59:47.846 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==25.0.0.dev45) (1.15.0) 2022-05-19 19:59:47.861 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==25.0.0.dev45) (4.3.0) 2022-05-19 19:59:47.871 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==25.0.0.dev45) (1.14.1) 2022-05-19 19:59:47.886 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev45) (2.2.1) 2022-05-19 19:59:47.887 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev45) (1.16.0) 2022-05-19 19:59:47.888 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev45) (1.1.2) 2022-05-19 19:59:47.978 | 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==25.0.0.dev45) (3.0.9) 2022-05-19 19:59:48.053 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==25.0.0.dev45) (1.7.0) 2022-05-19 19:59:48.104 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev45) (2.11.0) 2022-05-19 19:59:48.107 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev45) (3.1.1) 2022-05-19 19:59:48.141 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==25.0.0.dev45) (0.17.3) 2022-05-19 19:59:48.212 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev45) (0.8.0) 2022-05-19 19:59:48.213 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev45) (1.5.0) 2022-05-19 19:59:48.215 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev45) (6.0) 2022-05-19 19:59:48.275 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev45) (2.0.1) 2022-05-19 19:59:48.276 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev45) (0.5.0) 2022-05-19 19:59:48.279 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev45) (0.13.0) 2022-05-19 19:59:48.304 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==25.0.0.dev45) (0.61.0) 2022-05-19 19:59:48.353 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev45) (0.9.6) 2022-05-19 19:59:48.355 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev45) (2.8.2) 2022-05-19 19:59:48.414 | 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==25.0.0.dev45) (2.8.0) 2022-05-19 19:59:48.415 | 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==25.0.0.dev45) (0.4.0) 2022-05-19 19:59:48.417 | 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==25.0.0.dev45) (5.1.1) 2022-05-19 19:59:48.418 | 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==25.0.0.dev45) (5.1.0) 2022-05-19 19:59:48.421 | 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==25.0.0.dev45) (5.2.4) 2022-05-19 19:59:48.446 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev45) (3.2.2) 2022-05-19 19:59:48.449 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev45) (3.3.0) 2022-05-19 19:59:48.451 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev45) (3.1.2) 2022-05-19 19:59:48.492 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==25.0.0.dev45) (5.9.0) 2022-05-19 19:59:48.536 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev45) (21.3) 2022-05-19 19:59:48.537 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev45) (0.11.0) 2022-05-19 19:59:48.540 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev45) (2022.1) 2022-05-19 19:59:48.613 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==25.0.0.dev45) (62.2.0) 2022-05-19 19:59:48.671 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==25.0.0.dev45) (0.2.5) 2022-05-19 19:59:48.772 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==25.0.0.dev45) (0.7) 2022-05-19 19:59:49.052 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev45) (2.5.0) 2022-05-19 19:59:49.053 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev45) (1.4.2) 2022-05-19 19:59:49.055 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev45) (6.3.1) 2022-05-19 19:59:49.056 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev45) (2.8) 2022-05-19 19:59:49.113 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==25.0.0.dev45) (0.8.1) 2022-05-19 19:59:49.136 | 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==25.0.0.dev45) (5.0.0) 2022-05-19 19:59:49.229 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==25.0.0.dev45) (2.21) 2022-05-19 19:59:49.345 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==25.0.0.dev45) (2.1.1) 2022-05-19 19:59:49.565 | 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==25.0.0.dev45) (2.5.0) 2022-05-19 19:59:49.566 | 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==25.0.0.dev45) (1.4.4) 2022-05-19 19:59:49.567 | 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==25.0.0.dev45) (5.1.1) 2022-05-19 19:59:49.569 | 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==25.0.0.dev45) (1.32) 2022-05-19 19:59:49.571 | 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==25.0.0.dev45) (1.0.0) 2022-05-19 19:59:49.572 | 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==25.0.0.dev45) (1.4.0) 2022-05-19 19:59:49.574 | 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==25.0.0.dev45) (1.1.5) 2022-05-19 19:59:49.694 | 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==25.0.0.dev45) (0.14.1) 2022-05-19 19:59:49.723 | 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==25.0.0.dev45) (1.0.3) 2022-05-19 19:59:49.770 | 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==25.0.0.dev45) (1.3.3) 2022-05-19 19:59:49.771 | 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==25.0.0.dev45) (3.0.0) 2022-05-19 19:59:50.010 | 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==25.0.0.dev45) (3.10.1) 2022-05-19 19:59:50.195 | 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==25.0.0.dev45) (2019.11.28) 2022-05-19 19:59:50.197 | 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==25.0.0.dev45) (1.26.9) 2022-05-19 19:59:50.199 | 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==25.0.0.dev45) (2.0.12) 2022-05-19 19:59:50.201 | 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==25.0.0.dev45) (3.3) 2022-05-19 19:59:50.305 | 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==25.0.0.dev45) (0.5.2) 2022-05-19 19:59:50.460 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev45) (2.5.0) 2022-05-19 19:59:50.591 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==25.0.0.dev45) (3.8.0) 2022-05-19 19:59:50.901 | 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==25.0.0.dev45) (0.5.0) 2022-05-19 19:59:50.904 | 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==25.0.0.dev45) (2.4.1) 2022-05-19 19:59:51.129 | 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==25.0.0.dev45) (2.3) 2022-05-19 19:59:51.407 | 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==25.0.0.dev45) (1.0.0) 2022-05-19 19:59:51.760 | 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==25.0.0.dev45) (1.8.2) 2022-05-19 19:59:51.761 | 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==25.0.0.dev45) (21.4.0) 2022-05-19 19:59:53.197 | Installing collected packages: glance 2022-05-19 19:59:53.198 | Attempting uninstall: glance 2022-05-19 19:59:53.198 | Found existing installation: glance 25.0.0.dev45 2022-05-19 19:59:53.205 | Can't uninstall 'glance'. No files were found to uninstall. 2022-05-19 19:59:53.206 | Running setup.py develop for glance 2022-05-19 19:59:59.340 | Successfully installed glance 2022-05-19 19:59:59.341 | 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-05-19 19:59:59.348 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 19:59:59.349 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 19:59:59.491 | + inc/python:pip_install:200 : result=0 2022-05-19 19:59:59.494 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 19:59:59.497 | + functions-common:time_stop:2437 : local name 2022-05-19 19:59:59.501 | + functions-common:time_stop:2438 : local end_time 2022-05-19 19:59:59.504 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 19:59:59.507 | + functions-common:time_stop:2440 : local total 2022-05-19 19:59:59.511 | + functions-common:time_stop:2441 : local start_time 2022-05-19 19:59:59.514 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 19:59:59.517 | + functions-common:time_stop:2444 : start_time=1652990380787 2022-05-19 19:59:59.519 | + functions-common:time_stop:2446 : [[ -z 1652990380787 ]] 2022-05-19 19:59:59.523 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 19:59:59.528 | + functions-common:time_stop:2449 : end_time=1652990399525 2022-05-19 19:59:59.531 | + functions-common:time_stop:2450 : elapsed_time=18738 2022-05-19 19:59:59.534 | + functions-common:time_stop:2451 : total=86845 2022-05-19 19:59:59.537 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 19:59:59.540 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=105583 2022-05-19 19:59:59.544 | + inc/python:pip_install:203 : return 0 2022-05-19 19:59:59.546 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 19:59:59.549 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-19 19:59:59.552 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-19 19:59:59.571 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-19 19:59:59.584 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-05-19 19:59:59.587 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-05-19 19:59:59.590 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 19:59:59.593 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 19:59:59.596 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-05-19 19:59:59.599 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 19:59:59.601 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 19:59:59.604 | + ./stack.sh:main:922 : configure_glance 2022-05-19 19:59:59.607 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-05-19 19:59:59.619 | + lib/glance:configure_glance:326 : local dburl 2022-05-19 19:59:59.622 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-05-19 19:59:59.625 | ++ lib/database:database_connection_url:134 : local db=glance 2022-05-19 19:59:59.627 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-05-19 19:59:59.630 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-05-19 19:59:59.632 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 19:59:59.635 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 19:59:59.637 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 19:59:59.653 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 19:59:59.656 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 19:59:59.658 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-05-19 19:59:59.661 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-05-19 19:59:59.664 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-05-19 19:59:59.694 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-05-19 19:59:59.724 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-05-19 19:59:59.754 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-19 19:59:59.785 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-05-19 19:59:59.816 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-05-19 19:59:59.846 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-05-19 19:59:59.848 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-05-19 19:59:59.851 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-05-19 19:59:59.853 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-19 19:59:59.856 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-05-19 19:59:59.886 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-05-19 19:59:59.915 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.84/identity 2022-05-19 19:59:59.946 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-05-19 19:59:59.976 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-05-19 20:00:00.006 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-05-19 20:00:00.042 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-05-19 20:00:00.074 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-05-19 20:00:00.107 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-19 20:00:00.137 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-05-19 20:00:00.168 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-05-19 20:00:00.198 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-05-19 20:00:00.201 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-05-19 20:00:00.203 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-05-19 20:00:00.206 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 20:00:00.208 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-19 20:00:00.211 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 20:00:00.228 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:00:00.231 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-19 20:00:00.234 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-19 20:00:00.236 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 20:00:00.254 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:00:00.256 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.84:5672/ 2022-05-19 20:00:00.259 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.84:5672/ 2022-05-19 20:00:00.290 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 20:00:00.292 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 20:00:00.295 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-05-19 20:00:00.298 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-05-19 20:00:00.301 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-05-19 20:00:00.336 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-05-19 20:00:00.371 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-05-19 20:00:00.373 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-05-19 20:00:00.376 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-05-19 20:00:00.379 | + lib/glance:configure_glance_store:254 : local be 2022-05-19 20:00:00.381 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-05-19 20:00:00.383 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-05-19 20:00:00.386 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-19 20:00:00.416 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-05-19 20:00:00.419 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.84 2022-05-19 20:00:00.449 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-05-19 20:00:00.452 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-05-19 20:00:00.470 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:00:00.473 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-05-19 20:00:00.507 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-05-19 20:00:00.538 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-05-19 20:00:00.570 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-05-19 20:00:00.603 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-05-19 20:00:00.634 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-05-19 20:00:00.654 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:00:00.657 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-05-19 20:00:00.687 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-05-19 20:00:00.717 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-05-19 20:00:00.748 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.84/identity/v3 2022-05-19 20:00:00.785 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-05-19 20:00:00.816 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.84/image 2022-05-19 20:00:00.850 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-05-19 20:00:00.869 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:00:00.872 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-05-19 20:00:00.876 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-05-19 20:00:00.879 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-05-19 20:00:00.883 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 20:00:00.902 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 20:00:00.904 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 20:00:00.907 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 20:00:00.909 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 20:00:00.912 | + 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-05-19 20:00:00.949 | + 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-05-19 20:00:00.981 | + 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-05-19 20:00:01.012 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 20:00:01.044 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-05-19 20:00:01.050 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-05-19 20:00:01.085 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-05-19 20:00:01.117 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-19 20:00:01.149 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.84/identity 2022-05-19 20:00:01.180 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-05-19 20:00:01.211 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-05-19 20:00:01.242 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-05-19 20:00:01.273 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-19 20:00:01.304 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-05-19 20:00:01.335 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-05-19 20:00:01.370 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-05-19 20:00:01.401 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-05-19 20:00:01.407 | + 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-05-19 20:00:01.416 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-05-19 20:00:01.434 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:00:01.437 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-05-19 20:00:01.439 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-05-19 20:00:01.442 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-05-19 20:00:01.444 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-05-19 20:00:01.447 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-05-19 20:00:01.450 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-05-19 20:00:01.454 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-05-19 20:00:01.457 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-05-19 20:00:01.461 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-05-19 20:00:01.495 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-05-19 20:00:01.498 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-05-19 20:00:01.500 | ++ functions:get_random_port:837 : true 2022-05-19 20:00:01.502 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-05-19 20:00:01.505 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-05-19 20:00:01.507 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-05-19 20:00:01.573 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-05-19 20:00:01.577 | ++ functions:get_random_port:841 : break 2 2022-05-19 20:00:01.580 | ++ functions:get_random_port:845 : echo 60999 2022-05-19 20:00:01.584 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-05-19 20:00:01.587 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-05-19 20:00:01.624 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-05-19 20:00:01.656 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-05-19 20:00:01.690 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-05-19 20:00:01.719 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-05-19 20:00:01.747 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-05-19 20:00:01.777 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-05-19 20:00:01.808 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-05-19 20:00:01.837 | + 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-05-19 20:00:01.865 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-19 20:00:01.894 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-05-19 20:00:01.922 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-19 20:00:01.950 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-05-19 20:00:01.979 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-05-19 20:00:02.009 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-05-19 20:00:02.040 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-05-19 20:00:02.067 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-05-19 20:00:02.096 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-05-19 20:00:02.124 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-05-19 20:00:02.153 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-05-19 20:00:02.155 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-05-19 20:00:02.158 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 20:00:02.161 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 20:00:02.163 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 20:00:02.165 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-05-19 20:00:02.168 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-05-19 20:00:02.235 | proxy (enabled by site administrator) 2022-05-19 20:00:02.239 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-05-19 20:00:02.243 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-05-19 20:00:02.246 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 20:00:02.250 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 20:00:02.253 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 20:00:02.256 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-05-19 20:00:02.260 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-05-19 20:00:02.316 | proxy_http (enabled by site administrator) 2022-05-19 20:00:02.321 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-05-19 20:00:02.325 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-05-19 20:00:02.328 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-05-19 20:00:02.331 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-19 20:00:02.333 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 20:00:02.336 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 20:00:02.338 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-19 20:00:02.341 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-19 20:00:02.345 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-05-19 20:00:02.346 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-19 20:00:02.354 | KeepAlive Off 2022-05-19 20:00:02.359 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-05-19 20:00:02.359 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-19 20:00:02.368 | SetEnv proxy-sendchunked 1 2022-05-19 20:00:02.372 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-19 20:00:02.374 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-05-19 20:00:02.381 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-05-19 20:00:02.385 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-05-19 20:00:02.388 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-05-19 20:00:02.390 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-19 20:00:02.393 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-19 20:00:02.395 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 20:00:02.398 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 20:00:02.400 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 20:00:02.402 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-19 20:00:02.405 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-19 20:00:02.407 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 20:00:02.411 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 20:00:02.413 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-05-19 20:00:02.477 | Site glance-wsgi-api already enabled 2022-05-19 20:00:02.484 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-05-19 20:00:02.487 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 20:00:02.490 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 20:00:02.493 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 20:00:02.651 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-05-19 20:00:02.657 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-05-19 20:00:02.692 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-19 20:00:02.694 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-19 20:00:02.697 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-05-19 20:00:02.715 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:00:02.718 | + ./stack.sh:main:927 : stack_install_service cinder 2022-05-19 20:00:02.721 | + lib/stack:stack_install_service:20 : local service=cinder 2022-05-19 20:00:02.723 | + lib/stack:stack_install_service:21 : type install_cinder 2022-05-19 20:00:02.726 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 20:00:02.728 | + lib/stack:stack_install_service:32 : install_cinder 2022-05-19 20:00:02.730 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-05-19 20:00:02.733 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-05-19 20:00:02.735 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-05-19 20:00:02.738 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 20:00:02.740 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 20:00:02.743 | ++ functions-common:git_clone:612 : pwd 2022-05-19 20:00:02.746 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 20:00:02.748 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 20:00:02.751 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 20:00:02.768 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 20:00:02.770 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 20:00:02.773 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 20:00:02.776 | + functions-common:git_clone:629 : echo master 2022-05-19 20:00:02.776 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 20:00:02.782 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-05-19 20:00:02.784 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 20:00:02.786 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-05-19 20:00:02.800 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-05-19 20:00:02.803 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 20:00:02.803 | + functions-common:git_clone:690 : head -1 2022-05-19 20:00:02.810 | f43bed1c6 mypy: cinder/volume/volume_types.py 2022-05-19 20:00:02.813 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 20:00:02.816 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-05-19 20:00:02.819 | + inc/python:setup_develop:338 : local bindep 2022-05-19 20:00:02.821 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-19 20:00:02.824 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-05-19 20:00:02.827 | + inc/python:setup_develop:344 : local extras= 2022-05-19 20:00:02.830 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-05-19 20:00:02.833 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 20:00:02.836 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-19 20:00:02.839 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-05-19 20:00:02.842 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 20:00:02.845 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 20:00:02.849 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-05-19 20:00:02.851 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 20:00:02.854 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-05-19 20:00:02.857 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 20:00:02.860 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 20:00:02.863 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-05-19 20:00:02.869 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-05-19 20:00:02.872 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-05-19 20:00:03.542 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-05-19 20:00:03.545 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 20:00:03.548 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 20:00:03.552 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 20:00:03.555 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-19 20:00:03.559 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-05-19 20:00:03.563 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 20:00:03.565 | + inc/python:setup_package:428 : local extras= 2022-05-19 20:00:03.568 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 20:00:03.570 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 20:00:03.572 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 20:00:03.575 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 20:00:03.577 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 20:00:03.582 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-05-19 20:00:03.605 | Using python 3.8 to install /opt/stack/cinder 2022-05-19 20:00:03.608 | + 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-05-19 20:00:04.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:04.575 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:04.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:04.575 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:05.800 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 20:00:05.833 | Obtaining file:///opt/stack/cinder 2022-05-19 20:00:05.834 | Preparing metadata (setup.py): started 2022-05-19 20:00:11.459 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 20:00:11.611 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (5.9.0) 2022-05-19 20:00:11.613 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (5.1.1) 2022-05-19 20:00:11.614 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (0.33.1) 2022-05-19 20:00:11.615 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (1.1.2) 2022-05-19 20:00:11.616 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (0.20.4) 2022-05-19 20:00:11.616 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (1.0.2) 2022-05-19 20:00:11.618 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev166) (3.2.0) 2022-05-19 20:00:11.619 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (4.5.0) 2022-05-19 20:00:11.620 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (9.4.0) 2022-05-19 20:00:11.621 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (4.8.0) 2022-05-19 20:00:11.622 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (4.1.3) 2022-05-19 20:00:11.623 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (8.8.0) 2022-05-19 20:00:11.624 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (4.5.1) 2022-05-19 20:00:11.625 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (4.1.0) 2022-05-19 20:00:11.626 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (11.3.0) 2022-05-19 20:00:11.628 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (5.0.0) 2022-05-19 20:00:11.629 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (12.14.0) 2022-05-19 20:00:11.630 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (4.5.1) 2022-05-19 20:00:11.631 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (3.12.1) 2022-05-19 20:00:11.632 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (2.8.0) 2022-05-19 20:00:11.633 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (2.4.0) 2022-05-19 20:00:11.634 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (6.3.1) 2022-05-19 20:00:11.635 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (4.3.0) 2022-05-19 20:00:11.636 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (2.8.0) 2022-05-19 20:00:11.638 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (1.5.0) 2022-05-19 20:00:11.639 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (4.13.0) 2022-05-19 20:00:11.640 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (2.6.0) 2022-05-19 20:00:11.641 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (3.4.3) 2022-05-19 20:00:11.642 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (21.3) 2022-05-19 20:00:11.644 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (2.8.1) 2022-05-19 20:00:11.645 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (3.5.0) 2022-05-19 20:00:11.646 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (2.1.1) 2022-05-19 20:00:11.647 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (5.9.0) 2022-05-19 20:00:11.648 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (3.0.9) 2022-05-19 20:00:11.649 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (5.3.0) 2022-05-19 20:00:11.650 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (3.6.0) 2022-05-19 20:00:11.651 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (4.4.0) 2022-05-19 20:00:11.652 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (17.7.0) 2022-05-19 20:00:11.653 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (3.13.1) 2022-05-19 20:00:11.654 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (2022.1) 2022-05-19 20:00:11.655 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (2.27.1) 2022-05-19 20:00:11.656 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (2.5.1) 2022-05-19 20:00:11.657 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (4.7.0) 2022-05-19 20:00:11.659 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (2.1.75) 2022-05-19 20:00:11.660 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (1.16.0) 2022-05-19 20:00:11.661 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (1.4.36) 2022-05-19 20:00:11.662 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (0.13.0) 2022-05-19 20:00:11.663 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (3.5.0) 2022-05-19 20:00:11.664 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (0.8.9) 2022-05-19 20:00:11.665 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (6.3.1) 2022-05-19 20:00:11.666 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (1.8.7) 2022-05-19 20:00:11.667 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (5.1.0) 2022-05-19 20:00:11.668 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (3.10.0) 2022-05-19 20:00:11.669 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (5.2.0) 2022-05-19 20:00:11.670 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (5.7.0) 2022-05-19 20:00:11.671 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (2.11.1) 2022-05-19 20:00:11.673 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (2.47.0) 2022-05-19 20:00:11.674 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (3.11.0) 2022-05-19 20:00:11.675 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (36.0.2) 2022-05-19 20:00:11.676 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (0.2.2) 2022-05-19 20:00:11.677 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (1.5.2.5) 2022-05-19 20:00:11.678 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev166) (1.23.0) 2022-05-19 20:00:11.691 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev166) (0.5.2) 2022-05-19 20:00:11.692 | Requirement already satisfied: botocore<1.27.0,>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev166) (1.26.0) 2022-05-19 20:00:11.693 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev166) (1.0.0) 2022-05-19 20:00:11.755 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev166) (1.15.0) 2022-05-19 20:00:11.786 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev166) (2.2.1) 2022-05-19 20:00:11.802 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev166) (4.1.1) 2022-05-19 20:00:11.804 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev166) (2.7.3) 2022-05-19 20:00:11.805 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev166) (2.6.6) 2022-05-19 20:00:11.806 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev166) (0.1.0) 2022-05-19 20:00:11.904 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev166) (1.7.0) 2022-05-19 20:00:11.957 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev166) (2.11.0) 2022-05-19 20:00:11.959 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev166) (3.1.1) 2022-05-19 20:00:11.988 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev166) (0.4.8) 2022-05-19 20:00:11.989 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev166) (4.8) 2022-05-19 20:00:11.990 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev166) (0.2.8) 2022-05-19 20:00:12.071 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev166) (0.17.3) 2022-05-19 20:00:12.121 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev166) (1.5.0) 2022-05-19 20:00:12.122 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev166) (0.8.0) 2022-05-19 20:00:12.124 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev166) (2.5.0) 2022-05-19 20:00:12.126 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev166) (6.0) 2022-05-19 20:00:12.189 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev166) (2.0.1) 2022-05-19 20:00:12.193 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev166) (0.5.0) 2022-05-19 20:00:12.194 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev166) (1.7.7) 2022-05-19 20:00:12.257 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev166) (0.9.6) 2022-05-19 20:00:12.258 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev166) (2.8.2) 2022-05-19 20:00:12.321 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev166) (5.1.0) 2022-05-19 20:00:12.323 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev166) (5.1.1) 2022-05-19 20:00:12.324 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev166) (0.4.0) 2022-05-19 20:00:12.327 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev166) (5.2.4) 2022-05-19 20:00:12.329 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev166) (2.4.1) 2022-05-19 20:00:12.356 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev166) (3.2.2) 2022-05-19 20:00:12.357 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev166) (3.3.0) 2022-05-19 20:00:12.359 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev166) (3.1.2) 2022-05-19 20:00:12.409 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev166) (1.0.3) 2022-05-19 20:00:12.499 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev166) (3.0.0) 2022-05-19 20:00:12.503 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev166) (1.3.3) 2022-05-19 20:00:12.526 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev166) (3.3.0) 2022-05-19 20:00:12.555 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev166) (0.11.0) 2022-05-19 20:00:12.629 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev166) (1.1.1) 2022-05-19 20:00:12.631 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev166) (1.26.9) 2022-05-19 20:00:12.765 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev166) (1.5.0) 2022-05-19 20:00:12.792 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev166) (62.2.0) 2022-05-19 20:00:12.942 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev166) (3.10.1) 2022-05-19 20:00:12.981 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev166) (1.3.3) 2022-05-19 20:00:12.983 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev166) (1.14.1) 2022-05-19 20:00:12.985 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev166) (22.0.0) 2022-05-19 20:00:13.183 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev166) (2.0.12) 2022-05-19 20:00:13.186 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev166) (3.3) 2022-05-19 20:00:13.187 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev166) (2019.11.28) 2022-05-19 20:00:13.223 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev166) (0.7) 2022-05-19 20:00:13.253 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev166) (0.23.2) 2022-05-19 20:00:13.490 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev166) (0.4.2) 2022-05-19 20:00:13.492 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev166) (0.5.2) 2022-05-19 20:00:13.636 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev166) (2.8) 2022-05-19 20:00:13.637 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev166) (2.5.0) 2022-05-19 20:00:13.638 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev166) (1.4.2) 2022-05-19 20:00:13.797 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev166) (0.13.1) 2022-05-19 20:00:13.916 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev166) (4.11.3) 2022-05-19 20:00:13.917 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev166) (1.2.0) 2022-05-19 20:00:13.919 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev166) (5.7.1) 2022-05-19 20:00:13.953 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev166) (5.0.0) 2022-05-19 20:00:14.168 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev166) (2.21) 2022-05-19 20:00:14.245 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev166) (0.5.0) 2022-05-19 20:00:14.247 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev166) (2.4.1) 2022-05-19 20:00:14.427 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev166) (2.5.0) 2022-05-19 20:00:14.519 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev166) (1.56.1) 2022-05-19 20:00:14.520 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev166) (3.20.1) 2022-05-19 20:00:14.696 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev166) (2.1.1) 2022-05-19 20:00:15.119 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev166) (1.1.5) 2022-05-19 20:00:15.170 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev166) (0.14.1) 2022-05-19 20:00:15.217 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev166) (0.2.5) 2022-05-19 20:00:16.283 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev166) (1.32) 2022-05-19 20:00:16.558 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev166) (1.8.2) 2022-05-19 20:00:16.559 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev166) (21.4.0) 2022-05-19 20:00:16.710 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev166) (2.3) 2022-05-19 20:00:16.908 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev166) (1.0.0) 2022-05-19 20:00:17.088 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev166) (3.8.0) 2022-05-19 20:00:18.785 | Installing collected packages: cinder 2022-05-19 20:00:18.786 | Attempting uninstall: cinder 2022-05-19 20:00:18.786 | Found existing installation: cinder 20.1.0.dev166 2022-05-19 20:00:18.792 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-05-19 20:00:18.793 | Running setup.py develop for cinder 2022-05-19 20:00:26.335 | Successfully installed cinder 2022-05-19 20:00:26.336 | 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-05-19 20:00:26.344 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 20:00:26.344 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 20:00:26.502 | + inc/python:pip_install:200 : result=0 2022-05-19 20:00:26.506 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 20:00:26.509 | + functions-common:time_stop:2437 : local name 2022-05-19 20:00:26.513 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:00:26.516 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:00:26.519 | + functions-common:time_stop:2440 : local total 2022-05-19 20:00:26.521 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:00:26.523 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 20:00:26.526 | + functions-common:time_stop:2444 : start_time=1652990403600 2022-05-19 20:00:26.528 | + functions-common:time_stop:2446 : [[ -z 1652990403600 ]] 2022-05-19 20:00:26.532 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:00:26.536 | + functions-common:time_stop:2449 : end_time=1652990426533 2022-05-19 20:00:26.539 | + functions-common:time_stop:2450 : elapsed_time=22933 2022-05-19 20:00:26.542 | + functions-common:time_stop:2451 : total=105583 2022-05-19 20:00:26.545 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:00:26.548 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=128516 2022-05-19 20:00:26.550 | + inc/python:pip_install:203 : return 0 2022-05-19 20:00:26.553 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 20:00:26.556 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-19 20:00:26.558 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-19 20:00:26.578 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-19 20:00:26.590 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-05-19 20:00:26.593 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-05-19 20:00:26.596 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 20:00:26.599 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 20:00:26.601 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-05-19 20:00:26.604 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 20:00:26.607 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-05-19 20:00:26.609 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-05-19 20:00:26.612 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-05-19 20:00:26.614 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 20:00:26.617 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 20:00:26.619 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-05-19 20:00:26.633 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-05-19 20:00:26.635 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 20:00:26.638 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 20:00:26.640 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 20:00:26.644 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 20:00:26.647 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 20:00:26.650 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 20:00:26.653 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 20:00:26.656 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 20:00:26.658 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 20:00:26.661 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 20:00:26.664 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 20:00:26.666 | + functions-common:apt_get_update:1202 : return 2022-05-19 20:00:26.669 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-05-19 20:00:26.671 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 20:00:26.674 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 20:00:26.676 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 20:00:26.679 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-05-19 20:00:26.702 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-05-19 20:00:26.850 | Reading package lists... 2022-05-19 20:00:27.104 | Building dependency tree... 2022-05-19 20:00:27.106 | Reading state information... 2022-05-19 20:00:27.366 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-05-19 20:00:27.366 | The following packages were automatically installed and are no longer required: 2022-05-19 20:00:27.367 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 20:00:27.367 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 20:00:27.367 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 20:00:27.367 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 20:00:27.368 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 20:00:27.368 | python3-zope.interface 2022-05-19 20:00:27.368 | Use 'sudo apt autoremove' to remove them. 2022-05-19 20:00:27.510 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 20:00:27.515 | + functions-common:apt_get:1246 : result=0 2022-05-19 20:00:27.518 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 20:00:27.521 | + functions-common:time_stop:2437 : local name 2022-05-19 20:00:27.523 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:00:27.526 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:00:27.528 | + functions-common:time_stop:2440 : local total 2022-05-19 20:00:27.531 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:00:27.534 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 20:00:27.536 | + functions-common:time_stop:2444 : start_time=1652990426699 2022-05-19 20:00:27.538 | + functions-common:time_stop:2446 : [[ -z 1652990426699 ]] 2022-05-19 20:00:27.542 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:00:27.547 | + functions-common:time_stop:2449 : end_time=1652990427544 2022-05-19 20:00:27.550 | + functions-common:time_stop:2450 : elapsed_time=845 2022-05-19 20:00:27.552 | + functions-common:time_stop:2451 : total=5687 2022-05-19 20:00:27.555 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:00:27.557 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6532 2022-05-19 20:00:27.560 | + functions-common:apt_get:1250 : return 0 2022-05-19 20:00:27.562 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 20:00:27.565 | + ./stack.sh:main:928 : configure_cinder 2022-05-19 20:00:27.568 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-05-19 20:00:27.581 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-05-19 20:00:27.585 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-05-19 20:00:27.587 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-05-19 20:00:27.590 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-19 20:00:27.593 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-19 20:00:27.594 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-05-19 20:00:27.598 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-05-19 20:00:27.600 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-05-19 20:00:27.603 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-19 20:00:27.606 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-05-19 20:00:27.608 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-05-19 20:00:27.611 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-05-19 20:00:27.614 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-05-19 20:00:27.616 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-05-19 20:00:27.628 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-05-19 20:00:27.641 | + 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-05-19 20:00:27.653 | + 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-05-19 20:00:27.666 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-05-19 20:00:27.679 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-19 20:00:27.682 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-19 20:00:27.687 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.p8GABegSnu 2022-05-19 20:00:27.689 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-19 20:00:27.692 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-19 20:00:27.694 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-05-19 20:00:27.696 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.p8GABegSnu 2022-05-19 20:00:27.700 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.p8GABegSnu 2022-05-19 20:00:27.713 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.p8GABegSnu /etc/sudoers.d/cinder-rootwrap 2022-05-19 20:00:27.727 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-05-19 20:00:27.732 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-19 20:00:27.735 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-19 20:00:27.737 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-19 20:00:27.739 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-19 20:00:27.741 | + 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-05-19 20:00:27.744 | + 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-05-19 20:00:27.746 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-05-19 20:00:27.749 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-05-19 20:00:27.754 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-05-19 20:00:27.758 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-05-19 20:00:27.780 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-05-19 20:00:27.801 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-05-19 20:00:27.821 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-05-19 20:00:27.840 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-05-19 20:00:27.860 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-05-19 20:00:27.879 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-05-19 20:00:27.898 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-05-19 20:00:27.919 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-05-19 20:00:27.922 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-19 20:00:27.925 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-05-19 20:00:27.927 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-19 20:00:27.930 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-05-19 20:00:27.961 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-05-19 20:00:27.989 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.84/identity 2022-05-19 20:00:28.018 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-05-19 20:00:28.047 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-05-19 20:00:28.078 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-05-19 20:00:28.107 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-05-19 20:00:28.135 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-05-19 20:00:28.164 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-19 20:00:28.195 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-05-19 20:00:28.225 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-05-19 20:00:28.264 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-05-19 20:00:28.295 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-05-19 20:00:28.298 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-05-19 20:00:28.300 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-05-19 20:00:28.303 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-05-19 20:00:28.305 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 20:00:28.308 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 20:00:28.310 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 20:00:28.327 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:00:28.329 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 20:00:28.332 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-05-19 20:00:28.335 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-05-19 20:00:28.366 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-05-19 20:00:28.395 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-05-19 20:00:28.425 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-05-19 20:00:28.455 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-05-19 20:00:28.486 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-05-19 20:00:28.518 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-05-19 20:00:28.550 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-05-19 20:00:28.553 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.84 2022-05-19 20:00:28.583 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-05-19 20:00:28.618 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-05-19 20:00:28.629 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 227e94f4ae400b8b0cc999a30e711fdd 2022-05-19 20:00:28.659 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-05-19 20:00:28.662 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-05-19 20:00:28.690 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-05-19 20:00:28.720 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-05-19 20:00:28.753 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-05-19 20:00:28.785 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-05-19 20:00:28.805 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:00:28.807 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-05-19 20:00:28.825 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:00:28.828 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-05-19 20:00:28.845 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:00:28.848 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-05-19 20:00:28.865 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:00:28.867 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-05-19 20:00:28.870 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-05-19 20:00:28.872 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-05-19 20:00:28.875 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-05-19 20:00:28.877 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 20:00:28.880 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-19 20:00:28.883 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 20:00:28.900 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:00:28.903 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-19 20:00:28.906 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-19 20:00:28.909 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 20:00:28.927 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:00:28.929 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.84:5672/ 2022-05-19 20:00:28.933 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.84:5672/ 2022-05-19 20:00:28.963 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 20:00:28.965 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 20:00:28.968 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-05-19 20:00:28.971 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-05-19 20:00:28.973 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-05-19 20:00:28.976 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 20:00:28.994 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 20:00:28.997 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 20:00:28.999 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 20:00:29.002 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 20:00:29.004 | + 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-05-19 20:00:29.034 | + 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-05-19 20:00:29.063 | + 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-05-19 20:00:29.098 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 20:00:29.127 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-05-19 20:00:29.144 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:00:29.146 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-05-19 20:00:29.149 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-05-19 20:00:29.152 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-05-19 20:00:29.154 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-05-19 20:00:29.157 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-19 20:00:29.159 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-19 20:00:29.162 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-05-19 20:00:29.166 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-05-19 20:00:29.169 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-19 20:00:29.172 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-19 20:00:29.185 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-19 20:00:29.185 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-19 20:00:29.195 | d /var/run/uwsgi 0755 ubuntu root 2022-05-19 20:00:29.198 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-19 20:00:29.215 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-05-19 20:00:29.218 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-05-19 20:00:29.222 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-05-19 20:00:29.254 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-05-19 20:00:29.282 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-05-19 20:00:29.310 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-05-19 20:00:29.338 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-19 20:00:29.367 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-19 20:00:29.395 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-05-19 20:00:29.423 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-05-19 20:00:29.452 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-05-19 20:00:29.483 | + 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-05-19 20:00:29.512 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-19 20:00:29.540 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-19 20:00:29.572 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-05-19 20:00:29.603 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-19 20:00:29.606 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-19 20:00:29.610 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-05-19 20:00:29.613 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-05-19 20:00:29.616 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-19 20:00:29.622 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 20:00:29.626 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 20:00:29.630 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-19 20:00:29.634 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-05-19 20:00:29.637 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-05-19 20:00:29.669 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-19 20:00:29.698 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-05-19 20:00:29.698 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-19 20:00:29.707 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-05-19 20:00:29.711 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-05-19 20:00:29.713 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-05-19 20:00:29.716 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-19 20:00:29.719 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-19 20:00:29.721 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 20:00:29.724 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 20:00:29.726 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 20:00:29.729 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-19 20:00:29.732 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-19 20:00:29.734 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 20:00:29.738 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 20:00:29.741 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-05-19 20:00:29.817 | Enabling site cinder-wsgi. 2022-05-19 20:00:29.826 | To activate the new configuration, you need to run: 2022-05-19 20:00:29.827 | systemctl reload apache2 2022-05-19 20:00:29.833 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-19 20:00:29.837 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 20:00:29.840 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 20:00:29.844 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 20:00:29.991 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-05-19 20:00:29.994 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-05-19 20:00:30.024 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.84/image 2022-05-19 20:00:30.055 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-05-19 20:00:30.073 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:00:30.075 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-05-19 20:00:30.078 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-19 20:00:30.080 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-19 20:00:30.082 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-19 20:00:30.085 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-05-19 20:00:30.116 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-05-19 20:00:30.145 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.84/identity 2022-05-19 20:00:30.174 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-05-19 20:00:30.203 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-05-19 20:00:30.232 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-05-19 20:00:30.261 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-05-19 20:00:30.290 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-05-19 20:00:30.319 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-19 20:00:30.348 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-05-19 20:00:30.378 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-05-19 20:00:30.411 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-05-19 20:00:30.444 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-05-19 20:00:30.447 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-05-19 20:00:30.464 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:00:30.466 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.84:2379 2022-05-19 20:00:30.499 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-19 20:00:30.501 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-19 20:00:30.504 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-05-19 20:00:30.522 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:00:30.525 | + ./stack.sh:main:933 : stack_install_service neutron 2022-05-19 20:00:30.528 | + lib/stack:stack_install_service:20 : local service=neutron 2022-05-19 20:00:30.530 | + lib/stack:stack_install_service:21 : type install_neutron 2022-05-19 20:00:30.533 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 20:00:30.536 | + lib/stack:stack_install_service:32 : install_neutron 2022-05-19 20:00:30.539 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-05-19 20:00:30.543 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 20:00:30.543 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 20:00:30.549 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 20:00:30.551 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 20:00:30.554 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-19 20:00:30.557 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 20:00:30.559 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-05-19 20:00:30.562 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-05-19 20:00:30.565 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-05-19 20:00:30.567 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 20:00:30.570 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 20:00:30.572 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-05-19 20:00:30.575 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 20:00:30.578 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-05-19 20:00:30.581 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-05-19 20:00:30.584 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-05-19 20:00:30.586 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 20:00:30.589 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 20:00:30.594 | ++ functions-common:git_clone:612 : pwd 2022-05-19 20:00:30.598 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 20:00:30.601 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 20:00:30.605 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 20:00:30.624 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 20:00:30.626 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 20:00:30.629 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 20:00:30.632 | + functions-common:git_clone:629 : echo master 2022-05-19 20:00:30.632 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 20:00:30.637 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-05-19 20:00:30.640 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 20:00:30.642 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-05-19 20:00:30.655 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-05-19 20:00:30.658 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 20:00:30.658 | + functions-common:git_clone:690 : head -1 2022-05-19 20:00:30.662 | 5c6eff7e15 Merge "Update OVN gaps document" 2022-05-19 20:00:30.665 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 20:00:30.668 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-05-19 20:00:30.670 | + inc/python:setup_develop:338 : local bindep 2022-05-19 20:00:30.673 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-19 20:00:30.676 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-05-19 20:00:30.678 | + inc/python:setup_develop:344 : local extras= 2022-05-19 20:00:30.681 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-05-19 20:00:30.683 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 20:00:30.686 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-19 20:00:30.688 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-05-19 20:00:30.691 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 20:00:30.693 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 20:00:30.697 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-05-19 20:00:30.699 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 20:00:30.702 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-05-19 20:00:30.705 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 20:00:30.707 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 20:00:30.711 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-05-19 20:00:30.716 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-05-19 20:00:30.719 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-05-19 20:00:31.390 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-05-19 20:00:31.393 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 20:00:31.398 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 20:00:31.401 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 20:00:31.404 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-19 20:00:31.408 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-05-19 20:00:31.411 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 20:00:31.413 | + inc/python:setup_package:428 : local extras= 2022-05-19 20:00:31.416 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 20:00:31.419 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 20:00:31.421 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 20:00:31.424 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 20:00:31.427 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 20:00:31.429 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-05-19 20:00:31.451 | Using python 3.8 to install /opt/stack/neutron 2022-05-19 20:00:31.454 | + 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-05-19 20:00:32.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:32.325 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:32.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:32.325 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:33.527 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 20:00:33.559 | Obtaining file:///opt/stack/neutron 2022-05-19 20:00:33.560 | Preparing metadata (setup.py): started 2022-05-19 20:00:39.287 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 20:00:39.386 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.9.0) 2022-05-19 20:00:39.387 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.5.0) 2022-05-19 20:00:39.388 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.1.1) 2022-05-19 20:00:39.389 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.5.1) 2022-05-19 20:00:39.390 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.5.0) 2022-05-19 20:00:39.391 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.1.1) 2022-05-19 20:00:39.392 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.33.1) 2022-05-19 20:00:39.393 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.4.1) 2022-05-19 20:00:39.395 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.20.4) 2022-05-19 20:00:39.396 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.27.1) 2022-05-19 20:00:39.397 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.1.2) 2022-05-19 20:00:39.398 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (9.4.0) 2022-05-19 20:00:39.399 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.8.0) 2022-05-19 20:00:39.400 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.11.0) 2022-05-19 20:00:39.401 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.21.0) 2022-05-19 20:00:39.402 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (7.8.0) 2022-05-19 20:00:39.403 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (6.3.1) 2022-05-19 20:00:39.404 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.4.36) 2022-05-19 20:00:39.406 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.8.7) 2022-05-19 20:00:39.407 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.0) 2022-05-19 20:00:39.408 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.7.7) 2022-05-19 20:00:39.409 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.5.0) 2022-05-19 20:00:39.410 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.11.0) 2022-05-19 20:00:39.411 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.1) 2022-05-19 20:00:39.412 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (8.8.0) 2022-05-19 20:00:39.414 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.1.0) 2022-05-19 20:00:39.415 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (11.3.0) 2022-05-19 20:00:39.416 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.1.0) 2022-05-19 20:00:39.417 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.0.0) 2022-05-19 20:00:39.418 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (12.14.0) 2022-05-19 20:00:39.419 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.1) 2022-05-19 20:00:39.420 | Requirement already satisfied: oslo.policy>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.12.1) 2022-05-19 20:00:39.422 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.8.0) 2022-05-19 20:00:39.423 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.4.0) 2022-05-19 20:00:39.424 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (6.3.1) 2022-05-19 20:00:39.425 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.3.0) 2022-05-19 20:00:39.426 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.8.0) 2022-05-19 20:00:39.427 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.5.0) 2022-05-19 20:00:39.428 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.13.0) 2022-05-19 20:00:39.429 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.6.0) 2022-05-19 20:00:39.430 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.4.3) 2022-05-19 20:00:39.432 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.3.1) 2022-05-19 20:00:39.433 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.1.0) 2022-05-19 20:00:39.434 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.17.1.post1) 2022-05-19 20:00:39.435 | Requirement already satisfied: ovsdbapp>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.16.1) 2022-05-19 20:00:39.436 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (21.3) 2022-05-19 20:00:39.437 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.9.0) 2022-05-19 20:00:39.438 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.6.9) 2022-05-19 20:00:39.439 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (22.0.0) 2022-05-19 20:00:39.440 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (17.7.0) 2022-05-19 20:00:39.442 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.61.0) 2022-05-19 20:00:39.443 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.0) 2022-05-19 20:00:39.444 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.7.1) 2022-05-19 20:00:39.445 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.4.1) 2022-05-19 20:00:39.446 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.11.1) 2022-05-19 20:00:39.462 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev225) (1.2.0) 2022-05-19 20:00:39.463 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev225) (4.11.3) 2022-05-19 20:00:39.465 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev225) (5.7.1) 2022-05-19 20:00:39.473 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev225) (1.14.1) 2022-05-19 20:00:39.485 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev225) (2.2.1) 2022-05-19 20:00:39.486 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev225) (1.1.2) 2022-05-19 20:00:39.487 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev225) (1.16.0) 2022-05-19 20:00:39.503 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev225) (3.0.9) 2022-05-19 20:00:39.511 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev225) (2.1.1) 2022-05-19 20:00:39.572 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev225) (1.0.2) 2022-05-19 20:00:39.574 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev225) (1.7.0) 2022-05-19 20:00:39.635 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev225) (4.4.0) 2022-05-19 20:00:39.636 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev225) (3.1.1) 2022-05-19 20:00:39.682 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev225) (2.7.0) 2022-05-19 20:00:39.686 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev225) (1.2.3) 2022-05-19 20:00:39.716 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (36.0.2) 2022-05-19 20:00:39.717 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (2.5.0) 2022-05-19 20:00:39.719 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.32) 2022-05-19 20:00:39.720 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.4.4) 2022-05-19 20:00:39.721 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.1.5) 2022-05-19 20:00:39.722 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.0.0) 2022-05-19 20:00:39.723 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.4.0) 2022-05-19 20:00:39.725 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (6.0) 2022-05-19 20:00:39.743 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev225) (1.0.3) 2022-05-19 20:00:39.833 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev225) (0.17.3) 2022-05-19 20:00:39.906 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev225) (1.5.0) 2022-05-19 20:00:39.969 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev225) (0.13.0) 2022-05-19 20:00:39.970 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev225) (2.0.1) 2022-05-19 20:00:39.971 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev225) (0.5.0) 2022-05-19 20:00:40.029 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev225) (0.9.6) 2022-05-19 20:00:40.033 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev225) (2.8.2) 2022-05-19 20:00:40.091 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev225) (5.1.1) 2022-05-19 20:00:40.094 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev225) (5.2.4) 2022-05-19 20:00:40.096 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev225) (5.1.0) 2022-05-19 20:00:40.098 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev225) (0.4.0) 2022-05-19 20:00:40.121 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev225) (3.2.2) 2022-05-19 20:00:40.125 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev225) (3.3.0) 2022-05-19 20:00:40.174 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev225) (1.15.0) 2022-05-19 20:00:40.228 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev225) (2022.1) 2022-05-19 20:00:40.263 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev225) (3.0.0) 2022-05-19 20:00:40.264 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev225) (1.3.3) 2022-05-19 20:00:40.288 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev225) (3.3.0) 2022-05-19 20:00:40.425 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev225) (2.4.0) 2022-05-19 20:00:40.496 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev225) (62.2.0) 2022-05-19 20:00:40.573 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev225) (3.0.0) 2022-05-19 20:00:40.574 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev225) (0.3.5) 2022-05-19 20:00:40.689 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-19 20:00:40.690 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-19 20:00:40.691 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-19 20:00:40.692 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-19 20:00:40.693 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-19 20:00:40.694 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-19 20:00:40.696 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-19 20:00:40.902 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev225) (3.10.1) 2022-05-19 20:00:40.905 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev225) (3.2.0) 2022-05-19 20:00:40.908 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev225) (2.5.0) 2022-05-19 20:00:40.952 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev225) (2.1.0) 2022-05-19 20:00:40.955 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev225) (3.17.6) 2022-05-19 20:00:41.049 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev225) (2.0.12) 2022-05-19 20:00:41.050 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev225) (1.26.9) 2022-05-19 20:00:41.051 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev225) (2019.11.28) 2022-05-19 20:00:41.053 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev225) (3.3) 2022-05-19 20:00:41.090 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev225) (0.7) 2022-05-19 20:00:41.424 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev225) (0.13.1) 2022-05-19 20:00:41.502 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev225) (5.0.0) 2022-05-19 20:00:41.662 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev225) (2.21) 2022-05-19 20:00:41.737 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev225) (2.4.1) 2022-05-19 20:00:41.740 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev225) (0.5.0) 2022-05-19 20:00:41.979 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev225) (2.5.0) 2022-05-19 20:00:42.150 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev225) (2.3) 2022-05-19 20:00:42.735 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev225) (0.14.1) 2022-05-19 20:00:42.783 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev225) (0.2.5) 2022-05-19 20:00:43.394 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev225) (0.5.2) 2022-05-19 20:00:43.396 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev225) (0.4.2) 2022-05-19 20:00:43.710 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev225) (4.11.1) 2022-05-19 20:00:43.711 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev225) (2.1.1) 2022-05-19 20:00:43.892 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev225) (3.8.0) 2022-05-19 20:00:44.145 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev225) (21.4.0) 2022-05-19 20:00:44.146 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev225) (1.8.2) 2022-05-19 20:00:44.329 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev225) (1.0.0) 2022-05-19 20:00:44.589 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev225) (2.3.2.post1) 2022-05-19 20:00:46.185 | Installing collected packages: neutron 2022-05-19 20:00:46.186 | Attempting uninstall: neutron 2022-05-19 20:00:46.186 | Found existing installation: neutron 20.1.0.dev225 2022-05-19 20:00:46.205 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-05-19 20:00:46.206 | Running setup.py develop for neutron 2022-05-19 20:00:53.800 | Successfully installed neutron 2022-05-19 20:00:53.800 | 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-05-19 20:00:53.816 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 20:00:53.816 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 20:00:53.978 | + inc/python:pip_install:200 : result=0 2022-05-19 20:00:53.983 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 20:00:53.986 | + functions-common:time_stop:2437 : local name 2022-05-19 20:00:53.988 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:00:53.990 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:00:53.993 | + functions-common:time_stop:2440 : local total 2022-05-19 20:00:53.995 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:00:53.997 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 20:00:54.000 | + functions-common:time_stop:2444 : start_time=1652990431446 2022-05-19 20:00:54.002 | + functions-common:time_stop:2446 : [[ -z 1652990431446 ]] 2022-05-19 20:00:54.005 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:00:54.010 | + functions-common:time_stop:2449 : end_time=1652990454007 2022-05-19 20:00:54.012 | + functions-common:time_stop:2450 : elapsed_time=22561 2022-05-19 20:00:54.014 | + functions-common:time_stop:2451 : total=128516 2022-05-19 20:00:54.017 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:00:54.019 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=151077 2022-05-19 20:00:54.021 | + inc/python:pip_install:203 : return 0 2022-05-19 20:00:54.024 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 20:00:54.027 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-19 20:00:54.029 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-19 20:00:54.049 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-19 20:00:54.062 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-05-19 20:00:54.064 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-05-19 20:00:54.067 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 20:00:54.069 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 20:00:54.072 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-05-19 20:00:54.075 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 20:00:54.077 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-05-19 20:00:54.080 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 20:00:54.082 | + ./stack.sh:main:936 : is_service_enabled nova 2022-05-19 20:00:54.101 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:00:54.104 | + ./stack.sh:main:938 : stack_install_service nova 2022-05-19 20:00:54.106 | + lib/stack:stack_install_service:20 : local service=nova 2022-05-19 20:00:54.109 | + lib/stack:stack_install_service:21 : type install_nova 2022-05-19 20:00:54.112 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 20:00:54.114 | + lib/stack:stack_install_service:32 : install_nova 2022-05-19 20:00:54.117 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-05-19 20:00:54.119 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-05-19 20:00:54.122 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 20:00:54.124 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 20:00:54.127 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-05-19 20:00:54.129 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 20:00:54.132 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-05-19 20:00:54.148 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:00:54.151 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-05-19 20:00:54.167 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:00:54.170 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-05-19 20:00:54.188 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:00:54.191 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-05-19 20:00:54.194 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-05-19 20:00:54.196 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-05-19 20:00:54.198 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 20:00:54.201 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 20:00:54.204 | ++ functions-common:git_clone:612 : pwd 2022-05-19 20:00:54.207 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 20:00:54.209 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 20:00:54.212 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 20:00:54.229 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 20:00:54.232 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 20:00:54.234 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 20:00:54.237 | + functions-common:git_clone:629 : echo master 2022-05-19 20:00:54.238 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 20:00:54.243 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-05-19 20:00:54.245 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 20:00:54.248 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-05-19 20:00:54.261 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-05-19 20:00:54.264 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 20:00:54.264 | + functions-common:git_clone:690 : head -1 2022-05-19 20:00:54.279 | 9e0dcb52ab neutron: Unbind remaining ports after PortNotFound 2022-05-19 20:00:54.282 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 20:00:54.284 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-05-19 20:00:54.287 | + inc/python:setup_develop:338 : local bindep 2022-05-19 20:00:54.290 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-05-19 20:00:54.292 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-05-19 20:00:54.295 | + inc/python:setup_develop:344 : local extras= 2022-05-19 20:00:54.297 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-05-19 20:00:54.300 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 20:00:54.303 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-05-19 20:00:54.305 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-05-19 20:00:54.308 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 20:00:54.311 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 20:00:54.314 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-05-19 20:00:54.317 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 20:00:54.320 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-05-19 20:00:54.323 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 20:00:54.325 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 20:00:54.329 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-05-19 20:00:54.335 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-05-19 20:00:54.338 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-05-19 20:00:55.002 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-05-19 20:00:55.005 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 20:00:55.008 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 20:00:55.011 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 20:00:55.015 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-05-19 20:00:55.018 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-05-19 20:00:55.020 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 20:00:55.023 | + inc/python:setup_package:428 : local extras= 2022-05-19 20:00:55.025 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 20:00:55.028 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 20:00:55.031 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 20:00:55.034 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 20:00:55.036 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 20:00:55.039 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-05-19 20:00:55.064 | Using python 3.8 to install /opt/stack/nova 2022-05-19 20:00:55.067 | + 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-05-19 20:00:55.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:55.929 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:55.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:00:55.929 | from cryptography.utils import int_from_bytes 2022-05-19 20:00:57.107 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 20:00:57.138 | Obtaining file:///opt/stack/nova 2022-05-19 20:00:57.139 | Preparing metadata (setup.py): started 2022-05-19 20:01:04.064 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 20:01:04.196 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (5.9.0) 2022-05-19 20:01:04.197 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (1.4.36) 2022-05-19 20:01:04.198 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (5.1.1) 2022-05-19 20:01:04.199 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (0.33.1) 2022-05-19 20:01:04.200 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (3.1.2) 2022-05-19 20:01:04.201 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (9.4.0) 2022-05-19 20:01:04.203 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (4.8.0) 2022-05-19 20:01:04.204 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (2.5.1) 2022-05-19 20:01:04.205 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (36.0.2) 2022-05-19 20:01:04.206 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (1.8.7) 2022-05-19 20:01:04.207 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (1.1.2) 2022-05-19 20:01:04.208 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (2.1.1) 2022-05-19 20:01:04.209 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (3.5.0) 2022-05-19 20:01:04.210 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (3.3.0) 2022-05-19 20:01:04.211 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (0.13.0) 2022-05-19 20:01:04.212 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (1.7.7) 2022-05-19 20:01:04.213 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (0.8.0) 2022-05-19 20:01:04.214 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (0.11.0) 2022-05-19 20:01:04.215 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (2.8.1) 2022-05-19 20:01:04.216 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (1.0.2) 2022-05-19 20:01:04.217 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev111) (3.2.0) 2022-05-19 20:01:04.219 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (8.3.0) 2022-05-19 20:01:04.220 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (4.5.0) 2022-05-19 20:01:04.221 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (7.8.0) 2022-05-19 20:01:04.222 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (3.6.0) 2022-05-19 20:01:04.223 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (2.27.1) 2022-05-19 20:01:04.224 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (3.5.0) 2022-05-19 20:01:04.225 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (0.10.0) 2022-05-19 20:01:04.226 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (2.11.0) 2022-05-19 20:01:04.227 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (4.5.1) 2022-05-19 20:01:04.228 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (8.8.0) 2022-05-19 20:01:04.229 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (4.1.0) 2022-05-19 20:01:04.230 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (5.0.0) 2022-05-19 20:01:04.231 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (1.6.0) 2022-05-19 20:01:04.232 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (2.4.0) 2022-05-19 20:01:04.234 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (4.3.0) 2022-05-19 20:01:04.235 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (1.5.0) 2022-05-19 20:01:04.236 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (4.13.0) 2022-05-19 20:01:04.237 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (11.3.0) 2022-05-19 20:01:04.238 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (6.3.1) 2022-05-19 20:01:04.239 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (12.14.0) 2022-05-19 20:01:04.240 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (3.12.1) 2022-05-19 20:01:04.241 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (2.8.0) 2022-05-19 20:01:04.242 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (5.1.0) 2022-05-19 20:01:04.243 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (2.8.0) 2022-05-19 20:01:04.244 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (1.5.0) 2022-05-19 20:01:04.245 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (4.5.1) 2022-05-19 20:01:04.246 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (5.9.0) 2022-05-19 20:01:04.247 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (2.6.0) 2022-05-19 20:01:04.249 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (5.2.0) 2022-05-19 20:01:04.250 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (1.1.0) 2022-05-19 20:01:04.251 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (2.7.0) 2022-05-19 20:01:04.252 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (2.7.1) 2022-05-19 20:01:04.253 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (3.11.0) 2022-05-19 20:01:04.254 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (1.0.1) 2022-05-19 20:01:04.255 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (2.11.1) 2022-05-19 20:01:04.256 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (0.2.2) 2022-05-19 20:01:04.257 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (1.3.3) 2022-05-19 20:01:04.258 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (1.7.0) 2022-05-19 20:01:04.259 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (4.7.0) 2022-05-19 20:01:04.260 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (2.8.2) 2022-05-19 20:01:04.261 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (2.4.1) 2022-05-19 20:01:04.262 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (0.61.0) 2022-05-19 20:01:04.263 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev111) (6.0) 2022-05-19 20:01:04.279 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev111) (4.11.3) 2022-05-19 20:01:04.281 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev111) (5.7.1) 2022-05-19 20:01:04.282 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev111) (1.2.0) 2022-05-19 20:01:04.304 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev111) (5.3.0) 2022-05-19 20:01:04.342 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev111) (1.15.0) 2022-05-19 20:01:04.373 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev111) (2.2.1) 2022-05-19 20:01:04.374 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev111) (1.16.0) 2022-05-19 20:01:04.395 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev111) (2.1.1) 2022-05-19 20:01:04.517 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev111) (4.4.0) 2022-05-19 20:01:04.519 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev111) (3.1.1) 2022-05-19 20:01:04.576 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev111) (2.5.0) 2022-05-19 20:01:04.577 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev111) (1.4.0) 2022-05-19 20:01:04.605 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev111) (1.4.4) 2022-05-19 20:01:04.607 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev111) (1.32) 2022-05-19 20:01:04.608 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev111) (1.0.0) 2022-05-19 20:01:04.609 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev111) (1.1.5) 2022-05-19 20:01:04.629 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev111) (5.7.0) 2022-05-19 20:01:04.632 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev111) (6.3.1) 2022-05-19 20:01:04.682 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev111) (2.5.0) 2022-05-19 20:01:04.684 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev111) (0.6.9) 2022-05-19 20:01:04.688 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev111) (1.16.1) 2022-05-19 20:01:04.746 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev111) (0.17.3) 2022-05-19 20:01:04.853 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev111) (2.0.1) 2022-05-19 20:01:04.855 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev111) (0.5.0) 2022-05-19 20:01:04.936 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev111) (0.9.6) 2022-05-19 20:01:04.996 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev111) (5.2.4) 2022-05-19 20:01:05.002 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev111) (5.1.0) 2022-05-19 20:01:05.003 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev111) (5.1.1) 2022-05-19 20:01:05.004 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev111) (0.4.0) 2022-05-19 20:01:05.031 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev111) (3.3.0) 2022-05-19 20:01:05.032 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev111) (3.2.2) 2022-05-19 20:01:05.081 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev111) (1.0.3) 2022-05-19 20:01:05.137 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev111) (2022.1) 2022-05-19 20:01:05.169 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev111) (3.0.0) 2022-05-19 20:01:05.173 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev111) (1.3.3) 2022-05-19 20:01:05.226 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev111) (3.0.9) 2022-05-19 20:01:05.228 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev111) (21.3) 2022-05-19 20:01:05.314 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev111) (1.5.0) 2022-05-19 20:01:05.340 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev111) (62.2.0) 2022-05-19 20:01:05.418 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev111) (0.2.5) 2022-05-19 20:01:05.496 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev111) (3.17.6) 2022-05-19 20:01:05.558 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev111) (22.0.0) 2022-05-19 20:01:05.561 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev111) (1.14.1) 2022-05-19 20:01:05.563 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev111) (1.3.3) 2022-05-19 20:01:05.606 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev111) (3.10.1) 2022-05-19 20:01:05.610 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev111) (2.1.0) 2022-05-19 20:01:05.612 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev111) (2.5.0) 2022-05-19 20:01:05.688 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev111) (3.3) 2022-05-19 20:01:05.690 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev111) (2019.11.28) 2022-05-19 20:01:05.692 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev111) (2.0.12) 2022-05-19 20:01:05.693 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev111) (1.26.9) 2022-05-19 20:01:05.787 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev111) (0.7) 2022-05-19 20:01:05.999 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev111) (0.4.2) 2022-05-19 20:01:06.001 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev111) (0.5.2) 2022-05-19 20:01:06.109 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev111) (2.5.0) 2022-05-19 20:01:06.113 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev111) (1.4.2) 2022-05-19 20:01:06.115 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev111) (2.8) 2022-05-19 20:01:06.200 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev111) (0.13.1) 2022-05-19 20:01:06.275 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev111) (1.22.3) 2022-05-19 20:01:06.338 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev111) (5.0.0) 2022-05-19 20:01:06.538 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev111) (2.21) 2022-05-19 20:01:06.614 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev111) (2.4.1) 2022-05-19 20:01:06.617 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev111) (0.5.0) 2022-05-19 20:01:06.830 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev111) (2.5.0) 2022-05-19 20:01:06.942 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev111) (2.3) 2022-05-19 20:01:07.402 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev111) (0.14.1) 2022-05-19 20:01:07.449 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev111) (2.17.1.post1) 2022-05-19 20:01:07.807 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev111) (0.6.9) 2022-05-19 20:01:07.808 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev111) (0.6.9) 2022-05-19 20:01:07.809 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev111) (0.6.9) 2022-05-19 20:01:07.810 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev111) (0.6.9) 2022-05-19 20:01:07.811 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev111) (0.6.9) 2022-05-19 20:01:07.812 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev111) (0.6.9) 2022-05-19 20:01:07.814 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev111) (0.6.9) 2022-05-19 20:01:09.017 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev111) (3.8.0) 2022-05-19 20:01:09.419 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev111) (21.4.0) 2022-05-19 20:01:09.420 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev111) (1.8.2) 2022-05-19 20:01:09.515 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev111) (2.4.0) 2022-05-19 20:01:09.617 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev111) (1.0.0) 2022-05-19 20:01:11.241 | Installing collected packages: nova 2022-05-19 20:01:11.241 | Attempting uninstall: nova 2022-05-19 20:01:11.241 | Found existing installation: nova 25.1.0.dev111 2022-05-19 20:01:11.250 | Can't uninstall 'nova'. No files were found to uninstall. 2022-05-19 20:01:11.251 | Running setup.py develop for nova 2022-05-19 20:01:19.584 | Successfully installed nova 2022-05-19 20:01:19.584 | 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-05-19 20:01:19.593 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 20:01:19.593 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 20:01:19.752 | + inc/python:pip_install:200 : result=0 2022-05-19 20:01:19.756 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 20:01:19.760 | + functions-common:time_stop:2437 : local name 2022-05-19 20:01:19.764 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:01:19.767 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:01:19.769 | + functions-common:time_stop:2440 : local total 2022-05-19 20:01:19.772 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:01:19.775 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 20:01:19.777 | + functions-common:time_stop:2444 : start_time=1652990455057 2022-05-19 20:01:19.780 | + functions-common:time_stop:2446 : [[ -z 1652990455057 ]] 2022-05-19 20:01:19.783 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:01:19.788 | + functions-common:time_stop:2449 : end_time=1652990479784 2022-05-19 20:01:19.791 | + functions-common:time_stop:2450 : elapsed_time=24727 2022-05-19 20:01:19.795 | + functions-common:time_stop:2451 : total=151077 2022-05-19 20:01:19.797 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:01:19.799 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=175804 2022-05-19 20:01:19.802 | + inc/python:pip_install:203 : return 0 2022-05-19 20:01:19.804 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 20:01:19.807 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-19 20:01:19.809 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-19 20:01:19.830 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-19 20:01:19.847 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-05-19 20:01:19.850 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-05-19 20:01:19.853 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 20:01:19.855 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 20:01:19.858 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-05-19 20:01:19.861 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 20:01:19.865 | + 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-05-19 20:01:19.882 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 20:01:19.884 | + ./stack.sh:main:939 : configure_nova 2022-05-19 20:01:19.887 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-05-19 20:01:19.902 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-05-19 20:01:19.905 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-05-19 20:01:19.907 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-19 20:01:19.911 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-05-19 20:01:19.912 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-19 20:01:19.917 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-05-19 20:01:19.919 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-05-19 20:01:19.922 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-19 20:01:19.925 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-05-19 20:01:19.928 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-05-19 20:01:19.930 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-05-19 20:01:19.933 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-05-19 20:01:19.935 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-05-19 20:01:19.947 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-05-19 20:01:19.960 | + 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-05-19 20:01:19.973 | + 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-05-19 20:01:19.986 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-05-19 20:01:19.998 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-19 20:01:20.001 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-19 20:01:20.006 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.IzZjrQ9JnL 2022-05-19 20:01:20.014 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-19 20:01:20.017 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-19 20:01:20.022 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-05-19 20:01:20.025 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-19 20:01:20.030 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-19 20:01:20.033 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.IzZjrQ9JnL 2022-05-19 20:01:20.039 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.IzZjrQ9JnL 2022-05-19 20:01:20.054 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.IzZjrQ9JnL /etc/sudoers.d/nova-rootwrap 2022-05-19 20:01:20.067 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-05-19 20:01:20.071 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-19 20:01:20.074 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-19 20:01:20.077 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-19 20:01:20.079 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-19 20:01:20.082 | + 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-05-19 20:01:20.084 | + 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-05-19 20:01:20.087 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-05-19 20:01:20.090 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-05-19 20:01:20.096 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-05-19 20:01:20.116 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:01:20.120 | + lib/nova:configure_nova:338 : create_nova_conf 2022-05-19 20:01:20.123 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-05-19 20:01:20.127 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-05-19 20:01:20.131 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-05-19 20:01:20.160 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-05-19 20:01:20.162 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-05-19 20:01:20.191 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-05-19 20:01:20.222 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-05-19 20:01:20.250 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-05-19 20:01:20.280 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-05-19 20:01:20.311 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-05-19 20:01:20.342 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-05-19 20:01:20.345 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.84 2022-05-19 20:01:20.374 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-05-19 20:01:20.403 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-05-19 20:01:20.430 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-05-19 20:01:20.458 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-05-19 20:01:20.489 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-05-19 20:01:20.520 | + lib/nova:create_nova_conf:437 : is_fedora 2022-05-19 20:01:20.522 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 20:01:20.525 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 20:01:20.527 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 20:01:20.529 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 20:01:20.532 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 20:01:20.534 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 20:01:20.536 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 20:01:20.539 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 20:01:20.541 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 20:01:20.543 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 20:01:20.546 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 20:01:20.548 | + lib/nova:create_nova_conf:437 : is_suse 2022-05-19 20:01:20.551 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 20:01:20.553 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 20:01:20.556 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 20:01:20.558 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 20:01:20.560 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 20:01:20.563 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 20:01:20.565 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-05-19 20:01:20.587 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:20.590 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 20:01:20.593 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-05-19 20:01:20.595 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-05-19 20:01:20.624 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-05-19 20:01:20.627 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-19 20:01:20.629 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-19 20:01:20.632 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-05-19 20:01:20.634 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 20:01:20.637 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 20:01:20.639 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 20:01:20.655 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:20.658 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 20:01:20.660 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-05-19 20:01:20.663 | + 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&plugin=dbcounter' 2022-05-19 20:01:20.694 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-05-19 20:01:20.696 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-05-19 20:01:20.699 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-05-19 20:01:20.701 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-05-19 20:01:20.704 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 20:01:20.706 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 20:01:20.708 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 20:01:20.727 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:20.730 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 20:01:20.733 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-05-19 20:01:20.737 | + 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&plugin=dbcounter' 2022-05-19 20:01:20.769 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-05-19 20:01:20.799 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-05-19 20:01:20.827 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-05-19 20:01:20.856 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-05-19 20:01:20.875 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:20.877 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-05-19 20:01:20.894 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:20.898 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-05-19 20:01:20.898 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-05-19 20:01:20.903 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-05-19 20:01:20.906 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-05-19 20:01:20.940 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-05-19 20:01:20.957 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:01:20.959 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-05-19 20:01:20.963 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-05-19 20:01:20.965 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-19 20:01:20.968 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-19 20:01:20.971 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-05-19 20:01:21.004 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-05-19 20:01:21.034 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.84/identity 2022-05-19 20:01:21.062 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-05-19 20:01:21.090 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-05-19 20:01:21.121 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-05-19 20:01:21.151 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-05-19 20:01:21.179 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-05-19 20:01:21.208 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-19 20:01:21.236 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-05-19 20:01:21.264 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-05-19 20:01:21.281 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:21.283 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-05-19 20:01:21.285 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-05-19 20:01:21.316 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-05-19 20:01:21.345 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.84/identity 2022-05-19 20:01:21.373 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-05-19 20:01:21.402 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-05-19 20:01:21.431 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-05-19 20:01:21.460 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-05-19 20:01:21.488 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-05-19 20:01:21.518 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-05-19 20:01:21.536 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:01:21.538 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-05-19 20:01:21.540 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-05-19 20:01:21.568 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-05-19 20:01:21.599 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-05-19 20:01:21.601 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-05-19 20:01:21.629 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-05-19 20:01:21.632 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-05-19 20:01:21.634 | + lib/nova:create_nova_conf:505 : is_suse 2022-05-19 20:01:21.636 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 20:01:21.639 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 20:01:21.641 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 20:01:21.644 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 20:01:21.646 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 20:01:21.648 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 20:01:21.651 | + lib/nova:create_nova_conf:505 : is_fedora 2022-05-19 20:01:21.653 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 20:01:21.655 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 20:01:21.658 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 20:01:21.660 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 20:01:21.662 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 20:01:21.665 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 20:01:21.667 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 20:01:21.669 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 20:01:21.672 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 20:01:21.674 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 20:01:21.676 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 20:01:21.679 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-05-19 20:01:21.681 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-05-19 20:01:21.683 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-05-19 20:01:21.687 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 20:01:21.703 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 20:01:21.705 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 20:01:21.707 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 20:01:21.710 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 20:01:21.712 | + 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-05-19 20:01:21.740 | + 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-05-19 20:01:21.768 | + 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-05-19 20:01:21.796 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 20:01:21.825 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-05-19 20:01:21.861 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-05-19 20:01:21.883 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:21.887 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-05-19 20:01:21.890 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-05-19 20:01:21.892 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-05-19 20:01:21.895 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-05-19 20:01:21.897 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-19 20:01:21.899 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-19 20:01:21.902 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-05-19 20:01:21.907 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-05-19 20:01:21.909 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-19 20:01:21.911 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-19 20:01:21.925 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-19 20:01:21.925 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-19 20:01:21.933 | d /var/run/uwsgi 0755 ubuntu root 2022-05-19 20:01:21.937 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-19 20:01:21.953 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-05-19 20:01:21.956 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-05-19 20:01:21.960 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-05-19 20:01:21.992 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-05-19 20:01:22.021 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-05-19 20:01:22.063 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-05-19 20:01:22.090 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-19 20:01:22.118 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-19 20:01:22.149 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-05-19 20:01:22.177 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-05-19 20:01:22.205 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-05-19 20:01:22.235 | + 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-05-19 20:01:22.265 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-19 20:01:22.292 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-19 20:01:22.325 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-05-19 20:01:22.354 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-19 20:01:22.356 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-19 20:01:22.359 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-05-19 20:01:22.362 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-05-19 20:01:22.364 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-19 20:01:22.366 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 20:01:22.369 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 20:01:22.371 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-19 20:01:22.374 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-19 20:01:22.377 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-05-19 20:01:22.405 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-19 20:01:22.434 | + 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-05-19 20:01:22.434 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-19 20:01:22.443 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-05-19 20:01:22.446 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-05-19 20:01:22.448 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-05-19 20:01:22.451 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-19 20:01:22.453 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-19 20:01:22.455 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 20:01:22.458 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 20:01:22.460 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 20:01:22.463 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-19 20:01:22.465 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-19 20:01:22.468 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 20:01:22.470 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 20:01:22.473 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-05-19 20:01:22.537 | Enabling site nova-api-wsgi. 2022-05-19 20:01:22.546 | To activate the new configuration, you need to run: 2022-05-19 20:01:22.546 | systemctl reload apache2 2022-05-19 20:01:22.552 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-19 20:01:22.556 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 20:01:22.559 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 20:01:22.563 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 20:01:22.774 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-05-19 20:01:22.792 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:22.794 | + 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-05-19 20:01:22.797 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-05-19 20:01:22.799 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-05-19 20:01:22.802 | + lib/apache:write_uwsgi_config:256 : local url= 2022-05-19 20:01:22.804 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-05-19 20:01:22.806 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-19 20:01:22.809 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-05-19 20:01:22.813 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-05-19 20:01:22.816 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-19 20:01:22.818 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-19 20:01:22.832 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-19 20:01:22.832 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-19 20:01:22.840 | d /var/run/uwsgi 0755 ubuntu root 2022-05-19 20:01:22.844 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-19 20:01:22.860 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-05-19 20:01:22.863 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-05-19 20:01:22.867 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-05-19 20:01:22.903 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-05-19 20:01:22.931 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-05-19 20:01:22.960 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-05-19 20:01:22.988 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-05-19 20:01:23.016 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-19 20:01:23.045 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-05-19 20:01:23.073 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-05-19 20:01:23.101 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-05-19 20:01:23.129 | + 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-05-19 20:01:23.158 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-05-19 20:01:23.186 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-19 20:01:23.216 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-05-19 20:01:23.245 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-05-19 20:01:23.247 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-05-19 20:01:23.276 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-05-19 20:01:23.292 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:01:23.295 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-05-19 20:01:23.326 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-05-19 20:01:23.330 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-05-19 20:01:23.332 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-05-19 20:01:23.349 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:23.352 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.84:5672/ 2022-05-19 20:01:23.355 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.84:5672/ 2022-05-19 20:01:23.383 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-05-19 20:01:23.415 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-05-19 20:01:23.417 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-19 20:01:23.420 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-05-19 20:01:23.423 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 20:01:23.425 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-19 20:01:23.428 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 20:01:23.445 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:23.448 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-19 20:01:23.450 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-19 20:01:23.453 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 20:01:23.470 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:23.472 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.84:5672/ 2022-05-19 20:01:23.475 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.84:5672/ 2022-05-19 20:01:23.504 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 20:01:23.506 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 20:01:23.509 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-05-19 20:01:23.538 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-05-19 20:01:23.572 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-05-19 20:01:23.608 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-05-19 20:01:23.628 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:01:23.631 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-05-19 20:01:23.659 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-05-19 20:01:23.662 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-05-19 20:01:23.664 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-05-19 20:01:23.698 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-05-19 20:01:23.729 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.84/identity 2022-05-19 20:01:23.758 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-05-19 20:01:23.786 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-05-19 20:01:23.816 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-05-19 20:01:23.846 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-05-19 20:01:23.882 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-05-19 20:01:23.913 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-05-19 20:01:23.942 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-05-19 20:01:23.960 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:23.963 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-05-19 20:01:23.967 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 20:01:23.970 | + lib/nova:create_nova_conf:553 : local conf 2022-05-19 20:01:23.973 | + lib/nova:create_nova_conf:554 : local vhost 2022-05-19 20:01:23.976 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-05-19 20:01:23.978 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 20:01:23.981 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 20:01:23.984 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-05-19 20:01:23.986 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-05-19 20:01:23.989 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-05-19 20:01:23.993 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-05-19 20:01:23.996 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-05-19 20:01:23.998 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-05-19 20:01:24.001 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-05-19 20:01:24.003 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 20:01:24.005 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 20:01:24.008 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 20:01:24.024 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:24.027 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 20:01:24.029 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-05-19 20:01:24.032 | + 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&plugin=dbcounter' 2022-05-19 20:01:24.073 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-05-19 20:01:24.105 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-05-19 20:01:24.136 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 20:01:24.139 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-05-19 20:01:24.141 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-05-19 20:01:24.144 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-05-19 20:01:24.161 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:24.164 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-05-19 20:01:24.165 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-05-19 20:01:24.894 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-05-19 20:01:24.896 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-05-19 20:01:24.899 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-19 20:01:24.901 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-05-19 20:01:24.904 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 20:01:24.907 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-19 20:01:24.910 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 20:01:24.927 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:24.930 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-19 20:01:24.933 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-19 20:01:24.935 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 20:01:24.955 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:24.957 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.84:5672/nova_cell1 2022-05-19 20:01:24.961 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.84:5672/nova_cell1 2022-05-19 20:01:24.990 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 20:01:24.993 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 20:01:24.995 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-05-19 20:01:25.012 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:25.015 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-05-19 20:01:25.018 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-05-19 20:01:25.020 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-05-19 20:01:25.057 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.84/identity 2022-05-19 20:01:25.087 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-05-19 20:01:25.118 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-05-19 20:01:25.147 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-05-19 20:01:25.175 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-05-19 20:01:25.203 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-05-19 20:01:25.232 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-05-19 20:01:25.260 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-05-19 20:01:25.262 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-05-19 20:01:25.265 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-05-19 20:01:25.268 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 20:01:25.285 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 20:01:25.288 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 20:01:25.292 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 20:01:25.295 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 20:01:25.298 | + 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-05-19 20:01:25.328 | + 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-05-19 20:01:25.359 | + 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-05-19 20:01:25.388 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 20:01:25.417 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 20:01:25.420 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-05-19 20:01:25.424 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 20:01:25.427 | + lib/nova:create_nova_conf:587 : local conf 2022-05-19 20:01:25.429 | + lib/nova:create_nova_conf:588 : local offset 2022-05-19 20:01:25.432 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-05-19 20:01:25.435 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 20:01:25.437 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 20:01:25.440 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-05-19 20:01:25.442 | + lib/nova:create_nova_conf:590 : offset=0 2022-05-19 20:01:25.445 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-05-19 20:01:25.447 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-05-19 20:01:25.450 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-05-19 20:01:25.452 | + lib/nova:configure_console_proxies:703 : offset=0 2022-05-19 20:01:25.454 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-05-19 20:01:25.471 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:01:25.474 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-05-19 20:01:25.476 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-05-19 20:01:25.492 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:01:25.494 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-05-19 20:01:25.511 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:01:25.513 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-05-19 20:01:25.530 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:01:25.533 | + ./stack.sh:main:942 : is_service_enabled placement 2022-05-19 20:01:25.550 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:25.552 | + ./stack.sh:main:944 : stack_install_service placement 2022-05-19 20:01:25.555 | + lib/stack:stack_install_service:20 : local service=placement 2022-05-19 20:01:25.557 | + lib/stack:stack_install_service:21 : type install_placement 2022-05-19 20:01:25.560 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 20:01:25.562 | + lib/stack:stack_install_service:32 : install_placement 2022-05-19 20:01:25.565 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-05-19 20:01:25.567 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-05-19 20:01:25.570 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 20:01:25.572 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 20:01:25.575 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-05-19 20:01:25.578 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 20:01:25.580 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 20:01:25.583 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 20:01:25.585 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 20:01:25.588 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 20:01:25.590 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 20:01:25.593 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 20:01:25.596 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 20:01:25.598 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 20:01:25.601 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 20:01:25.603 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 20:01:25.606 | + functions-common:apt_get_update:1202 : return 2022-05-19 20:01:25.609 | + functions-common:install_package:1476 : real_install_package apache2 2022-05-19 20:01:25.611 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 20:01:25.614 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 20:01:25.616 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 20:01:25.619 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-05-19 20:01:25.641 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-05-19 20:01:25.752 | Reading package lists... 2022-05-19 20:01:26.005 | Building dependency tree... 2022-05-19 20:01:26.006 | Reading state information... 2022-05-19 20:01:26.313 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-19 20:01:26.313 | The following packages were automatically installed and are no longer required: 2022-05-19 20:01:26.315 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 20:01:26.315 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 20:01:26.315 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 20:01:26.315 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 20:01:26.315 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 20:01:26.315 | python3-zope.interface 2022-05-19 20:01:26.315 | Use 'sudo apt autoremove' to remove them. 2022-05-19 20:01:26.462 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 20:01:26.469 | + functions-common:apt_get:1246 : result=0 2022-05-19 20:01:26.473 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 20:01:26.477 | + functions-common:time_stop:2437 : local name 2022-05-19 20:01:26.481 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:01:26.484 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:01:26.487 | + functions-common:time_stop:2440 : local total 2022-05-19 20:01:26.489 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:01:26.491 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 20:01:26.494 | + functions-common:time_stop:2444 : start_time=1652990485638 2022-05-19 20:01:26.496 | + functions-common:time_stop:2446 : [[ -z 1652990485638 ]] 2022-05-19 20:01:26.500 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:01:26.504 | + functions-common:time_stop:2449 : end_time=1652990486501 2022-05-19 20:01:26.507 | + functions-common:time_stop:2450 : elapsed_time=863 2022-05-19 20:01:26.509 | + functions-common:time_stop:2451 : total=6532 2022-05-19 20:01:26.511 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:01:26.514 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7395 2022-05-19 20:01:26.517 | + functions-common:apt_get:1250 : return 0 2022-05-19 20:01:26.520 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-05-19 20:01:26.523 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-05-19 20:01:26.525 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-05-19 20:01:26.528 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-05-19 20:01:26.531 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-05-19 20:01:26.554 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-05-19 20:01:26.556 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 20:01:26.559 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 20:01:26.562 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 20:01:26.564 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 20:01:26.567 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 20:01:26.570 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 20:01:26.572 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 20:01:26.575 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 20:01:26.578 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 20:01:26.581 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 20:01:26.583 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 20:01:26.586 | + functions-common:apt_get_update:1202 : return 2022-05-19 20:01:26.589 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-05-19 20:01:26.591 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 20:01:26.595 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 20:01:26.597 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 20:01:26.600 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-05-19 20:01:26.626 | + functions-common:apt_get:1242 : 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-05-19 20:01:26.737 | Reading package lists... 2022-05-19 20:01:26.993 | Building dependency tree... 2022-05-19 20:01:26.995 | Reading state information... 2022-05-19 20:01:27.251 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-05-19 20:01:27.252 | The following packages were automatically installed and are no longer required: 2022-05-19 20:01:27.253 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 20:01:27.253 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 20:01:27.253 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 20:01:27.253 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 20:01:27.253 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 20:01:27.253 | python3-zope.interface 2022-05-19 20:01:27.253 | Use 'sudo apt autoremove' to remove them. 2022-05-19 20:01:27.378 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 20:01:27.384 | + functions-common:apt_get:1246 : result=0 2022-05-19 20:01:27.388 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 20:01:27.391 | + functions-common:time_stop:2437 : local name 2022-05-19 20:01:27.395 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:01:27.398 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:01:27.402 | + functions-common:time_stop:2440 : local total 2022-05-19 20:01:27.405 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:01:27.407 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 20:01:27.410 | + functions-common:time_stop:2444 : start_time=1652990486623 2022-05-19 20:01:27.412 | + functions-common:time_stop:2446 : [[ -z 1652990486623 ]] 2022-05-19 20:01:27.415 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:01:27.420 | + functions-common:time_stop:2449 : end_time=1652990487417 2022-05-19 20:01:27.422 | + functions-common:time_stop:2450 : elapsed_time=794 2022-05-19 20:01:27.425 | + functions-common:time_stop:2451 : total=7395 2022-05-19 20:01:27.427 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:01:27.430 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8189 2022-05-19 20:01:27.433 | + functions-common:apt_get:1250 : return 0 2022-05-19 20:01:27.435 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-05-19 20:01:27.438 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-05-19 20:01:27.441 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 20:01:27.443 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 20:01:27.446 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 20:01:27.449 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-05-19 20:01:27.451 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-05-19 20:01:27.510 | wsgi (enabled by maintainer script) 2022-05-19 20:01:27.515 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-05-19 20:01:27.519 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-05-19 20:01:27.523 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 20:01:27.528 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-05-19 20:01:27.532 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-05-19 20:01:27.534 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 20:01:27.539 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-05-19 20:01:27.539 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 20:01:27.545 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-05-19 20:01:27.548 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-05-19 20:01:27.550 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-05-19 20:01:27.554 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-05-19 20:01:27.557 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-05-19 20:01:27.583 | Using python 3.8 to install osc-placement 2022-05-19 20:01:27.585 | + 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-05-19 20:01:28.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:01:28.463 | from cryptography.utils import int_from_bytes 2022-05-19 20:01:28.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:01:28.464 | from cryptography.utils import int_from_bytes 2022-05-19 20:01:29.654 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 20:01:29.686 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-05-19 20:01:29.697 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.13.0) 2022-05-19 20:01:29.698 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-05-19 20:01:29.699 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-05-19 20:01:29.700 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-05-19 20:01:29.701 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-05-19 20:01:29.703 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.9.0) 2022-05-19 20:01:29.761 | 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-05-19 20:01:29.762 | 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-05-19 20:01:29.763 | 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-05-19 20:01:29.765 | 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-05-19 20:01:29.778 | 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-05-19 20:01:29.779 | 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-05-19 20:01:29.781 | 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-05-19 20:01:29.795 | 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-05-19 20:01:29.796 | 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-05-19 20:01:29.797 | 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.9) 2022-05-19 20:01:29.798 | 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-05-19 20:01:29.800 | 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-05-19 20:01:29.801 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-05-19 20:01:29.820 | 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-05-19 20:01:29.822 | 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-05-19 20:01:29.823 | 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.3.0) 2022-05-19 20:01:29.825 | 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.1) 2022-05-19 20:01:29.833 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.1) 2022-05-19 20:01:29.871 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-05-19 20:01:29.872 | 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-05-19 20:01:29.873 | 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-05-19 20:01:29.874 | 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-05-19 20:01:29.875 | 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-05-19 20:01:29.877 | 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-05-19 20:01:29.880 | 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-05-19 20:01:29.881 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-05-19 20:01:29.946 | 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-05-19 20:01:29.947 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-05-19 20:01:29.949 | 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-05-19 20:01:29.950 | 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-05-19 20:01:30.038 | 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-05-19 20:01:30.039 | 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-05-19 20:01:30.041 | 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-05-19 20:01:30.083 | 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-05-19 20:01:30.133 | 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.3) 2022-05-19 20:01:30.306 | 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-05-19 20:01:32.539 | 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-05-19 20:01:32.546 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 20:01:32.546 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 20:01:32.676 | + inc/python:pip_install:200 : result=0 2022-05-19 20:01:32.679 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 20:01:32.683 | + functions-common:time_stop:2437 : local name 2022-05-19 20:01:32.687 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:01:32.690 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:01:32.693 | + functions-common:time_stop:2440 : local total 2022-05-19 20:01:32.697 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:01:32.700 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 20:01:32.703 | + functions-common:time_stop:2444 : start_time=1652990487576 2022-05-19 20:01:32.707 | + functions-common:time_stop:2446 : [[ -z 1652990487576 ]] 2022-05-19 20:01:32.710 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:01:32.716 | + functions-common:time_stop:2449 : end_time=1652990492712 2022-05-19 20:01:32.719 | + functions-common:time_stop:2450 : elapsed_time=5136 2022-05-19 20:01:32.722 | + functions-common:time_stop:2451 : total=175804 2022-05-19 20:01:32.725 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:01:32.727 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=180940 2022-05-19 20:01:32.730 | + inc/python:pip_install:203 : return 0 2022-05-19 20:01:32.733 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-05-19 20:01:32.735 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-05-19 20:01:32.738 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-05-19 20:01:32.740 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 20:01:32.743 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 20:01:32.747 | ++ functions-common:git_clone:612 : pwd 2022-05-19 20:01:32.750 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 20:01:32.753 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 20:01:32.757 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 20:01:32.777 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 20:01:32.780 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 20:01:32.783 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 20:01:32.786 | + functions-common:git_clone:629 : echo master 2022-05-19 20:01:32.786 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 20:01:32.794 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-05-19 20:01:32.797 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 20:01:32.800 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-05-19 20:01:32.813 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-05-19 20:01:32.817 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 20:01:32.817 | + functions-common:git_clone:690 : head -1 2022-05-19 20:01:32.820 | 03d56792 Drop lower-constraints.txt and its testing 2022-05-19 20:01:32.823 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 20:01:32.827 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-05-19 20:01:32.829 | + inc/python:setup_develop:338 : local bindep 2022-05-19 20:01:32.831 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-05-19 20:01:32.834 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-05-19 20:01:32.837 | + inc/python:setup_develop:344 : local extras= 2022-05-19 20:01:32.839 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-05-19 20:01:32.842 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 20:01:32.845 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-05-19 20:01:32.849 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-05-19 20:01:32.852 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 20:01:32.855 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 20:01:32.859 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-05-19 20:01:32.862 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 20:01:32.866 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-05-19 20:01:32.869 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 20:01:32.872 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 20:01:32.876 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-05-19 20:01:32.882 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-05-19 20:01:32.885 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-05-19 20:01:33.539 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-05-19 20:01:33.542 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 20:01:33.546 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 20:01:33.549 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 20:01:33.553 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-05-19 20:01:33.556 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-05-19 20:01:33.559 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 20:01:33.563 | + inc/python:setup_package:428 : local extras= 2022-05-19 20:01:33.565 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 20:01:33.568 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 20:01:33.570 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 20:01:33.573 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 20:01:33.575 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 20:01:33.578 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-05-19 20:01:33.602 | Using python 3.8 to install /opt/stack/placement 2022-05-19 20:01:33.605 | + 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-05-19 20:01:34.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:01:34.469 | from cryptography.utils import int_from_bytes 2022-05-19 20:01:34.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:01:34.469 | from cryptography.utils import int_from_bytes 2022-05-19 20:01:35.675 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 20:01:35.706 | Obtaining file:///opt/stack/placement 2022-05-19 20:01:35.706 | Preparing metadata (setup.py): started 2022-05-19 20:01:40.359 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 20:01:40.410 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (5.9.0) 2022-05-19 20:01:40.411 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.4.36) 2022-05-19 20:01:40.412 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (9.4.0) 2022-05-19 20:01:40.413 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.5.1) 2022-05-19 20:01:40.414 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.8.7) 2022-05-19 20:01:40.415 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev21) (3.2.0) 2022-05-19 20:01:40.416 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.27.1) 2022-05-19 20:01:40.418 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (62.2.0) 2022-05-19 20:01:40.419 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.5.1) 2022-05-19 20:01:40.420 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (8.8.0) 2022-05-19 20:01:40.422 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.1.0) 2022-05-19 20:01:40.423 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (5.0.0) 2022-05-19 20:01:40.424 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.3.0) 2022-05-19 20:01:40.425 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.13.0) 2022-05-19 20:01:40.426 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (11.3.0) 2022-05-19 20:01:40.427 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (3.12.1) 2022-05-19 20:01:40.428 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.5.1) 2022-05-19 20:01:40.429 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.5.0) 2022-05-19 20:01:40.430 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.1.0) 2022-05-19 20:01:40.432 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.7.0) 2022-05-19 20:01:40.433 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.0.1) 2022-05-19 20:01:40.497 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (1.16.0) 2022-05-19 20:01:40.499 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (3.1.1) 2022-05-19 20:01:40.501 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (2.11.0) 2022-05-19 20:01:40.502 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (5.1.0) 2022-05-19 20:01:40.503 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (4.5.0) 2022-05-19 20:01:40.505 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (4.4.0) 2022-05-19 20:01:40.524 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev21) (0.17.3) 2022-05-19 20:01:40.566 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (3.5.0) 2022-05-19 20:01:40.567 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (0.8.0) 2022-05-19 20:01:40.568 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (2.5.0) 2022-05-19 20:01:40.569 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (1.5.0) 2022-05-19 20:01:40.570 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (6.0) 2022-05-19 20:01:40.620 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.5.0) 2022-05-19 20:01:40.622 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (2.0.1) 2022-05-19 20:01:40.624 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (1.7.7) 2022-05-19 20:01:40.625 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.13.0) 2022-05-19 20:01:40.665 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev21) (2.8.2) 2022-05-19 20:01:40.668 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev21) (0.9.6) 2022-05-19 20:01:40.686 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (3.2.2) 2022-05-19 20:01:40.688 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (3.1.2) 2022-05-19 20:01:40.690 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (3.3.0) 2022-05-19 20:01:40.716 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev21) (2022.1) 2022-05-19 20:01:40.717 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev21) (1.0.3) 2022-05-19 20:01:40.730 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev21) (3.3.0) 2022-05-19 20:01:40.747 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (21.3) 2022-05-19 20:01:40.749 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (3.0.9) 2022-05-19 20:01:40.751 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (0.11.0) 2022-05-19 20:01:40.752 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (1.0.2) 2022-05-19 20:01:40.793 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (2019.11.28) 2022-05-19 20:01:40.795 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (2.0.12) 2022-05-19 20:01:40.796 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (1.26.9) 2022-05-19 20:01:40.799 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (3.3) 2022-05-19 20:01:40.816 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev21) (0.7) 2022-05-19 20:01:41.004 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.4.0->openstack-placement==7.1.0.dev21) (1.1.2) 2022-05-19 20:01:41.044 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (5.7.1) 2022-05-19 20:01:41.045 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (4.11.3) 2022-05-19 20:01:41.046 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (1.2.0) 2022-05-19 20:01:41.062 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (1.15.0) 2022-05-19 20:01:41.095 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (1.14.1) 2022-05-19 20:01:41.153 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (2.1.1) 2022-05-19 20:01:41.218 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (1.7.0) 2022-05-19 20:01:41.302 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (1.1.5) 2022-05-19 20:01:41.351 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev21) (0.2.5) 2022-05-19 20:01:41.543 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (5.1.1) 2022-05-19 20:01:41.544 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.4.2) 2022-05-19 20:01:41.547 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.5.2) 2022-05-19 20:01:41.624 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (2.5.0) 2022-05-19 20:01:41.687 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (2.21) 2022-05-19 20:01:41.850 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (3.8.0) 2022-05-19 20:01:41.960 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (1.0.0) 2022-05-19 20:01:41.961 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (3.0.0) 2022-05-19 20:01:43.880 | Installing collected packages: openstack-placement 2022-05-19 20:01:43.880 | Attempting uninstall: openstack-placement 2022-05-19 20:01:43.880 | Found existing installation: openstack-placement 7.1.0.dev21 2022-05-19 20:01:43.883 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-05-19 20:01:43.885 | Running setup.py develop for openstack-placement 2022-05-19 20:01:49.774 | Successfully installed openstack-placement 2022-05-19 20:01:49.774 | 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-05-19 20:01:49.782 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 20:01:49.782 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 20:01:49.916 | + inc/python:pip_install:200 : result=0 2022-05-19 20:01:49.920 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 20:01:49.923 | + functions-common:time_stop:2437 : local name 2022-05-19 20:01:49.927 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:01:49.930 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:01:49.933 | + functions-common:time_stop:2440 : local total 2022-05-19 20:01:49.936 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:01:49.940 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 20:01:49.942 | + functions-common:time_stop:2444 : start_time=1652990493596 2022-05-19 20:01:49.945 | + functions-common:time_stop:2446 : [[ -z 1652990493596 ]] 2022-05-19 20:01:49.948 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:01:49.954 | + functions-common:time_stop:2449 : end_time=1652990509951 2022-05-19 20:01:49.956 | + functions-common:time_stop:2450 : elapsed_time=16355 2022-05-19 20:01:49.960 | + functions-common:time_stop:2451 : total=180940 2022-05-19 20:01:49.963 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:01:49.966 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=197295 2022-05-19 20:01:49.969 | + inc/python:pip_install:203 : return 0 2022-05-19 20:01:49.972 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 20:01:49.974 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-19 20:01:49.977 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-19 20:01:49.997 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-19 20:01:50.010 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-05-19 20:01:50.012 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-05-19 20:01:50.015 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 20:01:50.018 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 20:01:50.020 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-05-19 20:01:50.023 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 20:01:50.026 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 20:01:50.028 | + ./stack.sh:main:945 : configure_placement 2022-05-19 20:01:50.031 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-05-19 20:01:50.044 | + lib/placement:configure_placement:107 : create_placement_conf 2022-05-19 20:01:50.046 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-05-19 20:01:50.051 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-05-19 20:01:50.054 | ++ lib/database:database_connection_url:134 : local db=placement 2022-05-19 20:01:50.057 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-05-19 20:01:50.060 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-05-19 20:01:50.062 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 20:01:50.065 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 20:01:50.068 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 20:01:50.086 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:50.089 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 20:01:50.091 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-05-19 20:01:50.095 | + 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&plugin=dbcounter' 2022-05-19 20:01:50.130 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-05-19 20:01:50.164 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-05-19 20:01:50.199 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-05-19 20:01:50.202 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-05-19 20:01:50.205 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-05-19 20:01:50.207 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-19 20:01:50.210 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-05-19 20:01:50.244 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-05-19 20:01:50.278 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.84/identity 2022-05-19 20:01:50.310 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-05-19 20:01:50.342 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-05-19 20:01:50.375 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-05-19 20:01:50.406 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-05-19 20:01:50.436 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-05-19 20:01:50.468 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-19 20:01:50.498 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-05-19 20:01:50.528 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-05-19 20:01:50.530 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-05-19 20:01:50.533 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-05-19 20:01:50.537 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 20:01:50.556 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 20:01:50.559 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 20:01:50.562 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 20:01:50.565 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 20:01:50.568 | + 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-05-19 20:01:50.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-05-19 20:01:50.636 | + 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-05-19 20:01:50.671 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 20:01:50.703 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-19 20:01:50.705 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-05-19 20:01:50.708 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-05-19 20:01:50.711 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-05-19 20:01:50.713 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-05-19 20:01:50.716 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-19 20:01:50.719 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-19 20:01:50.722 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-05-19 20:01:50.727 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-05-19 20:01:50.729 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-19 20:01:50.732 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-19 20:01:50.745 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-19 20:01:50.746 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-19 20:01:50.755 | d /var/run/uwsgi 0755 ubuntu root 2022-05-19 20:01:50.758 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-19 20:01:50.775 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-05-19 20:01:50.777 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-05-19 20:01:50.782 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-05-19 20:01:50.814 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-05-19 20:01:50.844 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-05-19 20:01:50.874 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-05-19 20:01:50.910 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-05-19 20:01:50.945 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-19 20:01:50.975 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-05-19 20:01:51.006 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-05-19 20:01:51.040 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-05-19 20:01:51.072 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-19 20:01:51.107 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-05-19 20:01:51.139 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-19 20:01:51.171 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-05-19 20:01:51.200 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-19 20:01:51.203 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-19 20:01:51.206 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-05-19 20:01:51.208 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-05-19 20:01:51.211 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-19 20:01:51.214 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 20:01:51.216 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 20:01:51.219 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-05-19 20:01:51.222 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-05-19 20:01:51.225 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-05-19 20:01:51.256 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-05-19 20:01:51.286 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-05-19 20:01:51.287 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-05-19 20:01:51.296 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-05-19 20:01:51.299 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-05-19 20:01:51.302 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-05-19 20:01:51.304 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-19 20:01:51.307 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-19 20:01:51.310 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 20:01:51.313 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 20:01:51.315 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 20:01:51.318 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-19 20:01:51.320 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-19 20:01:51.323 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 20:01:51.326 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 20:01:51.329 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-05-19 20:01:51.393 | Site placement-api already enabled 2022-05-19 20:01:51.399 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-19 20:01:51.404 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 20:01:51.407 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 20:01:51.409 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 20:01:51.548 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-05-19 20:01:51.573 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:51.576 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-05-19 20:01:51.597 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:01:51.599 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-05-19 20:01:51.618 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:51.620 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-05-19 20:01:51.623 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-05-19 20:01:51.626 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-19 20:01:51.658 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.84/identity 2022-05-19 20:01:51.688 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-05-19 20:01:51.718 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-19 20:01:51.748 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-19 20:01:51.780 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-05-19 20:01:51.810 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-19 20:01:51.840 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-05-19 20:01:51.871 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-05-19 20:01:51.889 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:01:51.892 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-05-19 20:01:51.909 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:01:51.912 | + ./stack.sh:main:971 : run_phase stack install 2022-05-19 20:01:51.915 | + functions-common:run_phase:1865 : local mode=stack 2022-05-19 20:01:51.918 | + functions-common:run_phase:1866 : local phase=install 2022-05-19 20:01:51.920 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-19 20:01:51.923 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-19 20:01:51.925 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-19 20:01:51.928 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-19 20:01:51.930 | + functions-common:run_phase:1875 : local extra 2022-05-19 20:01:51.934 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-19 20:01:51.939 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-19 20:01:51.942 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-19 20:01:51.945 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-19 20:01:51.947 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-05-19 20:01:51.951 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-19 20:01:51.967 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:51.970 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 20:01:51.972 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-19 20:01:51.975 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-05-19 20:01:51.977 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-05-19 20:01:51.979 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 20:01:51.982 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-05-19 20:01:51.985 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-05-19 20:01:51.987 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-05-19 20:01:52.045 | ++ inc/async:async_inner:63 : install_tempest 2022-05-19 20:01:52.082 | [186253 Async install_tempest:211569]: running: install_tempest 2022-05-19 20:01:52.085 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-19 20:01:52.088 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-19 20:01:52.092 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 20:01:52.095 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-19 20:01:52.098 | + functions-common:run_phase:1892 : run_plugins stack install 2022-05-19 20:01:52.100 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-19 20:01:52.103 | + functions-common:run_plugins:1852 : local phase=install 2022-05-19 20:01:52.106 | + functions-common:run_plugins:1854 : local plugins= 2022-05-19 20:01:52.109 | + functions-common:run_plugins:1855 : local plugin 2022-05-19 20:01:52.111 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-05-19 20:01:52.114 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-05-19 20:01:52.116 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 20:01:52.119 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 20:01:52.122 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-05-19 20:01:52.125 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 20:01:52.128 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-05-19 20:01:52.131 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-05-19 20:01:52.133 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 20:01:52.137 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-05-19 20:01:52.140 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-05-19 20:01:52.142 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 20:01:52.147 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 20:01:52.147 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-05-19 20:01:52.153 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-05-19 20:01:52.157 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-05-19 20:01:52.159 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-05-19 20:01:52.162 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-05-19 20:01:52.165 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-05-19 20:01:52.188 | Using python 3.8 to install python-openstackclient 2022-05-19 20:01:52.191 | + 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-05-19 20:01:53.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:01:53.047 | from cryptography.utils import int_from_bytes 2022-05-19 20:01:53.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:01:53.047 | from cryptography.utils import int_from_bytes 2022-05-19 20:01:54.234 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 20:01:54.268 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-05-19 20:01:54.288 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.13.0) 2022-05-19 20:01:54.289 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-05-19 20:01:54.290 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-05-19 20:01:54.291 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-05-19 20:01:54.292 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-05-19 20:01:54.293 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.9.0) 2022-05-19 20:01:54.294 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-05-19 20:01:54.296 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-05-19 20:01:54.297 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-05-19 20:01:54.298 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-05-19 20:01:54.299 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-05-19 20:01:54.310 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-05-19 20:01:54.311 | 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-05-19 20:01:54.312 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.3.0) 2022-05-19 20:01:54.314 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.1) 2022-05-19 20:01:54.315 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.9) 2022-05-19 20:01:54.341 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-05-19 20:01:54.342 | 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-05-19 20:01:54.343 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-05-19 20:01:54.345 | 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-05-19 20:01:54.346 | 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-05-19 20:01:54.347 | 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-05-19 20:01:54.349 | 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-05-19 20:01:54.350 | 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-05-19 20:01:54.351 | 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-05-19 20:01:54.352 | 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-05-19 20:01:54.353 | 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-05-19 20:01:54.366 | 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-05-19 20:01:54.385 | 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-05-19 20:01:54.386 | 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-05-19 20:01:54.388 | 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-05-19 20:01:54.389 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-05-19 20:01:54.410 | 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-05-19 20:01:54.429 | 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-05-19 20:01:54.430 | 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-05-19 20:01:54.433 | 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-05-19 20:01:54.523 | 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-05-19 20:01:54.524 | 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-05-19 20:01:54.525 | 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-05-19 20:01:54.567 | 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-05-19 20:01:54.578 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.1) 2022-05-19 20:01:54.612 | 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.3) 2022-05-19 20:01:54.774 | 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-05-19 20:01:54.791 | 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-05-19 20:01:54.895 | 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-05-19 20:01:54.896 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-05-19 20:01:54.898 | 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-05-19 20:01:54.899 | 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-05-19 20:01:55.052 | 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-05-19 20:01:57.338 | 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-05-19 20:01:57.346 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 20:01:57.346 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 20:01:57.478 | + inc/python:pip_install:200 : result=0 2022-05-19 20:01:57.480 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 20:01:57.483 | + functions-common:time_stop:2437 : local name 2022-05-19 20:01:57.486 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:01:57.488 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:01:57.491 | + functions-common:time_stop:2440 : local total 2022-05-19 20:01:57.494 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:01:57.496 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 20:01:57.499 | + functions-common:time_stop:2444 : start_time=1652990512182 2022-05-19 20:01:57.501 | + functions-common:time_stop:2446 : [[ -z 1652990512182 ]] 2022-05-19 20:01:57.504 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:01:57.509 | + functions-common:time_stop:2449 : end_time=1652990517506 2022-05-19 20:01:57.511 | + functions-common:time_stop:2450 : elapsed_time=5324 2022-05-19 20:01:57.514 | + functions-common:time_stop:2451 : total=197295 2022-05-19 20:01:57.516 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:01:57.519 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=202619 2022-05-19 20:01:57.521 | + inc/python:pip_install:203 : return 0 2022-05-19 20:01:57.524 | + ./stack.sh:main:983 : install_oscwrap 2022-05-19 20:01:57.527 | ++ functions-common:install_oscwrap:2482 : mktemp 2022-05-19 20:01:57.532 | + functions-common:install_oscwrap:2482 : OSCWRAP_TIMER_FILE=/tmp/tmp.PvV4oYWExa 2022-05-19 20:01:57.535 | + functions-common:install_oscwrap:2485 : shopt -s expand_aliases 2022-05-19 20:01:57.537 | + functions-common:install_oscwrap:2488 : unalias -a 2022-05-19 20:01:57.540 | + functions-common:install_oscwrap:2490 : alias openstack=oscwrap 2022-05-19 20:01:57.543 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-05-19 20:01:57.545 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-19 20:01:57.548 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-05-19 20:01:57.567 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:01:57.569 | + ./stack.sh:main:1037 : configure_database 2022-05-19 20:01:57.572 | + lib/database:configure_database:128 : configure_database_mysql 2022-05-19 20:01:57.575 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-05-19 20:01:57.577 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-05-19 20:01:57.580 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 20:01:57.583 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-05-19 20:01:57.585 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-05-19 20:01:57.588 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 20:01:57.590 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 20:01:57.592 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-05-19 20:01:57.596 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-05-19 20:01:57.599 | ++ functions-common:ipv6_unquote:2235 : echo 0.0.0.0 2022-05-19 20:01:57.600 | ++ functions-common:ipv6_unquote:2235 : tr -d '[]' 2022-05-19 20:01:57.605 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-05-19 20:01:57.673 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-05-19 20:01:57.677 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 20:01:57.679 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 20:01:57.682 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 20:01:57.685 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 20:01:57.688 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 20:01:57.690 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 20:01:57.693 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 20:01:57.695 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 20:01:57.698 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 20:01:57.700 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 20:01:57.703 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 20:01:57.705 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-05-19 20:01:57.708 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 20:01:57.710 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 20:01:57.713 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 20:01:57.715 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 20:01:57.718 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 20:01:57.720 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 20:01:57.723 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-05-19 20:01:57.725 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 20:01:57.727 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 20:01:57.730 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-05-19 20:01:57.733 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 20:01:57.735 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-19 20:01:59.732 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-05-19 20:01:59.749 | mysqladmin: connect to server at 'localhost' failed 2022-05-19 20:01:59.749 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-05-19 20:01:59.754 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-05-19 20:01:59.756 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-05-19 20:01:59.759 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 20:01:59.761 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 20:01:59.764 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-05-19 20:01:59.767 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-05-19 20:01:59.769 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-05-19 20:01:59.771 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 20:01:59.774 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 20:01:59.776 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-05-19 20:01:59.779 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-05-19 20:01:59.781 | + 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-05-19 20:01:59.794 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:01:59.830 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-05-19 20:01:59.843 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:01:59.861 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-05-19 20:01:59.918 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-05-19 20:01:59.972 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-05-19 20:02:00.025 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-05-19 20:02:00.027 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-05-19 20:02:00.030 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-05-19 20:02:00.030 | enabling MySQL performance counting 2022-05-19 20:02:00.032 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-05-19 20:02:00.055 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-05-19 20:02:00.058 | + 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 /home/ubuntu/devstack/tools/dbcounter 2022-05-19 20:02:00.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:02:00.940 | from cryptography.utils import int_from_bytes 2022-05-19 20:02:00.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:02:00.940 | from cryptography.utils import int_from_bytes 2022-05-19 20:02:02.108 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 20:02:02.160 | Processing ./tools/dbcounter 2022-05-19 20:02:02.415 | Installing build dependencies: started 2022-05-19 20:02:12.570 | Installing build dependencies: finished with status 'done' 2022-05-19 20:02:12.574 | Getting requirements to build wheel: started 2022-05-19 20:02:15.434 | Getting requirements to build wheel: finished with status 'done' 2022-05-19 20:02:15.691 | Installing backend dependencies: started 2022-05-19 20:02:21.034 | Installing backend dependencies: finished with status 'done' 2022-05-19 20:02:21.039 | Preparing metadata (pyproject.toml): started 2022-05-19 20:02:24.027 | Preparing metadata (pyproject.toml): finished with status 'done' 2022-05-19 20:02:24.034 | Building wheels for collected packages: dbcounter 2022-05-19 20:02:24.036 | Building wheel for dbcounter (pyproject.toml): started 2022-05-19 20:02:27.793 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2022-05-19 20:02:27.794 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=51d2a517cc406d880eb882463e40e22eabf060964d243e24f0b145198844441e 2022-05-19 20:02:27.794 | Stored in directory: /tmp/pip-ephem-wheel-cache-yzgca8yi/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-05-19 20:02:27.798 | Successfully built dbcounter 2022-05-19 20:02:30.286 | Installing collected packages: dbcounter 2022-05-19 20:02:30.286 | Attempting uninstall: dbcounter 2022-05-19 20:02:30.289 | Found existing installation: dbcounter 0.1 2022-05-19 20:02:30.291 | Uninstalling dbcounter-0.1: 2022-05-19 20:02:30.617 | Successfully uninstalled dbcounter-0.1 2022-05-19 20:02:30.736 | Successfully installed dbcounter-0.1 2022-05-19 20:02:30.736 | 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-05-19 20:02:30.744 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 20:02:30.744 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 20:02:30.924 | + inc/python:pip_install:200 : result=0 2022-05-19 20:02:30.927 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 20:02:30.930 | + functions-common:time_stop:2437 : local name 2022-05-19 20:02:30.932 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:02:30.934 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:02:30.937 | + functions-common:time_stop:2440 : local total 2022-05-19 20:02:30.940 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:02:30.942 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 20:02:30.945 | + functions-common:time_stop:2444 : start_time=1652990520049 2022-05-19 20:02:30.948 | + functions-common:time_stop:2446 : [[ -z 1652990520049 ]] 2022-05-19 20:02:30.951 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:02:30.955 | + functions-common:time_stop:2449 : end_time=1652990550953 2022-05-19 20:02:30.958 | + functions-common:time_stop:2450 : elapsed_time=30904 2022-05-19 20:02:30.960 | + functions-common:time_stop:2451 : total=202619 2022-05-19 20:02:30.963 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:02:30.965 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=233523 2022-05-19 20:02:30.968 | + inc/python:pip_install:203 : return 0 2022-05-19 20:02:30.971 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-05-19 20:02:30.973 | + lib/database:recreate_database:112 : local db=stats 2022-05-19 20:02:30.976 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-05-19 20:02:30.978 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-05-19 20:02:30.981 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-05-19 20:02:30.986 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:02:31.016 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-05-19 20:02:31.021 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:02:31.041 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-05-19 20:02:31.041 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-05-19 20:02:31.046 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:02:31.067 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-05-19 20:02:31.069 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 20:02:31.072 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-19 20:02:33.726 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-05-19 20:02:33.729 | + functions-common:save_stackenv:60 : local tag=1041 2022-05-19 20:02:33.732 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-19 20:02:33.737 | + functions-common:save_stackenv:62 : time_stamp=2022-05-19-200233 2022-05-19 20:02:33.740 | + functions-common:save_stackenv:63 : echo '# 2022-05-19-200233 1041' 2022-05-19 20:02:33.742 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 20:02:33.745 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-19 20:02:33.747 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 20:02:33.750 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-19 20:02:33.752 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 20:02:33.755 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-19 20:02:33.758 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 20:02:33.760 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-05-19 20:02:33.763 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 20:02:33.765 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.84 2022-05-19 20:02:33.768 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 20:02:33.770 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.84/identity 2022-05-19 20:02:33.773 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 20:02:33.775 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-19-195729 2022-05-19 20:02:33.778 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 20:02:33.781 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-19 20:02:33.783 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 20:02:33.786 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.84 2022-05-19 20:02:33.788 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 20:02:33.791 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-19 20:02:33.793 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 20:02:33.796 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-19 20:02:33.799 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 20:02:33.801 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-19 20:02:33.803 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 20:02:33.806 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-19 20:02:33.808 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-05-19 20:02:33.811 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-05-19 20:02:33.814 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-05-19 20:02:33.826 | + ./stack.sh:main:1067 : start_dstat 2022-05-19 20:02:33.829 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 20:02:33.831 | + functions-common:run_process:1692 : local service=dstat 2022-05-19 20:02:33.834 | + functions-common:run_process:1693 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 20:02:33.837 | + functions-common:run_process:1694 : local group= 2022-05-19 20:02:33.839 | + functions-common:run_process:1695 : local user= 2022-05-19 20:02:33.842 | + functions-common:run_process:1697 : local name=dstat 2022-05-19 20:02:33.845 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:02:33.847 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:02:33.850 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:02:33.852 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:02:33.856 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:02:33.860 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990553858 2022-05-19 20:02:33.863 | + functions-common:run_process:1700 : is_service_enabled dstat 2022-05-19 20:02:33.880 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:02:33.882 | + functions-common:run_process:1701 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-05-19 20:02:33.885 | + functions-common:_run_under_systemd:1657 : local service=dstat 2022-05-19 20:02:33.887 | + functions-common:_run_under_systemd:1658 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 20:02:33.890 | + functions-common:_run_under_systemd:1659 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 20:02:33.893 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 20:02:33.895 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 20:02:33.898 | + functions-common:_common_systemd_pitfalls:1632 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-05-19 20:02:33.900 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-05-19 20:02:33.903 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@dstat.service 2022-05-19 20:02:33.906 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:02:33.908 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:02:33.911 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-05-19 20:02:33.913 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-05-19 20:02:33.916 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-05-19 20:02:33.918 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 20:02:33.921 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:02:33.923 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 20:02:33.926 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:02:33.928 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:02:33.931 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-05-19 20:02:33.933 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:02:33.938 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-05-19 20:02:34.000 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-05-19 20:02:34.055 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 20:02:34.110 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-05-19 20:02:34.164 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-05-19 20:02:34.223 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:02:34.281 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:02:34.284 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-05-19 20:02:34.306 | ++ inc/async:async_inner:64 : rc=0 2022-05-19 20:02:34.333 | [211569 Async install_tempest:211569]: finished successfully 2022-05-19 20:02:34.341 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:02:34.728 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-05-19 20:02:34.744 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-05-19 20:02:35.151 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-05-19 20:02:35.173 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:02:35.175 | + functions-common:time_stop:2437 : local name 2022-05-19 20:02:35.178 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:02:35.180 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:02:35.183 | + functions-common:time_stop:2440 : local total 2022-05-19 20:02:35.186 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:02:35.189 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:02:35.192 | + functions-common:time_stop:2444 : start_time=1652990553858 2022-05-19 20:02:35.194 | + functions-common:time_stop:2446 : [[ -z 1652990553858 ]] 2022-05-19 20:02:35.198 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:02:35.202 | + functions-common:time_stop:2449 : end_time=1652990555199 2022-05-19 20:02:35.205 | + functions-common:time_stop:2450 : elapsed_time=1341 2022-05-19 20:02:35.207 | + functions-common:time_stop:2451 : total=0 2022-05-19 20:02:35.210 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:02:35.213 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1341 2022-05-19 20:02:35.216 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-05-19 20:02:35.219 | + functions-common:run_process:1692 : local service=memory_tracker 2022-05-19 20:02:35.222 | + functions-common:run_process:1693 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-05-19 20:02:35.224 | + functions-common:run_process:1694 : local group= 2022-05-19 20:02:35.227 | + functions-common:run_process:1695 : local user=root 2022-05-19 20:02:35.229 | + functions-common:run_process:1697 : local name=memory_tracker 2022-05-19 20:02:35.232 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:02:35.235 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:02:35.237 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:02:35.240 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:02:35.243 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:02:35.249 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990555245 2022-05-19 20:02:35.252 | + functions-common:run_process:1700 : is_service_enabled memory_tracker 2022-05-19 20:02:35.270 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:02:35.272 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:02:35.275 | + functions-common:time_stop:2437 : local name 2022-05-19 20:02:35.277 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:02:35.280 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:02:35.282 | + functions-common:time_stop:2440 : local total 2022-05-19 20:02:35.285 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:02:35.287 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:02:35.290 | + functions-common:time_stop:2444 : start_time=1652990555245 2022-05-19 20:02:35.292 | + functions-common:time_stop:2446 : [[ -z 1652990555245 ]] 2022-05-19 20:02:35.295 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:02:35.300 | + functions-common:time_stop:2449 : end_time=1652990555297 2022-05-19 20:02:35.303 | + functions-common:time_stop:2450 : elapsed_time=52 2022-05-19 20:02:35.305 | + functions-common:time_stop:2451 : total=1341 2022-05-19 20:02:35.308 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:02:35.310 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1393 2022-05-19 20:02:35.313 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-05-19 20:02:35.332 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:02:35.334 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-05-19 20:02:35.353 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:02:35.356 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-05-19 20:02:35.376 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:02:35.378 | + ./stack.sh:main:1080 : start_etcd3 2022-05-19 20:02:35.381 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-05-19 20:02:35.383 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-835881-13-iscsi --data-dir /opt/stack/data/etcd' 2022-05-19 20:02:35.386 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-05-19 20:02:35.388 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-835881-13-iscsi=http://10.222.0.84:2380' 2022-05-19 20:02:35.391 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.84:2380' 2022-05-19 20:02:35.393 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.84:2379' 2022-05-19 20:02:35.396 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-05-19 20:02:35.398 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-05-19 20:02:35.401 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.84:2379' 2022-05-19 20:02:35.403 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-05-19 20:02:35.406 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-05-19 20:02:35.408 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-19 20:02:35.411 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-835881-13-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835881-13-iscsi=http://10.222.0.84:2380 --initial-advertise-peer-urls http://10.222.0.84:2380 --advertise-client-urls http://10.222.0.84:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.84:2379 --debug' '' root 2022-05-19 20:02:35.413 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-05-19 20:02:35.416 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-cinder-835881-13-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835881-13-iscsi=http://10.222.0.84:2380 --initial-advertise-peer-urls http://10.222.0.84:2380 --advertise-client-urls http://10.222.0.84:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.84:2379 --debug' 2022-05-19 20:02:35.418 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:02:35.421 | + functions-common:write_user_unit_file:1577 : local user=root 2022-05-19 20:02:35.425 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:02:35.428 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:02:35.431 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-19 20:02:35.433 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:02:35.438 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-05-19 20:02:35.509 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-05-19 20:02:35.573 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-835881-13-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835881-13-iscsi=http://10.222.0.84:2380 --initial-advertise-peer-urls http://10.222.0.84:2380 --advertise-client-urls http://10.222.0.84:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.84:2379 --debug' 2022-05-19 20:02:35.632 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-05-19 20:02:35.692 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-05-19 20:02:35.744 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:02:35.796 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:02:35.799 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-05-19 20:02:35.861 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:02:36.256 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-05-19 20:02:36.319 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-05-19 20:02:36.376 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-05-19 20:02:36.429 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-05-19 20:02:36.490 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-05-19 20:02:36.494 | ++ functions-common:is_arch:506 : uname -m 2022-05-19 20:02:36.501 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-05-19 20:02:36.504 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-05-19 20:02:36.900 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-05-19 20:02:36.920 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-05-19 20:02:37.334 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-05-19 20:02:37.716 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-05-19 20:02:37.741 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:02:37.744 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-05-19 20:02:37.747 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-05-19 20:02:37.751 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-05-19 20:02:37.755 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-05-19 20:02:37.768 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-05-19 20:02:37.780 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-05-19 20:02:37.783 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-19 20:02:37.789 | + 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.84/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-05-19 20:02:37.936 | + 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.84/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-05-19 20:02:38.074 | + 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.84/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-05-19 20:02:38.212 | + 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.84/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-05-19 20:02:38.349 | + 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.84/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-05-19 20:02:38.486 | + 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.84/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-05-19 20:02:38.624 | + 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.84/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-05-19 20:02:38.776 | + 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.84/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-05-19 20:02:38.913 | + 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.84/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-05-19 20:02:39.052 | + 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.84/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-05-19 20:02:39.197 | + functions-common:write_clouds_yaml:198 : cat 2022-05-19 20:02:39.205 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-05-19 20:02:39.209 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-05-19 20:02:39.213 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-05-19 20:02:39.220 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-05-19 20:02:39.224 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-05-19 20:02:39.228 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-05-19 20:02:39.245 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:02:39.248 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-05-19 20:02:39.251 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 20:02:39.253 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-05-19 20:02:39.256 | + ./stack.sh:main:1097 : '[' 10.222.0.84 == 10.222.0.84 ']' 2022-05-19 20:02:39.259 | + ./stack.sh:main:1098 : init_keystone 2022-05-19 20:02:39.261 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-05-19 20:02:39.278 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:02:39.280 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-05-19 20:02:39.283 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-05-19 20:02:39.285 | + lib/database:recreate_database:112 : local db=keystone 2022-05-19 20:02:39.287 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-05-19 20:02:39.290 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-05-19 20:02:39.292 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-05-19 20:02:39.297 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:02:39.800 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-05-19 20:02:39.805 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:02:39.827 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-05-19 20:02:39.829 | + functions-common:time_start:2423 : local name=dbsync 2022-05-19 20:02:39.832 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:02:39.835 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:02:39.838 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:02:39.843 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990559840 2022-05-19 20:02:39.846 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-05-19 20:02:44.678 | INFO dbcounter [-] Registered counter for database keystone 2022-05-19 20:02:44.715 | 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=213734) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-19 20:02:44.723 | DEBUG dbcounter [-] [213734] Writer thread running {{(pid=213734) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 20:02:44.724 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 20:02:44.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:44.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:44.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:44.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:44.726 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:44.726 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:44.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:44.726 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:44.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:44.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:44.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:44.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:44.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:44.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:44.728 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 20:02:44.728 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 20:02:44.758 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 20:02:44.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:44.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:44.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:44.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:44.760 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:44.760 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:44.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:44.760 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:44.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:44.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:44.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:44.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:44.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:44.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:44.761 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 20:02:44.761 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 20:02:44.859 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 20:02:44.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:44.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:44.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:44.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:44.860 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:44.860 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:44.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:44.861 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:44.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:44.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:44.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:44.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:44.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:44.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:44.862 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 20:02:44.862 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 20:02:44.870 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-19 20:02:45.906 | DEBUG dbcounter [-] [213734] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2 {{(pid=213734) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 20:02:46.905 | INFO migrate.versioning.api [-] done 2022-05-19 20:02:46.905 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-19 20:02:46.915 | INFO migrate.versioning.api [-] done 2022-05-19 20:02:46.916 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-19 20:02:46.926 | INFO migrate.versioning.api [-] done 2022-05-19 20:02:46.926 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-19 20:02:46.935 | INFO migrate.versioning.api [-] done 2022-05-19 20:02:46.936 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-19 20:02:46.944 | INFO migrate.versioning.api [-] done 2022-05-19 20:02:46.944 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-19 20:02:46.953 | INFO migrate.versioning.api [-] done 2022-05-19 20:02:46.953 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-19 20:02:47.020 | INFO migrate.versioning.api [-] done 2022-05-19 20:02:47.020 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 20:02:47.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.022 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.023 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.023 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.023 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.023 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 20:02:47.023 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 20:02:47.024 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 20:02:47.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.025 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.025 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.026 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.027 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 20:02:47.027 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 20:02:47.036 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 20:02:47.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.038 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.038 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.039 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.039 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.039 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 20:02:47.039 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 20:02:47.046 | DEBUG dbcounter [-] [213734] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1 {{(pid=213734) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 20:02:47.674 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 20:02:47.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.677 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.677 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.677 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.677 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.677 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 20:02:47.678 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 20:02:47.710 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 20:02:47.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.712 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.712 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.712 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.713 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.713 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 20:02:47.713 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 20:02:47.722 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-19 20:02:47.772 | DEBUG dbcounter [-] [213734] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2 {{(pid=213734) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 20:02:47.790 | INFO migrate.versioning.api [-] done 2022-05-19 20:02:47.790 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-19 20:02:47.800 | INFO migrate.versioning.api [-] done 2022-05-19 20:02:47.800 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-19 20:02:47.810 | INFO migrate.versioning.api [-] done 2022-05-19 20:02:47.810 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-19 20:02:47.819 | INFO migrate.versioning.api [-] done 2022-05-19 20:02:47.819 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-19 20:02:47.827 | INFO migrate.versioning.api [-] done 2022-05-19 20:02:47.827 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-19 20:02:47.835 | INFO migrate.versioning.api [-] done 2022-05-19 20:02:47.835 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-19 20:02:47.844 | INFO migrate.versioning.api [-] done 2022-05-19 20:02:47.844 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 20:02:47.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.846 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.847 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.847 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.847 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 20:02:47.847 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 20:02:47.848 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 20:02:47.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.850 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.850 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.850 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.851 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.851 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 20:02:47.851 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 20:02:47.858 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 20:02:47.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.860 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.861 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.861 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:47.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:47.861 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 20:02:47.862 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 20:02:48.367 | DEBUG dbcounter [-] [213734] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18 {{(pid=213734) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 20:02:48.430 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 20:02:48.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:48.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:48.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:48.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:48.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:48.432 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:48.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:48.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:48.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:48.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:48.432 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:48.432 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:48.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:48.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:48.433 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 20:02:48.433 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 20:02:48.467 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 20:02:48.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:48.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:48.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:48.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:48.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:48.469 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:48.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:48.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:48.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:48.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:48.470 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:48.470 | 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=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:48.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:02:48.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:02:48.471 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 20:02:48.471 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=213734) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 20:02:48.478 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-19 20:02:48.489 | INFO migrate.versioning.api [-] done 2022-05-19 20:02:48.489 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-19 20:02:48.497 | INFO migrate.versioning.api [-] done 2022-05-19 20:02:48.497 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-19 20:02:48.506 | INFO migrate.versioning.api [-] done 2022-05-19 20:02:48.506 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-19 20:02:48.514 | INFO migrate.versioning.api [-] done 2022-05-19 20:02:48.514 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-19 20:02:48.522 | INFO migrate.versioning.api [-] done 2022-05-19 20:02:48.523 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-19 20:02:48.531 | INFO migrate.versioning.api [-] done 2022-05-19 20:02:48.531 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-19 20:02:48.539 | INFO migrate.versioning.api [-] done 2022-05-19 20:02:48.945 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-05-19 20:02:48.949 | + functions-common:time_stop:2437 : local name 2022-05-19 20:02:48.953 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:02:48.956 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:02:48.960 | + functions-common:time_stop:2440 : local total 2022-05-19 20:02:48.964 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:02:48.968 | + functions-common:time_stop:2443 : name=dbsync 2022-05-19 20:02:48.972 | + functions-common:time_stop:2444 : start_time=1652990559840 2022-05-19 20:02:48.976 | + functions-common:time_stop:2446 : [[ -z 1652990559840 ]] 2022-05-19 20:02:48.981 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:02:48.987 | + functions-common:time_stop:2449 : end_time=1652990568983 2022-05-19 20:02:48.989 | + functions-common:time_stop:2450 : elapsed_time=9143 2022-05-19 20:02:48.993 | + functions-common:time_stop:2451 : total=0 2022-05-19 20:02:48.996 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:02:49.000 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=9143 2022-05-19 20:02:49.003 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-05-19 20:02:49.006 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-05-19 20:02:49.011 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-05-19 20:02:53.432 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-05-19 20:02:53.432 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-19 20:02:53.432 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-19 20:02:53.433 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-05-19 20:02:53.433 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-19 20:02:53.433 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-19 20:02:53.433 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-19 20:02:53.434 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-19 20:02:53.434 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-19 20:02:53.801 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-05-19 20:02:53.808 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-05-19 20:02:58.178 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-05-19 20:02:58.179 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-19 20:02:58.179 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-19 20:02:58.179 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-05-19 20:02:58.180 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-19 20:02:58.180 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-19 20:02:58.180 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-19 20:02:58.180 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-19 20:02:58.180 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-19 20:02:58.546 | + ./stack.sh:main:1099 : start_keystone 2022-05-19 20:02:58.550 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-05-19 20:02:58.554 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-05-19 20:02:58.557 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-05-19 20:02:58.579 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:02:58.581 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-05-19 20:02:58.585 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-05-19 20:02:58.589 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-05-19 20:02:58.592 | + functions-common:run_process:1692 : local service=keystone 2022-05-19 20:02:58.595 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 20:02:58.598 | + functions-common:run_process:1694 : local group= 2022-05-19 20:02:58.600 | + functions-common:run_process:1695 : local user= 2022-05-19 20:02:58.603 | + functions-common:run_process:1697 : local name=keystone 2022-05-19 20:02:58.605 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:02:58.608 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:02:58.611 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:02:58.613 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:02:58.617 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:02:58.621 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990578618 2022-05-19 20:02:58.624 | + functions-common:run_process:1700 : is_service_enabled keystone 2022-05-19 20:02:58.643 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:02:58.646 | + functions-common:run_process:1701 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-05-19 20:02:58.649 | + functions-common:_run_under_systemd:1657 : local service=keystone 2022-05-19 20:02:58.651 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 20:02:58.654 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 20:02:58.657 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 20:02:58.659 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 20:02:58.662 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-05-19 20:02:58.664 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-05-19 20:02:58.667 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@keystone.service 2022-05-19 20:02:58.669 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:02:58.672 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:02:58.674 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-05-19 20:02:58.677 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-05-19 20:02:58.679 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@keystone.service 2022-05-19 20:02:58.681 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 20:02:58.684 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-19 20:02:58.686 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-19 20:02:58.688 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-05-19 20:02:58.690 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-19 20:02:58.696 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-05-19 20:02:58.752 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-05-19 20:02:58.817 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-05-19 20:02:58.882 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 20:02:58.939 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:02:59.001 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-05-19 20:02:59.053 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-05-19 20:02:59.105 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-05-19 20:02:59.157 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-05-19 20:02:59.213 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-05-19 20:02:59.272 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-19 20:02:59.275 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-05-19 20:02:59.333 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-19 20:02:59.733 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-05-19 20:02:59.752 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-05-19 20:03:00.112 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-05-19 20:03:00.197 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:03:00.200 | + functions-common:time_stop:2437 : local name 2022-05-19 20:03:00.203 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:03:00.205 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:03:00.208 | + functions-common:time_stop:2440 : local total 2022-05-19 20:03:00.210 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:03:00.213 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:03:00.216 | + functions-common:time_stop:2444 : start_time=1652990578618 2022-05-19 20:03:00.219 | + functions-common:time_stop:2446 : [[ -z 1652990578618 ]] 2022-05-19 20:03:00.222 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:03:00.227 | + functions-common:time_stop:2449 : end_time=1652990580224 2022-05-19 20:03:00.229 | + functions-common:time_stop:2450 : elapsed_time=1606 2022-05-19 20:03:00.232 | + functions-common:time_stop:2451 : total=1393 2022-05-19 20:03:00.235 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:03:00.237 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2999 2022-05-19 20:03:00.240 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-05-19 20:03:00.240 | Waiting for keystone to start... 2022-05-19 20:03:00.242 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.84/identity/v3/ 2022-05-19 20:03:00.245 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.84/identity/v3/ 2022-05-19 20:03:00.247 | + functions:wait_for_service:457 : local timeout=60 2022-05-19 20:03:00.249 | + functions:wait_for_service:458 : local url=http://10.222.0.84/identity/v3/ 2022-05-19 20:03:00.252 | + functions:wait_for_service:459 : local rval=0 2022-05-19 20:03:00.254 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-19 20:03:00.257 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-19 20:03:00.259 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:03:00.261 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:03:00.265 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:03:00.269 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990580267 2022-05-19 20:03:00.272 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-19 20:03:00.277 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.84/identity/v3/ 2022-05-19 20:03:06.551 | + :: : [[ 200 == 503 ]] 2022-05-19 20:03:06.552 | + :: : [[ 0 -eq 7 ]] 2022-05-19 20:03:06.556 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-19 20:03:06.559 | + functions-common:time_stop:2437 : local name 2022-05-19 20:03:06.563 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:03:06.565 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:03:06.569 | + functions-common:time_stop:2440 : local total 2022-05-19 20:03:06.573 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:03:06.576 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-19 20:03:06.580 | + functions-common:time_stop:2444 : start_time=1652990580267 2022-05-19 20:03:06.582 | + functions-common:time_stop:2446 : [[ -z 1652990580267 ]] 2022-05-19 20:03:06.586 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:03:06.592 | + functions-common:time_stop:2449 : end_time=1652990586589 2022-05-19 20:03:06.596 | + functions-common:time_stop:2450 : elapsed_time=6322 2022-05-19 20:03:06.600 | + functions-common:time_stop:2451 : total=0 2022-05-19 20:03:06.603 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:03:06.606 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6322 2022-05-19 20:03:06.609 | + functions:wait_for_service:467 : return 0 2022-05-19 20:03:06.612 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-05-19 20:03:06.633 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:03:06.635 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-05-19 20:03:06.638 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 20:03:06.641 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-19 20:03:06.669 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-05-19 20:03:06.675 | + 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.84/identity 2022-05-19 20:03:11.179 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=214451) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 20:03:11.179 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=214451) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 20:03:11.179 | 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=214451) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 20:03:11.187 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=214451) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 20:03:11.204 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=214451) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 20:03:11.204 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=214451) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 20:03:11.234 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=214451) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 20:03:11.266 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=214451) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 20:03:11.266 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=214451) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 20:03:11.356 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=214451) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 20:03:11.356 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=214451) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 20:03:11.356 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=214451) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 20:03:11.356 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=214451) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 20:03:11.357 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=214451) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 20:03:11.357 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=214451) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 20:03:11.369 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=214451) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 20:03:11.369 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=214451) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 20:03:11.369 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=214451) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 20:03:11.370 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=214451) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 20:03:11.370 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=214451) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 20:03:11.370 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=214451) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 20:03:11.370 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=214451) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 20:03:11.377 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=214451) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 20:03:11.380 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=214451) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 20:03:11.380 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=214451) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 20:03:11.380 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=214451) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 20:03:11.381 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=214451) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 20:03:11.381 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=214451) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 20:03:11.381 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=214451) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 20:03:11.381 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=214451) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 20:03:11.445 | INFO dbcounter [-] Registered counter for database keystone 2022-05-19 20:03:11.466 | 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=214451) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-19 20:03:11.478 | DEBUG dbcounter [-] [214451] Writer thread running {{(pid=214451) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 20:03:11.682 | INFO keystone.cmd.bootstrap [None req-cf93a1ff-2243-4245-8d96-256992497e3f None None] Created domain default 2022-05-19 20:03:11.728 | INFO keystone.cmd.bootstrap [None req-cf93a1ff-2243-4245-8d96-256992497e3f None None] Created project admin 2022-05-19 20:03:11.756 | DEBUG passlib.handlers.bcrypt [None req-cf93a1ff-2243-4245-8d96-256992497e3f None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=214451) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-05-19 20:03:11.757 | DEBUG passlib.handlers.bcrypt [None req-cf93a1ff-2243-4245-8d96-256992497e3f None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=214451) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-05-19 20:03:11.823 | INFO keystone.cmd.bootstrap [None req-cf93a1ff-2243-4245-8d96-256992497e3f None None] Created user admin 2022-05-19 20:03:11.844 | INFO keystone.cmd.bootstrap [None req-cf93a1ff-2243-4245-8d96-256992497e3f None None] Created role reader 2022-05-19 20:03:11.857 | INFO keystone.cmd.bootstrap [None req-cf93a1ff-2243-4245-8d96-256992497e3f None None] Created role member 2022-05-19 20:03:11.883 | INFO keystone.cmd.bootstrap [None req-cf93a1ff-2243-4245-8d96-256992497e3f None None] Created implied role where 6aee6f5679c84fc1be21561ddb7d1b56 implies 609bb86f2a5b44b0b244b9bfe7c073de 2022-05-19 20:03:11.895 | INFO keystone.cmd.bootstrap [None req-cf93a1ff-2243-4245-8d96-256992497e3f None None] Created role admin 2022-05-19 20:03:11.914 | INFO keystone.cmd.bootstrap [None req-cf93a1ff-2243-4245-8d96-256992497e3f None None] Created implied role where b34e4ad4fe7b4a60bd2fc669e2b31a66 implies 6aee6f5679c84fc1be21561ddb7d1b56 2022-05-19 20:03:11.929 | INFO keystone.cmd.bootstrap [None req-cf93a1ff-2243-4245-8d96-256992497e3f None None] Granted role admin on project admin to user admin. 2022-05-19 20:03:11.939 | INFO keystone.cmd.bootstrap [None req-cf93a1ff-2243-4245-8d96-256992497e3f None None] Granted role admin on the system to user admin. 2022-05-19 20:03:11.955 | WARNING py.warnings [None req-cf93a1ff-2243-4245-8d96-256992497e3f 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-05-19 20:03:11.955 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-05-19 20:03:11.955 |  2022-05-19 20:03:11.959 | INFO keystone.cmd.bootstrap [None req-cf93a1ff-2243-4245-8d96-256992497e3f None None] Created region RegionOne 2022-05-19 20:03:11.999 | INFO keystone.cmd.bootstrap [None req-cf93a1ff-2243-4245-8d96-256992497e3f None None] Created public endpoint http://10.222.0.84/identity 2022-05-19 20:03:12.458 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-05-19 20:03:12.463 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-05-19 20:03:12.466 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-05-19 20:03:12.471 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-05-19 20:03:15.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:15.759 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:15.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:15.760 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:15.933 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:03:15.936 | + lib/keystone:create_keystone_accounts:310 : admin_project=026346139f294a8c8380faacc93b3be0 2022-05-19 20:03:15.939 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-05-19 20:03:15.942 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-05-19 20:03:18.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:18.169 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:18.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:18.169 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:18.340 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:03:18.344 | + lib/keystone:create_keystone_accounts:312 : admin_user=def9ab1b20e24b65870b4a851d7650b7 2022-05-19 20:03:18.348 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-05-19 20:03:18.352 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-05-19 20:03:18.355 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-05-19 20:03:18.359 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin def9ab1b20e24b65870b4a851d7650b7 default 2022-05-19 20:03:18.421 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin def9ab1b20e24b65870b4a851d7650b7 default 2022-05-19 20:03:18.461 | [186253 Async ks-domain-role:214573]: running: get_or_add_user_domain_role admin def9ab1b20e24b65870b4a851d7650b7 default 2022-05-19 20:03:18.463 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-05-19 20:03:18.466 | + functions-common:get_or_create_domain:889 : local domain_id 2022-05-19 20:03:18.469 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-19 20:03:21.724 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-05-19 20:03:21.726 | + functions-common:get_or_create_domain:900 : echo default 2022-05-19 20:03:21.726 | default 2022-05-19 20:03:21.729 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-05-19 20:03:21.789 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-05-19 20:03:21.830 | [186253 Async ks-project:214715]: running: get_or_create_project service Default 2022-05-19 20:03:21.832 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-05-19 20:03:21.900 | + inc/async:async_inner:63 : get_or_create_role service 2022-05-19 20:03:21.944 | [186253 Async ks-service:214802]: running: get_or_create_role service 2022-05-19 20:03:21.946 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-05-19 20:03:22.014 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-05-19 20:03:22.078 | [186253 Async ks-reseller:214888]: running: get_or_create_role ResellerAdmin 2022-05-19 20:03:22.084 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-05-19 20:03:22.088 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-05-19 20:03:22.484 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-05-19 20:03:22.728 | [186253 Async ks-anotherrole:214979]: running: get_or_create_role anotherrole 2022-05-19 20:03:22.752 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-05-19 20:03:22.783 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-05-19 20:03:22.799 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 20:03:22.828 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-05-19 20:03:25.697 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:03:25.753 | [214888 Async ks-reseller:214888]: finished successfully 2022-05-19 20:03:26.088 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:03:26.178 | [214715 Async ks-project:214715]: finished successfully 2022-05-19 20:03:26.198 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:03:26.242 | [214802 Async ks-service:214802]: finished successfully 2022-05-19 20:03:26.455 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:03:26.490 | [214979 Async ks-anotherrole:214979]: finished successfully 2022-05-19 20:03:26.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:26.503 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:26.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:26.503 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:26.676 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:03:26.679 | ++ functions-common:get_or_create_project:950 : project_id=9c02016426a24337ae797364e59b794d 2022-05-19 20:03:26.682 | ++ functions-common:get_or_create_project:951 : echo 9c02016426a24337ae797364e59b794d 2022-05-19 20:03:26.686 | + lib/keystone:create_keystone_accounts:340 : invis_project=9c02016426a24337ae797364e59b794d 2022-05-19 20:03:26.689 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-05-19 20:03:26.692 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-05-19 20:03:26.694 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 20:03:26.698 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-05-19 20:03:29.048 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:03:29.077 | [214573 Async ks-domain-role:214573]: finished successfully 2022-05-19 20:03:29.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:29.212 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:29.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:29.212 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:29.384 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:03:29.388 | ++ functions-common:get_or_create_project:950 : project_id=e490252619914b5d80405cb54917237f 2022-05-19 20:03:29.391 | ++ functions-common:get_or_create_project:951 : echo e490252619914b5d80405cb54917237f 2022-05-19 20:03:29.394 | + lib/keystone:create_keystone_accounts:344 : demo_project=e490252619914b5d80405cb54917237f 2022-05-19 20:03:29.397 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-05-19 20:03:29.401 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-05-19 20:03:29.405 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 20:03:29.408 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-05-19 20:03:29.410 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-05-19 20:03:29.414 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-05-19 20:03:31.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:31.919 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:31.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:31.919 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:32.090 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:03:32.093 | ++ functions-common:get_or_create_user:937 : user_id=f1a2f68967994de49bab3d1e94aa44dc 2022-05-19 20:03:32.097 | ++ functions-common:get_or_create_user:938 : echo f1a2f68967994de49bab3d1e94aa44dc 2022-05-19 20:03:32.102 | + lib/keystone:create_keystone_accounts:347 : demo_user=f1a2f68967994de49bab3d1e94aa44dc 2022-05-19 20:03:32.105 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-05-19 20:03:32.162 | [186253 Async ks-domain-role:214573]: Waiting for completion of get_or_add_user_domain_role admin def9ab1b20e24b65870b4a851d7650b7 default running on PID 214573 (6 other jobs running) 2022-05-19 20:03:32.189 | [186253 Async ks-domain-role:214573]: Signaling child to exit 2022-05-19 20:03:32.190 | WAKEUP 2022-05-19 20:03:32.216 | [186253 Async ks-domain-role:214573]: Signaled 2022-05-19 20:03:32.218 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-05-19 20:03:32.218 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user def9ab1b20e24b65870b4a851d7650b7 --domain default 2022-05-19 20:03:32.218 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-05-19 20:03:32.218 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:03:32.218 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:03:32.218 | ++ functions-common:get_field:824 : read data 2022-05-19 20:03:32.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:32.218 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:32.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:32.218 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:32.218 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:03:32.218 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-05-19 20:03:32.218 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-05-19 20:03:32.218 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user def9ab1b20e24b65870b4a851d7650b7 --domain default 2022-05-19 20:03:32.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:32.218 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:32.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:32.218 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:32.218 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-05-19 20:03:32.218 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:03:32.218 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:03:32.218 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user def9ab1b20e24b65870b4a851d7650b7 --domain default 2022-05-19 20:03:32.218 | ++ functions-common:get_field:824 : read data 2022-05-19 20:03:32.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:32.219 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:32.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:32.219 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:32.219 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:03:32.219 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 20:03:32.219 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 20:03:32.219 | ++ functions-common:get_field:830 : echo '| b34e4ad4fe7b4a60bd2fc669e2b31a66 | def9ab1b20e24b65870b4a851d7650b7 | | | default | | False |' 2022-05-19 20:03:32.219 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 20:03:32.219 | ++ functions-common:get_field:824 : read data 2022-05-19 20:03:32.219 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=b34e4ad4fe7b4a60bd2fc669e2b31a66 2022-05-19 20:03:32.219 | + functions-common:get_or_add_user_domain_role:1033 : echo b34e4ad4fe7b4a60bd2fc669e2b31a66 2022-05-19 20:03:32.219 | b34e4ad4fe7b4a60bd2fc669e2b31a66 2022-05-19 20:03:32.268 | [186253 Async ks-domain-role:214573]: finished get_or_add_user_domain_role admin def9ab1b20e24b65870b4a851d7650b7 default with result 0 in 10 seconds 2022-05-19 20:03:32.275 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-05-19 20:03:32.313 | [186253 Async ks-project:214715]: Waiting for completion of get_or_create_project service Default running on PID 214715 (5 other jobs running) 2022-05-19 20:03:32.337 | [186253 Async ks-project:214715]: Signaling child to exit 2022-05-19 20:03:32.338 | WAKEUP 2022-05-19 20:03:32.361 | [186253 Async ks-project:214715]: Signaled 2022-05-19 20:03:32.363 | + functions-common:get_or_create_project:944 : local project_id 2022-05-19 20:03:32.363 | ++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-05-19 20:03:32.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:32.363 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:32.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:32.363 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:32.363 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:03:32.363 | + functions-common:get_or_create_project:950 : project_id=ba22fdc274b74521847e5fceb2d307b1 2022-05-19 20:03:32.363 | + functions-common:get_or_create_project:951 : echo ba22fdc274b74521847e5fceb2d307b1 2022-05-19 20:03:32.363 | ba22fdc274b74521847e5fceb2d307b1 2022-05-19 20:03:32.410 | [186253 Async ks-project:214715]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-05-19 20:03:32.447 | [186253 Async ks-service:214802]: Waiting for completion of get_or_create_role service running on PID 214802 (4 other jobs running) 2022-05-19 20:03:32.477 | [186253 Async ks-service:214802]: Signaling child to exit 2022-05-19 20:03:32.477 | WAKEUP 2022-05-19 20:03:32.500 | [186253 Async ks-service:214802]: Signaled 2022-05-19 20:03:32.502 | + functions-common:get_or_create_role:957 : local role_id 2022-05-19 20:03:32.502 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-05-19 20:03:32.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:32.502 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:32.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:32.502 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:32.502 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:03:32.502 | + functions-common:get_or_create_role:962 : role_id=bdaf8732b34c43a38465efde7e18a060 2022-05-19 20:03:32.502 | + functions-common:get_or_create_role:963 : echo bdaf8732b34c43a38465efde7e18a060 2022-05-19 20:03:32.502 | bdaf8732b34c43a38465efde7e18a060 2022-05-19 20:03:32.553 | [186253 Async ks-service:214802]: finished get_or_create_role service with result 0 in 4 seconds 2022-05-19 20:03:32.591 | [186253 Async ks-reseller:214888]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 214888 (3 other jobs running) 2022-05-19 20:03:32.621 | [186253 Async ks-reseller:214888]: Signaling child to exit 2022-05-19 20:03:32.621 | WAKEUP 2022-05-19 20:03:32.643 | [186253 Async ks-reseller:214888]: Signaled 2022-05-19 20:03:32.645 | + functions-common:get_or_create_role:957 : local role_id 2022-05-19 20:03:32.645 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-05-19 20:03:32.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:32.645 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:32.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:32.645 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:32.645 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:03:32.645 | + functions-common:get_or_create_role:962 : role_id=326ab279cac14b3fbafe4155443ed9b7 2022-05-19 20:03:32.645 | + functions-common:get_or_create_role:963 : echo 326ab279cac14b3fbafe4155443ed9b7 2022-05-19 20:03:32.645 | 326ab279cac14b3fbafe4155443ed9b7 2022-05-19 20:03:32.690 | [186253 Async ks-reseller:214888]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-05-19 20:03:32.727 | [186253 Async ks-anotherrole:214979]: Waiting for completion of get_or_create_role anotherrole running on PID 214979 (2 other jobs running) 2022-05-19 20:03:32.753 | [186253 Async ks-anotherrole:214979]: Signaling child to exit 2022-05-19 20:03:32.753 | WAKEUP 2022-05-19 20:03:32.778 | [186253 Async ks-anotherrole:214979]: Signaled 2022-05-19 20:03:32.780 | + functions-common:get_or_create_role:957 : local role_id 2022-05-19 20:03:32.780 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-19 20:03:32.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:32.780 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:32.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:32.780 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:32.780 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:03:32.780 | + functions-common:get_or_create_role:962 : role_id=b21c1004651d40f1b44fb0b7becbe3c8 2022-05-19 20:03:32.780 | + functions-common:get_or_create_role:963 : echo b21c1004651d40f1b44fb0b7becbe3c8 2022-05-19 20:03:32.780 | b21c1004651d40f1b44fb0b7becbe3c8 2022-05-19 20:03:32.825 | [186253 Async ks-anotherrole:214979]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-05-19 20:03:32.829 | + inc/async:async_wait:197 : return 0 2022-05-19 20:03:32.832 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member f1a2f68967994de49bab3d1e94aa44dc e490252619914b5d80405cb54917237f 2022-05-19 20:03:32.893 | + inc/async:async_inner:63 : get_or_add_user_project_role member f1a2f68967994de49bab3d1e94aa44dc e490252619914b5d80405cb54917237f 2022-05-19 20:03:32.932 | [186253 Async ks-demo-member:215878]: running: get_or_add_user_project_role member f1a2f68967994de49bab3d1e94aa44dc e490252619914b5d80405cb54917237f 2022-05-19 20:03:32.935 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin def9ab1b20e24b65870b4a851d7650b7 e490252619914b5d80405cb54917237f 2022-05-19 20:03:32.998 | + inc/async:async_inner:63 : get_or_add_user_project_role admin def9ab1b20e24b65870b4a851d7650b7 e490252619914b5d80405cb54917237f 2022-05-19 20:03:33.046 | [186253 Async ks-demo-admin:215990]: running: get_or_add_user_project_role admin def9ab1b20e24b65870b4a851d7650b7 e490252619914b5d80405cb54917237f 2022-05-19 20:03:33.049 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole f1a2f68967994de49bab3d1e94aa44dc e490252619914b5d80405cb54917237f 2022-05-19 20:03:33.125 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f1a2f68967994de49bab3d1e94aa44dc e490252619914b5d80405cb54917237f 2022-05-19 20:03:33.174 | [186253 Async ks-demo-another:216102]: running: get_or_add_user_project_role anotherrole f1a2f68967994de49bab3d1e94aa44dc e490252619914b5d80405cb54917237f 2022-05-19 20:03:33.176 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member f1a2f68967994de49bab3d1e94aa44dc 9c02016426a24337ae797364e59b794d 2022-05-19 20:03:33.244 | + inc/async:async_inner:63 : get_or_add_user_project_role member f1a2f68967994de49bab3d1e94aa44dc 9c02016426a24337ae797364e59b794d 2022-05-19 20:03:33.329 | [186253 Async ks-demo-invis:216215]: running: get_or_add_user_project_role member f1a2f68967994de49bab3d1e94aa44dc 9c02016426a24337ae797364e59b794d 2022-05-19 20:03:33.332 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-05-19 20:03:33.341 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-05-19 20:03:33.350 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 20:03:33.355 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-05-19 20:03:33.359 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-05-19 20:03:33.372 | +++ functions-common:get_or_create_user:939 : 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-05-19 20:03:37.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:37.165 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:37.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:37.165 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:37.354 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:03:37.357 | ++ functions-common:get_or_create_user:937 : user_id=125eb65567a84b35b5abca76fa44eca5 2022-05-19 20:03:37.359 | ++ functions-common:get_or_create_user:938 : echo 125eb65567a84b35b5abca76fa44eca5 2022-05-19 20:03:37.362 | + lib/keystone:create_keystone_accounts:360 : demo_reader=125eb65567a84b35b5abca76fa44eca5 2022-05-19 20:03:37.368 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 125eb65567a84b35b5abca76fa44eca5 e490252619914b5d80405cb54917237f 2022-05-19 20:03:37.433 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 125eb65567a84b35b5abca76fa44eca5 e490252619914b5d80405cb54917237f 2022-05-19 20:03:37.492 | [186253 Async ks-demo-reader:216370]: running: get_or_add_user_project_role reader 125eb65567a84b35b5abca76fa44eca5 e490252619914b5d80405cb54917237f 2022-05-19 20:03:37.496 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-05-19 20:03:37.512 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-05-19 20:03:37.515 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 20:03:37.521 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-05-19 20:03:41.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:41.439 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:41.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:41.439 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:41.786 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:03:41.789 | ++ functions-common:get_or_create_project:950 : project_id=bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:03:41.792 | ++ functions-common:get_or_create_project:951 : echo bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:03:41.815 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:03:41.834 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-05-19 20:03:41.866 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-05-19 20:03:41.874 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 20:03:41.874 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-05-19 20:03:41.880 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-05-19 20:03:41.894 | +++ functions-common:get_or_create_user:939 : 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-05-19 20:03:45.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:45.733 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:45.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:45.733 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:46.076 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:03:46.104 | ++ functions-common:get_or_create_user:937 : user_id=b68ff2aacdf048ccb1e53d0b9e33de00 2022-05-19 20:03:46.122 | ++ functions-common:get_or_create_user:938 : echo b68ff2aacdf048ccb1e53d0b9e33de00 2022-05-19 20:03:46.147 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=b68ff2aacdf048ccb1e53d0b9e33de00 2022-05-19 20:03:46.168 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin b68ff2aacdf048ccb1e53d0b9e33de00 bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:03:46.497 | + inc/async:async_inner:63 : get_or_add_user_project_role admin b68ff2aacdf048ccb1e53d0b9e33de00 bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:03:46.653 | [186253 Async ks-alt-admin:216740]: running: get_or_add_user_project_role admin b68ff2aacdf048ccb1e53d0b9e33de00 bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:03:46.672 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole b68ff2aacdf048ccb1e53d0b9e33de00 bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:03:47.042 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole b68ff2aacdf048ccb1e53d0b9e33de00 bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:03:47.231 | [186253 Async ks-alt-another:216852]: running: get_or_add_user_project_role anotherrole b68ff2aacdf048ccb1e53d0b9e33de00 bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:03:47.255 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-05-19 20:03:47.283 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-05-19 20:03:47.295 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 20:03:47.307 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-05-19 20:03:47.314 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-05-19 20:03:47.335 | +++ functions-common:get_or_create_user:939 : 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-05-19 20:03:49.230 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:03:49.413 | [215878 Async ks-demo-member:215878]: finished successfully 2022-05-19 20:03:49.464 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:03:49.626 | [215990 Async ks-demo-admin:215990]: finished successfully 2022-05-19 20:03:50.731 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:03:50.854 | [216215 Async ks-demo-invis:216215]: finished successfully 2022-05-19 20:03:51.272 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:03:51.303 | [216102 Async ks-demo-another:216102]: finished successfully 2022-05-19 20:03:52.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:52.139 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:52.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:52.139 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:52.329 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:03:52.332 | ++ functions-common:get_or_create_user:937 : user_id=28658090be4845cb9ab0220fc87a5812 2022-05-19 20:03:52.335 | ++ functions-common:get_or_create_user:938 : echo 28658090be4845cb9ab0220fc87a5812 2022-05-19 20:03:52.341 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=28658090be4845cb9ab0220fc87a5812 2022-05-19 20:03:52.344 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 28658090be4845cb9ab0220fc87a5812 bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:03:52.457 | + inc/async:async_inner:63 : get_or_add_user_project_role member 28658090be4845cb9ab0220fc87a5812 bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:03:52.534 | [186253 Async ks-alt-member-user:217235]: running: get_or_add_user_project_role member 28658090be4845cb9ab0220fc87a5812 bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:03:52.552 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-05-19 20:03:52.561 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-05-19 20:03:52.570 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 20:03:52.573 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-05-19 20:03:52.577 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-05-19 20:03:52.585 | +++ functions-common:get_or_create_user:939 : 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-05-19 20:03:53.103 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:03:53.243 | [216370 Async ks-demo-reader:216370]: finished successfully 2022-05-19 20:03:55.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:55.657 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:55.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:55.657 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:55.847 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:03:55.861 | ++ functions-common:get_or_create_user:937 : user_id=fcf21c2104594c4f85c6557e2a6dafc6 2022-05-19 20:03:55.864 | ++ functions-common:get_or_create_user:938 : echo fcf21c2104594c4f85c6557e2a6dafc6 2022-05-19 20:03:55.866 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=fcf21c2104594c4f85c6557e2a6dafc6 2022-05-19 20:03:55.869 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader fcf21c2104594c4f85c6557e2a6dafc6 bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:03:55.934 | + inc/async:async_inner:63 : get_or_add_user_project_role reader fcf21c2104594c4f85c6557e2a6dafc6 bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:03:55.981 | [186253 Async ks-alt-reader-user:217459]: running: get_or_add_user_project_role reader fcf21c2104594c4f85c6557e2a6dafc6 bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:03:55.986 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-05-19 20:03:55.989 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 20:03:55.994 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-05-19 20:03:55.998 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-05-19 20:03:56.003 | +++ functions-common:get_or_create_user:939 : 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-05-19 20:03:59.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:59.317 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:59.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:03:59.317 | from cryptography.utils import int_from_bytes 2022-05-19 20:03:59.570 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:03:59.573 | ++ functions-common:get_or_create_user:937 : user_id=1a1e2e2331c34fd9bc6677933e175300 2022-05-19 20:03:59.587 | ++ functions-common:get_or_create_user:938 : echo 1a1e2e2331c34fd9bc6677933e175300 2022-05-19 20:03:59.590 | + lib/keystone:create_keystone_accounts:392 : system_member_user=1a1e2e2331c34fd9bc6677933e175300 2022-05-19 20:03:59.594 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 1a1e2e2331c34fd9bc6677933e175300 all 2022-05-19 20:03:59.707 | + inc/async:async_inner:63 : get_or_add_user_system_role member 1a1e2e2331c34fd9bc6677933e175300 all 2022-05-19 20:03:59.800 | [186253 Async ks-system-member:217685]: running: get_or_add_user_system_role member 1a1e2e2331c34fd9bc6677933e175300 all 2022-05-19 20:03:59.818 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-05-19 20:03:59.818 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 20:03:59.820 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-05-19 20:03:59.822 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-05-19 20:03:59.832 | +++ functions-common:get_or_create_user:939 : 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-05-19 20:04:02.128 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:04:02.310 | [216740 Async ks-alt-admin:216740]: finished successfully 2022-05-19 20:04:02.933 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:04:02.996 | [216852 Async ks-alt-another:216852]: finished successfully 2022-05-19 20:04:03.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:03.030 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:03.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:03.030 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:03.231 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:03.234 | ++ functions-common:get_or_create_user:937 : user_id=490e3645964e4351a1ada3a117ce13a5 2022-05-19 20:04:03.240 | ++ functions-common:get_or_create_user:938 : echo 490e3645964e4351a1ada3a117ce13a5 2022-05-19 20:04:03.243 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=490e3645964e4351a1ada3a117ce13a5 2022-05-19 20:04:03.245 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 490e3645964e4351a1ada3a117ce13a5 all 2022-05-19 20:04:03.343 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 490e3645964e4351a1ada3a117ce13a5 all 2022-05-19 20:04:03.423 | [186253 Async ks-system-reader:217967]: running: get_or_add_user_system_role reader 490e3645964e4351a1ada3a117ce13a5 all 2022-05-19 20:04:03.427 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-05-19 20:04:03.431 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-05-19 20:04:03.434 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-05-19 20:04:03.436 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-19 20:04:03.440 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-05-19 20:04:06.507 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:04:06.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:06.518 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:06.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:06.519 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:06.600 | [217235 Async ks-alt-member-user:217235]: finished successfully 2022-05-19 20:04:06.738 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:06.741 | ++ functions-common:get_or_create_group:914 : group_id=ebf2b429b7f5404faa458962f9755a03 2022-05-19 20:04:06.744 | ++ functions-common:get_or_create_group:915 : echo ebf2b429b7f5404faa458962f9755a03 2022-05-19 20:04:06.753 | + lib/keystone:create_keystone_accounts:402 : admin_group=ebf2b429b7f5404faa458962f9755a03 2022-05-19 20:04:06.759 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-05-19 20:04:06.768 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-05-19 20:04:06.773 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-05-19 20:04:06.780 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-19 20:04:06.791 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-05-19 20:04:09.130 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:04:09.171 | [217459 Async ks-alt-reader-user:217459]: finished successfully 2022-05-19 20:04:09.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:09.388 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:09.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:09.388 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:09.589 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:09.592 | ++ functions-common:get_or_create_group:914 : group_id=cf4b8c88f95c4431ad46a14140cf1842 2022-05-19 20:04:09.595 | ++ functions-common:get_or_create_group:915 : echo cf4b8c88f95c4431ad46a14140cf1842 2022-05-19 20:04:09.598 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=cf4b8c88f95c4431ad46a14140cf1842 2022-05-19 20:04:09.601 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member cf4b8c88f95c4431ad46a14140cf1842 e490252619914b5d80405cb54917237f 2022-05-19 20:04:09.673 | + inc/async:async_inner:63 : get_or_add_group_project_role member cf4b8c88f95c4431ad46a14140cf1842 e490252619914b5d80405cb54917237f 2022-05-19 20:04:09.742 | [186253 Async ks-group-memberdemo:218321]: running: get_or_add_group_project_role member cf4b8c88f95c4431ad46a14140cf1842 e490252619914b5d80405cb54917237f 2022-05-19 20:04:09.745 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole cf4b8c88f95c4431ad46a14140cf1842 e490252619914b5d80405cb54917237f 2022-05-19 20:04:09.837 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole cf4b8c88f95c4431ad46a14140cf1842 e490252619914b5d80405cb54917237f 2022-05-19 20:04:09.971 | [186253 Async ks-group-anotherdemo:218407]: running: get_or_add_group_project_role anotherrole cf4b8c88f95c4431ad46a14140cf1842 e490252619914b5d80405cb54917237f 2022-05-19 20:04:09.984 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member cf4b8c88f95c4431ad46a14140cf1842 bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:04:10.274 | + inc/async:async_inner:63 : get_or_add_group_project_role member cf4b8c88f95c4431ad46a14140cf1842 bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:04:10.447 | [186253 Async ks-group-memberalt:218495]: running: get_or_add_group_project_role member cf4b8c88f95c4431ad46a14140cf1842 bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:04:10.465 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole cf4b8c88f95c4431ad46a14140cf1842 bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:04:10.815 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole cf4b8c88f95c4431ad46a14140cf1842 bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:04:11.003 | [186253 Async ks-group-anotheralt:218581]: running: get_or_add_group_project_role anotherrole cf4b8c88f95c4431ad46a14140cf1842 bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:04:11.039 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin ebf2b429b7f5404faa458962f9755a03 026346139f294a8c8380faacc93b3be0 2022-05-19 20:04:11.283 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:04:11.463 | [217685 Async ks-system-member:217685]: finished successfully 2022-05-19 20:04:11.467 | + inc/async:async_inner:63 : get_or_add_group_project_role admin ebf2b429b7f5404faa458962f9755a03 026346139f294a8c8380faacc93b3be0 2022-05-19 20:04:11.661 | [186253 Async ks-group-admin:218710]: running: get_or_add_group_project_role admin ebf2b429b7f5404faa458962f9755a03 026346139f294a8c8380faacc93b3be0 2022-05-19 20:04:11.677 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-05-19 20:04:12.033 | [186253 Async ks-demo-member:215878]: Waiting for completion of get_or_add_user_project_role member f1a2f68967994de49bab3d1e94aa44dc e490252619914b5d80405cb54917237f running on PID 215878 (17 other jobs running) 2022-05-19 20:04:12.229 | [186253 Async ks-demo-member:215878]: Signaling child to exit 2022-05-19 20:04:12.229 | WAKEUP 2022-05-19 20:04:12.399 | [186253 Async ks-demo-member:215878]: Signaled 2022-05-19 20:04:12.407 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 20:04:12.407 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 20:04:12.407 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 20:04:12.407 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 20:04:12.407 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 20:04:12.407 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 20:04:12.407 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 20:04:12.407 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 20:04:12.407 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f1a2f68967994de49bab3d1e94aa44dc --project e490252619914b5d80405cb54917237f 2022-05-19 20:04:12.407 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:04:12.407 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 20:04:12.407 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:04:12.407 | ++ functions-common:get_field:824 : read data 2022-05-19 20:04:12.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:12.407 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:12.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:12.407 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:12.407 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:12.407 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 20:04:12.407 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 20:04:12.407 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user f1a2f68967994de49bab3d1e94aa44dc --project e490252619914b5d80405cb54917237f 2022-05-19 20:04:12.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:12.407 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:12.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:12.407 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:12.407 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:04:12.407 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f1a2f68967994de49bab3d1e94aa44dc --project e490252619914b5d80405cb54917237f 2022-05-19 20:04:12.408 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 20:04:12.408 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:04:12.408 | ++ functions-common:get_field:824 : read data 2022-05-19 20:04:12.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:12.408 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:12.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:12.408 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:12.408 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:12.408 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 20:04:12.408 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 20:04:12.408 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 20:04:12.408 | ++ functions-common:get_field:830 : echo '| 6aee6f5679c84fc1be21561ddb7d1b56 | f1a2f68967994de49bab3d1e94aa44dc | | e490252619914b5d80405cb54917237f | | | False |' 2022-05-19 20:04:12.408 | ++ functions-common:get_field:824 : read data 2022-05-19 20:04:12.408 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6aee6f5679c84fc1be21561ddb7d1b56 2022-05-19 20:04:12.408 | + functions-common:get_or_add_user_project_role:1009 : echo 6aee6f5679c84fc1be21561ddb7d1b56 2022-05-19 20:04:12.408 | 6aee6f5679c84fc1be21561ddb7d1b56 2022-05-19 20:04:12.705 | [186253 Async ks-demo-member:215878]: finished get_or_add_user_project_role member f1a2f68967994de49bab3d1e94aa44dc e490252619914b5d80405cb54917237f with result 0 in 16 seconds 2022-05-19 20:04:12.967 | [186253 Async ks-demo-admin:215990]: Waiting for completion of get_or_add_user_project_role admin def9ab1b20e24b65870b4a851d7650b7 e490252619914b5d80405cb54917237f running on PID 215990 (16 other jobs running) 2022-05-19 20:04:13.102 | [186253 Async ks-demo-admin:215990]: Signaling child to exit 2022-05-19 20:04:13.103 | WAKEUP 2022-05-19 20:04:13.278 | [186253 Async ks-demo-admin:215990]: Signaled 2022-05-19 20:04:13.287 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 20:04:13.287 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 20:04:13.287 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 20:04:13.287 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 20:04:13.287 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 20:04:13.287 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 20:04:13.287 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 20:04:13.287 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 20:04:13.287 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user def9ab1b20e24b65870b4a851d7650b7 --project e490252619914b5d80405cb54917237f 2022-05-19 20:04:13.287 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:04:13.287 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 20:04:13.287 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:04:13.287 | ++ functions-common:get_field:824 : read data 2022-05-19 20:04:13.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:13.288 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:13.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:13.288 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:13.288 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:13.288 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 20:04:13.288 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 20:04:13.288 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user def9ab1b20e24b65870b4a851d7650b7 --project e490252619914b5d80405cb54917237f 2022-05-19 20:04:13.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:13.288 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:13.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:13.288 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:13.288 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user def9ab1b20e24b65870b4a851d7650b7 --project e490252619914b5d80405cb54917237f 2022-05-19 20:04:13.288 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 20:04:13.288 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:04:13.288 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:04:13.288 | ++ functions-common:get_field:824 : read data 2022-05-19 20:04:13.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:13.288 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:13.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:13.288 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:13.288 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:13.288 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 20:04:13.288 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 20:04:13.288 | ++ functions-common:get_field:830 : echo '| b34e4ad4fe7b4a60bd2fc669e2b31a66 | def9ab1b20e24b65870b4a851d7650b7 | | e490252619914b5d80405cb54917237f | | | False |' 2022-05-19 20:04:13.288 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 20:04:13.288 | ++ functions-common:get_field:824 : read data 2022-05-19 20:04:13.288 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b34e4ad4fe7b4a60bd2fc669e2b31a66 2022-05-19 20:04:13.288 | + functions-common:get_or_add_user_project_role:1009 : echo b34e4ad4fe7b4a60bd2fc669e2b31a66 2022-05-19 20:04:13.288 | b34e4ad4fe7b4a60bd2fc669e2b31a66 2022-05-19 20:04:13.597 | [186253 Async ks-demo-admin:215990]: finished get_or_add_user_project_role admin def9ab1b20e24b65870b4a851d7650b7 e490252619914b5d80405cb54917237f with result 0 in 16 seconds 2022-05-19 20:04:13.829 | [186253 Async ks-demo-another:216102]: Waiting for completion of get_or_add_user_project_role anotherrole f1a2f68967994de49bab3d1e94aa44dc e490252619914b5d80405cb54917237f running on PID 216102 (15 other jobs running) 2022-05-19 20:04:13.994 | [186253 Async ks-demo-another:216102]: Signaling child to exit 2022-05-19 20:04:13.994 | WAKEUP 2022-05-19 20:04:14.113 | [186253 Async ks-demo-another:216102]: Signaled 2022-05-19 20:04:14.119 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 20:04:14.119 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 20:04:14.119 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 20:04:14.119 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 20:04:14.119 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 20:04:14.119 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 20:04:14.119 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 20:04:14.119 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 20:04:14.119 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f1a2f68967994de49bab3d1e94aa44dc --project e490252619914b5d80405cb54917237f 2022-05-19 20:04:14.119 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:04:14.119 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 20:04:14.119 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:04:14.119 | ++ functions-common:get_field:824 : read data 2022-05-19 20:04:14.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:14.119 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:14.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:14.119 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:14.119 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:14.119 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 20:04:14.119 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 20:04:14.119 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user f1a2f68967994de49bab3d1e94aa44dc --project e490252619914b5d80405cb54917237f 2022-05-19 20:04:14.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:14.119 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:14.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:14.119 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:14.120 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f1a2f68967994de49bab3d1e94aa44dc --project e490252619914b5d80405cb54917237f 2022-05-19 20:04:14.120 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:04:14.120 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 20:04:14.120 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:04:14.120 | ++ functions-common:get_field:824 : read data 2022-05-19 20:04:14.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:14.120 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:14.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:14.120 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:14.120 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:14.120 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 20:04:14.120 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 20:04:14.120 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 20:04:14.120 | ++ functions-common:get_field:830 : echo '| b21c1004651d40f1b44fb0b7becbe3c8 | f1a2f68967994de49bab3d1e94aa44dc | | e490252619914b5d80405cb54917237f | | | False |' 2022-05-19 20:04:14.120 | ++ functions-common:get_field:824 : read data 2022-05-19 20:04:14.120 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b21c1004651d40f1b44fb0b7becbe3c8 2022-05-19 20:04:14.120 | + functions-common:get_or_add_user_project_role:1009 : echo b21c1004651d40f1b44fb0b7becbe3c8 2022-05-19 20:04:14.120 | b21c1004651d40f1b44fb0b7becbe3c8 2022-05-19 20:04:14.382 | [186253 Async ks-demo-another:216102]: finished get_or_add_user_project_role anotherrole f1a2f68967994de49bab3d1e94aa44dc e490252619914b5d80405cb54917237f with result 0 in 18 seconds 2022-05-19 20:04:14.614 | [186253 Async ks-demo-invis:216215]: Waiting for completion of get_or_add_user_project_role member f1a2f68967994de49bab3d1e94aa44dc 9c02016426a24337ae797364e59b794d running on PID 216215 (14 other jobs running) 2022-05-19 20:04:14.709 | [186253 Async ks-demo-invis:216215]: Signaling child to exit 2022-05-19 20:04:14.710 | WAKEUP 2022-05-19 20:04:14.797 | [186253 Async ks-demo-invis:216215]: Signaled 2022-05-19 20:04:14.811 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 20:04:14.811 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 20:04:14.811 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 20:04:14.811 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 20:04:14.811 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 20:04:14.811 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 20:04:14.811 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 20:04:14.811 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 20:04:14.812 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:04:14.812 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 20:04:14.812 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f1a2f68967994de49bab3d1e94aa44dc --project 9c02016426a24337ae797364e59b794d 2022-05-19 20:04:14.812 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:04:14.812 | ++ functions-common:get_field:824 : read data 2022-05-19 20:04:14.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:14.812 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:14.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:14.812 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:14.812 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:14.812 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 20:04:14.812 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 20:04:14.812 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user f1a2f68967994de49bab3d1e94aa44dc --project 9c02016426a24337ae797364e59b794d 2022-05-19 20:04:14.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:14.812 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:14.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:14.812 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:14.812 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f1a2f68967994de49bab3d1e94aa44dc --project 9c02016426a24337ae797364e59b794d 2022-05-19 20:04:14.812 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:04:14.812 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 20:04:14.812 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:04:14.812 | ++ functions-common:get_field:824 : read data 2022-05-19 20:04:14.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:14.812 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:14.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:14.812 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:14.812 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:14.812 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 20:04:14.812 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 20:04:14.812 | ++ functions-common:get_field:830 : echo '| 6aee6f5679c84fc1be21561ddb7d1b56 | f1a2f68967994de49bab3d1e94aa44dc | | 9c02016426a24337ae797364e59b794d | | | False |' 2022-05-19 20:04:14.812 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 20:04:14.812 | ++ functions-common:get_field:824 : read data 2022-05-19 20:04:14.812 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6aee6f5679c84fc1be21561ddb7d1b56 2022-05-19 20:04:14.813 | + functions-common:get_or_add_user_project_role:1009 : echo 6aee6f5679c84fc1be21561ddb7d1b56 2022-05-19 20:04:14.813 | 6aee6f5679c84fc1be21561ddb7d1b56 2022-05-19 20:04:15.105 | [186253 Async ks-demo-invis:216215]: finished get_or_add_user_project_role member f1a2f68967994de49bab3d1e94aa44dc 9c02016426a24337ae797364e59b794d with result 0 in 17 seconds 2022-05-19 20:04:15.182 | [186253 Async ks-demo-reader:216370]: Waiting for completion of get_or_add_user_project_role reader 125eb65567a84b35b5abca76fa44eca5 e490252619914b5d80405cb54917237f running on PID 216370 (13 other jobs running) 2022-05-19 20:04:15.220 | [186253 Async ks-demo-reader:216370]: Signaling child to exit 2022-05-19 20:04:15.221 | WAKEUP 2022-05-19 20:04:15.250 | [186253 Async ks-demo-reader:216370]: Signaled 2022-05-19 20:04:15.251 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 20:04:15.251 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 20:04:15.251 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 20:04:15.251 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 20:04:15.251 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 20:04:15.251 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 20:04:15.251 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 20:04:15.251 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 20:04:15.251 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:04:15.251 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 125eb65567a84b35b5abca76fa44eca5 --project e490252619914b5d80405cb54917237f 2022-05-19 20:04:15.251 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 20:04:15.251 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:04:15.251 | ++ functions-common:get_field:824 : read data 2022-05-19 20:04:15.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:15.251 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:15.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:15.252 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:15.252 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:15.252 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 20:04:15.252 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 20:04:15.252 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 125eb65567a84b35b5abca76fa44eca5 --project e490252619914b5d80405cb54917237f 2022-05-19 20:04:15.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:15.252 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:15.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:15.252 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:15.252 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:04:15.252 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 20:04:15.252 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 125eb65567a84b35b5abca76fa44eca5 --project e490252619914b5d80405cb54917237f 2022-05-19 20:04:15.252 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:04:15.252 | ++ functions-common:get_field:824 : read data 2022-05-19 20:04:15.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:15.252 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:15.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:15.252 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:15.252 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:15.252 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 20:04:15.252 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 20:04:15.252 | ++ functions-common:get_field:830 : echo '| 609bb86f2a5b44b0b244b9bfe7c073de | 125eb65567a84b35b5abca76fa44eca5 | | e490252619914b5d80405cb54917237f | | | False |' 2022-05-19 20:04:15.252 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 20:04:15.252 | ++ functions-common:get_field:824 : read data 2022-05-19 20:04:15.252 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=609bb86f2a5b44b0b244b9bfe7c073de 2022-05-19 20:04:15.252 | + functions-common:get_or_add_user_project_role:1009 : echo 609bb86f2a5b44b0b244b9bfe7c073de 2022-05-19 20:04:15.252 | 609bb86f2a5b44b0b244b9bfe7c073de 2022-05-19 20:04:15.310 | [186253 Async ks-demo-reader:216370]: finished get_or_add_user_project_role reader 125eb65567a84b35b5abca76fa44eca5 e490252619914b5d80405cb54917237f with result 0 in 15 seconds 2022-05-19 20:04:15.316 | + inc/async:async_wait:197 : return 0 2022-05-19 20:04:15.321 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-05-19 20:04:15.546 | [186253 Async ks-alt-admin:216740]: Waiting for completion of get_or_add_user_project_role admin b68ff2aacdf048ccb1e53d0b9e33de00 bb83c47ec18443db80a5cf2ed51d142e running on PID 216740 (12 other jobs running) 2022-05-19 20:04:15.656 | [186253 Async ks-alt-admin:216740]: Signaling child to exit 2022-05-19 20:04:15.656 | WAKEUP 2022-05-19 20:04:15.769 | [186253 Async ks-alt-admin:216740]: Signaled 2022-05-19 20:04:15.779 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 20:04:15.779 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 20:04:15.779 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 20:04:15.779 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 20:04:15.779 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 20:04:15.779 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 20:04:15.779 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 20:04:15.779 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 20:04:15.780 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b68ff2aacdf048ccb1e53d0b9e33de00 --project bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:04:15.780 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:04:15.780 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 20:04:15.780 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:04:15.780 | ++ functions-common:get_field:824 : read data 2022-05-19 20:04:15.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:15.780 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:15.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:15.780 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:15.780 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:15.780 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 20:04:15.780 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 20:04:15.780 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user b68ff2aacdf048ccb1e53d0b9e33de00 --project bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:04:15.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:15.780 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:15.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:15.780 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:15.780 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 20:04:15.780 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b68ff2aacdf048ccb1e53d0b9e33de00 --project bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:04:15.780 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:04:15.780 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:04:15.780 | ++ functions-common:get_field:824 : read data 2022-05-19 20:04:15.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:15.780 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:15.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:15.780 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:15.780 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:15.780 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 20:04:15.780 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 20:04:15.780 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 20:04:15.780 | ++ functions-common:get_field:830 : echo '| b34e4ad4fe7b4a60bd2fc669e2b31a66 | b68ff2aacdf048ccb1e53d0b9e33de00 | | bb83c47ec18443db80a5cf2ed51d142e | | | False |' 2022-05-19 20:04:15.781 | ++ functions-common:get_field:824 : read data 2022-05-19 20:04:15.781 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b34e4ad4fe7b4a60bd2fc669e2b31a66 2022-05-19 20:04:15.781 | + functions-common:get_or_add_user_project_role:1009 : echo b34e4ad4fe7b4a60bd2fc669e2b31a66 2022-05-19 20:04:15.781 | b34e4ad4fe7b4a60bd2fc669e2b31a66 2022-05-19 20:04:16.030 | [186253 Async ks-alt-admin:216740]: finished get_or_add_user_project_role admin b68ff2aacdf048ccb1e53d0b9e33de00 bb83c47ec18443db80a5cf2ed51d142e with result 0 in 15 seconds 2022-05-19 20:04:16.243 | [186253 Async ks-alt-another:216852]: Waiting for completion of get_or_add_user_project_role anotherrole b68ff2aacdf048ccb1e53d0b9e33de00 bb83c47ec18443db80a5cf2ed51d142e running on PID 216852 (11 other jobs running) 2022-05-19 20:04:16.398 | [186253 Async ks-alt-another:216852]: Signaling child to exit 2022-05-19 20:04:16.399 | WAKEUP 2022-05-19 20:04:16.573 | [186253 Async ks-alt-another:216852]: Signaled 2022-05-19 20:04:16.588 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 20:04:16.588 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 20:04:16.588 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 20:04:16.588 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 20:04:16.588 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 20:04:16.588 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 20:04:16.588 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 20:04:16.588 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 20:04:16.588 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:04:16.588 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b68ff2aacdf048ccb1e53d0b9e33de00 --project bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:04:16.588 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 20:04:16.588 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:04:16.588 | ++ functions-common:get_field:824 : read data 2022-05-19 20:04:16.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:16.588 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:16.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:16.588 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:16.588 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:16.588 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 20:04:16.588 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 20:04:16.588 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user b68ff2aacdf048ccb1e53d0b9e33de00 --project bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:04:16.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:16.588 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:16.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:16.588 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:16.589 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b68ff2aacdf048ccb1e53d0b9e33de00 --project bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:04:16.589 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:04:16.589 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 20:04:16.589 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:04:16.589 | ++ functions-common:get_field:824 : read data 2022-05-19 20:04:16.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:16.589 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:16.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:16.589 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:16.589 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:16.589 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 20:04:16.589 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 20:04:16.589 | ++ functions-common:get_field:830 : echo '| b21c1004651d40f1b44fb0b7becbe3c8 | b68ff2aacdf048ccb1e53d0b9e33de00 | | bb83c47ec18443db80a5cf2ed51d142e | | | False |' 2022-05-19 20:04:16.589 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 20:04:16.589 | ++ functions-common:get_field:824 : read data 2022-05-19 20:04:16.589 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b21c1004651d40f1b44fb0b7becbe3c8 2022-05-19 20:04:16.589 | + functions-common:get_or_add_user_project_role:1009 : echo b21c1004651d40f1b44fb0b7becbe3c8 2022-05-19 20:04:16.589 | b21c1004651d40f1b44fb0b7becbe3c8 2022-05-19 20:04:16.621 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:04:16.745 | [217967 Async ks-system-reader:217967]: finished successfully 2022-05-19 20:04:16.820 | [186253 Async ks-alt-another:216852]: finished get_or_add_user_project_role anotherrole b68ff2aacdf048ccb1e53d0b9e33de00 bb83c47ec18443db80a5cf2ed51d142e with result 0 in 16 seconds 2022-05-19 20:04:17.015 | [186253 Async ks-alt-member-user:217235]: Waiting for completion of get_or_add_user_project_role member 28658090be4845cb9ab0220fc87a5812 bb83c47ec18443db80a5cf2ed51d142e running on PID 217235 (10 other jobs running) 2022-05-19 20:04:17.147 | [186253 Async ks-alt-member-user:217235]: Signaling child to exit 2022-05-19 20:04:17.148 | WAKEUP 2022-05-19 20:04:17.310 | [186253 Async ks-alt-member-user:217235]: Signaled 2022-05-19 20:04:17.320 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 20:04:17.320 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 20:04:17.320 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 20:04:17.320 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 20:04:17.321 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 20:04:17.321 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 20:04:17.321 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 20:04:17.321 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 20:04:17.321 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 28658090be4845cb9ab0220fc87a5812 --project bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:04:17.321 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:04:17.321 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 20:04:17.321 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:04:17.321 | ++ functions-common:get_field:824 : read data 2022-05-19 20:04:17.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:17.321 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:17.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:17.321 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:17.321 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:17.321 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 20:04:17.321 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 20:04:17.321 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 28658090be4845cb9ab0220fc87a5812 --project bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:04:17.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:17.321 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:17.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:17.321 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:17.321 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 28658090be4845cb9ab0220fc87a5812 --project bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:04:17.321 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:04:17.321 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 20:04:17.321 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:04:17.321 | ++ functions-common:get_field:824 : read data 2022-05-19 20:04:17.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:17.321 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:17.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:17.321 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:17.321 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:17.322 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 20:04:17.322 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 20:04:17.322 | ++ functions-common:get_field:830 : echo '| 6aee6f5679c84fc1be21561ddb7d1b56 | 28658090be4845cb9ab0220fc87a5812 | | bb83c47ec18443db80a5cf2ed51d142e | | | False |' 2022-05-19 20:04:17.322 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 20:04:17.322 | ++ functions-common:get_field:824 : read data 2022-05-19 20:04:17.322 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6aee6f5679c84fc1be21561ddb7d1b56 2022-05-19 20:04:17.322 | + functions-common:get_or_add_user_project_role:1009 : echo 6aee6f5679c84fc1be21561ddb7d1b56 2022-05-19 20:04:17.322 | 6aee6f5679c84fc1be21561ddb7d1b56 2022-05-19 20:04:17.570 | [186253 Async ks-alt-member-user:217235]: finished get_or_add_user_project_role member 28658090be4845cb9ab0220fc87a5812 bb83c47ec18443db80a5cf2ed51d142e with result 0 in 14 seconds 2022-05-19 20:04:17.791 | [186253 Async ks-alt-reader-user:217459]: Waiting for completion of get_or_add_user_project_role reader fcf21c2104594c4f85c6557e2a6dafc6 bb83c47ec18443db80a5cf2ed51d142e running on PID 217459 (9 other jobs running) 2022-05-19 20:04:17.930 | [186253 Async ks-alt-reader-user:217459]: Signaling child to exit 2022-05-19 20:04:17.931 | WAKEUP 2022-05-19 20:04:18.086 | [186253 Async ks-alt-reader-user:217459]: Signaled 2022-05-19 20:04:18.105 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 20:04:18.105 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 20:04:18.105 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 20:04:18.105 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 20:04:18.105 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 20:04:18.105 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 20:04:18.105 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 20:04:18.105 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 20:04:18.105 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:04:18.105 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 20:04:18.105 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fcf21c2104594c4f85c6557e2a6dafc6 --project bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:04:18.105 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:04:18.105 | ++ functions-common:get_field:824 : read data 2022-05-19 20:04:18.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:18.105 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:18.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:18.105 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:18.106 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:18.106 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 20:04:18.106 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 20:04:18.106 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user fcf21c2104594c4f85c6557e2a6dafc6 --project bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:04:18.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:18.106 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:18.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:18.106 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:18.106 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fcf21c2104594c4f85c6557e2a6dafc6 --project bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:04:18.106 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 20:04:18.106 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:04:18.106 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:04:18.106 | ++ functions-common:get_field:824 : read data 2022-05-19 20:04:18.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:18.106 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:18.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:18.106 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:18.106 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:18.106 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 20:04:18.106 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 20:04:18.106 | ++ functions-common:get_field:830 : echo '| 609bb86f2a5b44b0b244b9bfe7c073de | fcf21c2104594c4f85c6557e2a6dafc6 | | bb83c47ec18443db80a5cf2ed51d142e | | | False |' 2022-05-19 20:04:18.106 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 20:04:18.106 | ++ functions-common:get_field:824 : read data 2022-05-19 20:04:18.106 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=609bb86f2a5b44b0b244b9bfe7c073de 2022-05-19 20:04:18.106 | + functions-common:get_or_add_user_project_role:1009 : echo 609bb86f2a5b44b0b244b9bfe7c073de 2022-05-19 20:04:18.106 | 609bb86f2a5b44b0b244b9bfe7c073de 2022-05-19 20:04:18.390 | [186253 Async ks-alt-reader-user:217459]: finished get_or_add_user_project_role reader fcf21c2104594c4f85c6557e2a6dafc6 bb83c47ec18443db80a5cf2ed51d142e with result 0 in 13 seconds 2022-05-19 20:04:18.425 | + inc/async:async_wait:197 : return 0 2022-05-19 20:04:18.443 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-05-19 20:04:18.765 | [186253 Async ks-system-member:217685]: Waiting for completion of get_or_add_user_system_role member 1a1e2e2331c34fd9bc6677933e175300 all running on PID 217685 (8 other jobs running) 2022-05-19 20:04:18.904 | [186253 Async ks-system-member:217685]: Signaling child to exit 2022-05-19 20:04:18.905 | WAKEUP 2022-05-19 20:04:19.014 | [186253 Async ks-system-member:217685]: Signaled 2022-05-19 20:04:19.022 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-19 20:04:19.022 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-19 20:04:19.022 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-19 20:04:19.022 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 20:04:19.022 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 20:04:19.022 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 20:04:19.022 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 20:04:19.022 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 20:04:19.022 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-19 20:04:19.022 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1a1e2e2331c34fd9bc6677933e175300 --system all -f value -c Role 2022-05-19 20:04:19.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:19.022 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:19.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:19.022 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:19.022 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:19.022 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-19 20:04:19.022 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-19 20:04:19.022 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user 1a1e2e2331c34fd9bc6677933e175300 --system all 2022-05-19 20:04:19.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:19.022 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:19.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:19.022 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:19.022 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1a1e2e2331c34fd9bc6677933e175300 --system all -f value -c Role 2022-05-19 20:04:19.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:19.022 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:19.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:19.023 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:19.023 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:19.023 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=6aee6f5679c84fc1be21561ddb7d1b56 2022-05-19 20:04:19.023 | + functions-common:get_or_add_user_system_role:1064 : echo 6aee6f5679c84fc1be21561ddb7d1b56 2022-05-19 20:04:19.023 | 6aee6f5679c84fc1be21561ddb7d1b56 2022-05-19 20:04:19.316 | [186253 Async ks-system-member:217685]: finished get_or_add_user_system_role member 1a1e2e2331c34fd9bc6677933e175300 all with result 0 in 11 seconds 2022-05-19 20:04:19.488 | [186253 Async ks-system-reader:217967]: Waiting for completion of get_or_add_user_system_role reader 490e3645964e4351a1ada3a117ce13a5 all running on PID 217967 (7 other jobs running) 2022-05-19 20:04:19.649 | [186253 Async ks-system-reader:217967]: Signaling child to exit 2022-05-19 20:04:19.650 | WAKEUP 2022-05-19 20:04:19.767 | [186253 Async ks-system-reader:217967]: Signaled 2022-05-19 20:04:19.778 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-19 20:04:19.778 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-19 20:04:19.778 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-19 20:04:19.778 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 20:04:19.779 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 20:04:19.779 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 20:04:19.779 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 20:04:19.779 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 20:04:19.779 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-19 20:04:19.779 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 490e3645964e4351a1ada3a117ce13a5 --system all -f value -c Role 2022-05-19 20:04:19.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:19.779 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:19.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:19.779 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:19.779 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:19.779 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-19 20:04:19.779 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-19 20:04:19.779 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user 490e3645964e4351a1ada3a117ce13a5 --system all 2022-05-19 20:04:19.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:19.779 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:19.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:19.779 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:19.779 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 490e3645964e4351a1ada3a117ce13a5 --system all -f value -c Role 2022-05-19 20:04:19.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:19.779 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:19.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:19.779 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:19.779 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:19.779 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=609bb86f2a5b44b0b244b9bfe7c073de 2022-05-19 20:04:19.779 | + functions-common:get_or_add_user_system_role:1064 : echo 609bb86f2a5b44b0b244b9bfe7c073de 2022-05-19 20:04:19.779 | 609bb86f2a5b44b0b244b9bfe7c073de 2022-05-19 20:04:20.055 | [186253 Async ks-system-reader:217967]: finished get_or_add_user_system_role reader 490e3645964e4351a1ada3a117ce13a5 all with result 0 in 13 seconds 2022-05-19 20:04:20.088 | + inc/async:async_wait:197 : return 0 2022-05-19 20:04:20.105 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-05-19 20:04:20.411 | [186253 Async ks-group-memberdemo:218321]: Waiting for completion of get_or_add_group_project_role member cf4b8c88f95c4431ad46a14140cf1842 e490252619914b5d80405cb54917237f running on PID 218321 (6 other jobs running) 2022-05-19 20:04:20.602 | [186253 Async ks-group-memberdemo:218321]: Signaling child to exit 2022-05-19 20:04:24.456 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:04:24.504 | [218321 Async ks-group-memberdemo:218321]: finished successfully 2022-05-19 20:04:24.579 | WAKEUP 2022-05-19 20:04:24.672 | [186253 Async ks-group-memberdemo:218321]: Signaled 2022-05-19 20:04:24.681 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-19 20:04:24.681 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group cf4b8c88f95c4431ad46a14140cf1842 --project e490252619914b5d80405cb54917237f -f value 2022-05-19 20:04:24.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:24.681 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:24.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:24.681 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:24.681 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:24.681 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-19 20:04:24.681 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-19 20:04:24.681 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group cf4b8c88f95c4431ad46a14140cf1842 --project e490252619914b5d80405cb54917237f 2022-05-19 20:04:24.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:24.682 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:24.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:24.682 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:24.682 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group cf4b8c88f95c4431ad46a14140cf1842 --project e490252619914b5d80405cb54917237f -f value 2022-05-19 20:04:24.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:24.682 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:24.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:24.682 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:24.682 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:24.683 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='6aee6f5679c84fc1be21561ddb7d1b56 cf4b8c88f95c4431ad46a14140cf1842 e490252619914b5d80405cb54917237f False' 2022-05-19 20:04:24.683 | + functions-common:get_or_add_group_project_role:1088 : echo 6aee6f5679c84fc1be21561ddb7d1b56 cf4b8c88f95c4431ad46a14140cf1842 e490252619914b5d80405cb54917237f False 2022-05-19 20:04:24.683 | 6aee6f5679c84fc1be21561ddb7d1b56 cf4b8c88f95c4431ad46a14140cf1842 e490252619914b5d80405cb54917237f False 2022-05-19 20:04:24.768 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:04:24.797 | [186253 Async ks-group-memberdemo:218321]: finished get_or_add_group_project_role member cf4b8c88f95c4431ad46a14140cf1842 e490252619914b5d80405cb54917237f with result 0 in 14 seconds 2022-05-19 20:04:24.855 | [218407 Async ks-group-anotherdemo:218407]: finished successfully 2022-05-19 20:04:24.873 | [186253 Async ks-group-anotherdemo:218407]: Waiting for completion of get_or_add_group_project_role anotherrole cf4b8c88f95c4431ad46a14140cf1842 e490252619914b5d80405cb54917237f running on PID 218407 (5 other jobs running) 2022-05-19 20:04:24.935 | [186253 Async ks-group-anotherdemo:218407]: Signaling child to exit 2022-05-19 20:04:24.936 | WAKEUP 2022-05-19 20:04:24.969 | [186253 Async ks-group-anotherdemo:218407]: Signaled 2022-05-19 20:04:24.970 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-19 20:04:24.970 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group cf4b8c88f95c4431ad46a14140cf1842 --project e490252619914b5d80405cb54917237f -f value 2022-05-19 20:04:24.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:24.971 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:24.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:24.971 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:24.971 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:24.971 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-19 20:04:24.971 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-19 20:04:24.971 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group cf4b8c88f95c4431ad46a14140cf1842 --project e490252619914b5d80405cb54917237f 2022-05-19 20:04:24.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:24.971 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:24.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:24.971 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:24.971 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group cf4b8c88f95c4431ad46a14140cf1842 --project e490252619914b5d80405cb54917237f -f value 2022-05-19 20:04:24.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:24.971 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:24.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:24.971 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:24.971 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:24.971 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='b21c1004651d40f1b44fb0b7becbe3c8 cf4b8c88f95c4431ad46a14140cf1842 e490252619914b5d80405cb54917237f False' 2022-05-19 20:04:24.971 | + functions-common:get_or_add_group_project_role:1088 : echo b21c1004651d40f1b44fb0b7becbe3c8 cf4b8c88f95c4431ad46a14140cf1842 e490252619914b5d80405cb54917237f False 2022-05-19 20:04:24.971 | b21c1004651d40f1b44fb0b7becbe3c8 cf4b8c88f95c4431ad46a14140cf1842 e490252619914b5d80405cb54917237f False 2022-05-19 20:04:25.024 | [186253 Async ks-group-anotherdemo:218407]: finished get_or_add_group_project_role anotherrole cf4b8c88f95c4431ad46a14140cf1842 e490252619914b5d80405cb54917237f with result 0 in 15 seconds 2022-05-19 20:04:25.083 | [186253 Async ks-group-memberalt:218495]: Waiting for completion of get_or_add_group_project_role member cf4b8c88f95c4431ad46a14140cf1842 bb83c47ec18443db80a5cf2ed51d142e running on PID 218495 (4 other jobs running) 2022-05-19 20:04:25.132 | [186253 Async ks-group-memberalt:218495]: Signaling child to exit 2022-05-19 20:04:25.364 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:04:25.393 | [218495 Async ks-group-memberalt:218495]: finished successfully 2022-05-19 20:04:25.415 | WAKEUP 2022-05-19 20:04:25.441 | [186253 Async ks-group-memberalt:218495]: Signaled 2022-05-19 20:04:25.442 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-19 20:04:25.442 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group cf4b8c88f95c4431ad46a14140cf1842 --project bb83c47ec18443db80a5cf2ed51d142e -f value 2022-05-19 20:04:25.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:25.442 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:25.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:25.443 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:25.443 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:25.443 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-19 20:04:25.443 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-19 20:04:25.443 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group cf4b8c88f95c4431ad46a14140cf1842 --project bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:04:25.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:25.443 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:25.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:25.443 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:25.443 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group cf4b8c88f95c4431ad46a14140cf1842 --project bb83c47ec18443db80a5cf2ed51d142e -f value 2022-05-19 20:04:25.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:25.443 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:25.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:25.443 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:25.443 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:25.443 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='6aee6f5679c84fc1be21561ddb7d1b56 cf4b8c88f95c4431ad46a14140cf1842 bb83c47ec18443db80a5cf2ed51d142e False' 2022-05-19 20:04:25.443 | + functions-common:get_or_add_group_project_role:1088 : echo 6aee6f5679c84fc1be21561ddb7d1b56 cf4b8c88f95c4431ad46a14140cf1842 bb83c47ec18443db80a5cf2ed51d142e False 2022-05-19 20:04:25.443 | 6aee6f5679c84fc1be21561ddb7d1b56 cf4b8c88f95c4431ad46a14140cf1842 bb83c47ec18443db80a5cf2ed51d142e False 2022-05-19 20:04:25.495 | [186253 Async ks-group-memberalt:218495]: finished get_or_add_group_project_role member cf4b8c88f95c4431ad46a14140cf1842 bb83c47ec18443db80a5cf2ed51d142e with result 0 in 15 seconds 2022-05-19 20:04:25.539 | [186253 Async ks-group-anotheralt:218581]: Waiting for completion of get_or_add_group_project_role anotherrole cf4b8c88f95c4431ad46a14140cf1842 bb83c47ec18443db80a5cf2ed51d142e running on PID 218581 (3 other jobs running) 2022-05-19 20:04:25.573 | [186253 Async ks-group-anotheralt:218581]: Signaling child to exit 2022-05-19 20:04:26.146 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:04:26.175 | [218581 Async ks-group-anotheralt:218581]: finished successfully 2022-05-19 20:04:26.196 | WAKEUP 2022-05-19 20:04:26.220 | [186253 Async ks-group-anotheralt:218581]: Signaled 2022-05-19 20:04:26.222 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-19 20:04:26.222 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group cf4b8c88f95c4431ad46a14140cf1842 --project bb83c47ec18443db80a5cf2ed51d142e -f value 2022-05-19 20:04:26.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:26.222 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:26.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:26.222 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:26.222 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:26.222 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-19 20:04:26.222 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-19 20:04:26.222 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group cf4b8c88f95c4431ad46a14140cf1842 --project bb83c47ec18443db80a5cf2ed51d142e 2022-05-19 20:04:26.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:26.222 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:26.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:26.222 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:26.222 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group cf4b8c88f95c4431ad46a14140cf1842 --project bb83c47ec18443db80a5cf2ed51d142e -f value 2022-05-19 20:04:26.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:26.222 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:26.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:26.222 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:26.222 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:26.222 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='b21c1004651d40f1b44fb0b7becbe3c8 cf4b8c88f95c4431ad46a14140cf1842 bb83c47ec18443db80a5cf2ed51d142e False' 2022-05-19 20:04:26.222 | + functions-common:get_or_add_group_project_role:1088 : echo b21c1004651d40f1b44fb0b7becbe3c8 cf4b8c88f95c4431ad46a14140cf1842 bb83c47ec18443db80a5cf2ed51d142e False 2022-05-19 20:04:26.222 | b21c1004651d40f1b44fb0b7becbe3c8 cf4b8c88f95c4431ad46a14140cf1842 bb83c47ec18443db80a5cf2ed51d142e False 2022-05-19 20:04:26.270 | [186253 Async ks-group-anotheralt:218581]: finished get_or_add_group_project_role anotherrole cf4b8c88f95c4431ad46a14140cf1842 bb83c47ec18443db80a5cf2ed51d142e with result 0 in 15 seconds 2022-05-19 20:04:26.309 | [186253 Async ks-group-admin:218710]: Waiting for completion of get_or_add_group_project_role admin ebf2b429b7f5404faa458962f9755a03 026346139f294a8c8380faacc93b3be0 running on PID 218710 (2 other jobs running) 2022-05-19 20:04:26.338 | [186253 Async ks-group-admin:218710]: Signaling child to exit 2022-05-19 20:04:26.681 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:04:26.708 | [218710 Async ks-group-admin:218710]: finished successfully 2022-05-19 20:04:26.728 | WAKEUP 2022-05-19 20:04:26.752 | [186253 Async ks-group-admin:218710]: Signaled 2022-05-19 20:04:26.753 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-19 20:04:26.753 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group ebf2b429b7f5404faa458962f9755a03 --project 026346139f294a8c8380faacc93b3be0 -f value 2022-05-19 20:04:26.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:26.753 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:26.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:26.753 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:26.753 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:26.753 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-19 20:04:26.753 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-19 20:04:26.753 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group ebf2b429b7f5404faa458962f9755a03 --project 026346139f294a8c8380faacc93b3be0 2022-05-19 20:04:26.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:26.753 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:26.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:26.753 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:26.754 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group ebf2b429b7f5404faa458962f9755a03 --project 026346139f294a8c8380faacc93b3be0 -f value 2022-05-19 20:04:26.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:26.754 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:26.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:04:26.754 | from cryptography.utils import int_from_bytes 2022-05-19 20:04:26.754 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:04:26.754 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='b34e4ad4fe7b4a60bd2fc669e2b31a66 ebf2b429b7f5404faa458962f9755a03 026346139f294a8c8380faacc93b3be0 False' 2022-05-19 20:04:26.754 | + functions-common:get_or_add_group_project_role:1088 : echo b34e4ad4fe7b4a60bd2fc669e2b31a66 ebf2b429b7f5404faa458962f9755a03 026346139f294a8c8380faacc93b3be0 False 2022-05-19 20:04:26.754 | b34e4ad4fe7b4a60bd2fc669e2b31a66 ebf2b429b7f5404faa458962f9755a03 026346139f294a8c8380faacc93b3be0 False 2022-05-19 20:04:26.799 | [186253 Async ks-group-admin:218710]: finished get_or_add_group_project_role admin ebf2b429b7f5404faa458962f9755a03 026346139f294a8c8380faacc93b3be0 with result 0 in 15 seconds 2022-05-19 20:04:26.804 | + inc/async:async_wait:197 : return 0 2022-05-19 20:04:26.806 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-05-19 20:04:26.824 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:04:26.827 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-05-19 20:04:26.845 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:04:26.848 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-05-19 20:04:26.850 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-05-19 20:04:26.919 | + inc/async:async_inner:63 : create_nova_accounts 2022-05-19 20:04:26.960 | [186253 Async create_nova_accounts:220624]: running: create_nova_accounts 2022-05-19 20:04:26.963 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-05-19 20:04:26.982 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:04:26.985 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-05-19 20:04:26.987 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-05-19 20:04:27.049 | + inc/async:async_inner:63 : create_glance_accounts 2022-05-19 20:04:27.099 | [186253 Async create_glance_accounts:220739]: running: create_glance_accounts 2022-05-19 20:04:27.102 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-05-19 20:04:27.123 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:04:27.127 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-05-19 20:04:27.129 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-05-19 20:04:27.198 | + inc/async:async_inner:63 : create_cinder_accounts 2022-05-19 20:04:27.243 | [186253 Async create_cinder_accounts:220869]: running: create_cinder_accounts 2022-05-19 20:04:27.246 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-05-19 20:04:27.267 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:04:27.270 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-05-19 20:04:27.272 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-05-19 20:04:27.354 | + inc/async:async_inner:63 : create_neutron_accounts 2022-05-19 20:04:27.405 | [186253 Async create_neutron_accounts:220985]: running: create_neutron_accounts 2022-05-19 20:04:27.407 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-05-19 20:04:27.442 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:04:27.445 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-05-19 20:04:27.451 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-05-19 20:04:27.615 | + inc/async:async_inner:63 : create_swift_accounts 2022-05-19 20:04:27.839 | [186253 Async create_swift_accounts:221127]: running: create_swift_accounts 2022-05-19 20:04:27.860 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-05-19 20:04:27.991 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:04:28.020 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-05-19 20:04:28.379 | [186253 Async create_nova_accounts:220624]: Waiting for completion of create_nova_accounts running on PID 220624 (6 other jobs running) 2022-05-19 20:04:28.547 | [186253 Async create_nova_accounts:220624]: Signaling child to exit 2022-05-19 20:05:09.118 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:05:09.275 | [220985 Async create_neutron_accounts:220985]: finished successfully 2022-05-19 20:05:26.779 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:05:26.811 | [220869 Async create_cinder_accounts:220869]: finished successfully 2022-05-19 20:05:45.078 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:05:45.106 | [220739 Async create_glance_accounts:220739]: finished successfully 2022-05-19 20:05:48.568 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:05:48.596 | [220624 Async create_nova_accounts:220624]: finished successfully 2022-05-19 20:05:48.617 | WAKEUP 2022-05-19 20:05:48.641 | [186253 Async create_nova_accounts:220624]: Signaled 2022-05-19 20:05:48.643 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-05-19 20:05:48.643 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-05-19 20:05:48.643 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-05-19 20:05:48.643 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 20:05:48.643 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 20:05:48.643 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 20:05:48.643 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-19 20:05:48.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.643 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.643 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.643 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.643 | + functions-common:get_or_create_user:937 : user_id=378b046698c04b7b88194a9ffe5b045a 2022-05-19 20:05:48.643 | + functions-common:get_or_create_user:938 : echo 378b046698c04b7b88194a9ffe5b045a 2022-05-19 20:05:48.643 | 378b046698c04b7b88194a9ffe5b045a 2022-05-19 20:05:48.643 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-05-19 20:05:48.643 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 20:05:48.643 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 20:05:48.643 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 20:05:48.643 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 20:05:48.643 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 20:05:48.643 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 20:05:48.643 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 20:05:48.644 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 20:05:48.644 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 20:05:48.644 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 20:05:48.644 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:05:48.644 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 20:05:48.644 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:05:48.644 | ++ functions-common:get_field:824 : read data 2022-05-19 20:05:48.644 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-05-19 20:05:48.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.644 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.644 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.644 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.644 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 20:05:48.644 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 20:05:48.644 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-05-19 20:05:48.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.644 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.644 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.644 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:05:48.644 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-05-19 20:05:48.644 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 20:05:48.644 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:05:48.644 | ++ functions-common:get_field:824 : read data 2022-05-19 20:05:48.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.644 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.644 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.644 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.644 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 20:05:48.644 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 20:05:48.644 | ++ functions-common:get_field:830 : echo '| bdaf8732b34c43a38465efde7e18a060 | 378b046698c04b7b88194a9ffe5b045a | | ba22fdc274b74521847e5fceb2d307b1 | | | False |' 2022-05-19 20:05:48.645 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 20:05:48.645 | ++ functions-common:get_field:824 : read data 2022-05-19 20:05:48.645 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=bdaf8732b34c43a38465efde7e18a060 2022-05-19 20:05:48.645 | + functions-common:get_or_add_user_project_role:1009 : echo bdaf8732b34c43a38465efde7e18a060 2022-05-19 20:05:48.645 | bdaf8732b34c43a38465efde7e18a060 2022-05-19 20:05:48.645 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-19 20:05:48.645 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-05-19 20:05:48.645 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 20:05:48.645 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 20:05:48.645 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 20:05:48.645 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 20:05:48.645 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 20:05:48.645 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 20:05:48.645 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 20:05:48.645 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 20:05:48.645 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 20:05:48.645 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 20:05:48.645 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-05-19 20:05:48.645 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:05:48.645 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 20:05:48.645 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:05:48.645 | ++ functions-common:get_field:824 : read data 2022-05-19 20:05:48.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.645 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.645 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.645 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.645 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 20:05:48.645 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 20:05:48.645 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-05-19 20:05:48.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.645 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.646 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.646 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:05:48.646 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-05-19 20:05:48.646 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 20:05:48.646 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:05:48.646 | ++ functions-common:get_field:824 : read data 2022-05-19 20:05:48.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.646 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.646 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.646 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.646 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 20:05:48.646 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 20:05:48.646 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 20:05:48.646 | ++ functions-common:get_field:830 : echo '| b34e4ad4fe7b4a60bd2fc669e2b31a66 | 378b046698c04b7b88194a9ffe5b045a | | ba22fdc274b74521847e5fceb2d307b1 | | | False |' 2022-05-19 20:05:48.646 | ++ functions-common:get_field:824 : read data 2022-05-19 20:05:48.646 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b34e4ad4fe7b4a60bd2fc669e2b31a66 2022-05-19 20:05:48.646 | + functions-common:get_or_add_user_project_role:1009 : echo b34e4ad4fe7b4a60bd2fc669e2b31a66 2022-05-19 20:05:48.646 | b34e4ad4fe7b4a60bd2fc669e2b31a66 2022-05-19 20:05:48.646 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-05-19 20:05:48.646 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-05-19 20:05:48.646 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.84/compute 2022-05-19 20:05:48.646 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-05-19 20:05:48.646 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 20:05:48.646 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-05-19 20:05:48.646 | ++ functions-common:get_or_create_service:1109 : 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-05-19 20:05:48.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.646 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.646 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.647 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.647 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 20:05:48.647 | f6b9839073de4dcb9e8726d1642cef9b' 2022-05-19 20:05:48.647 | + functions-common:get_or_create_service:1106 : echo f6b9839073de4dcb9e8726d1642cef9b 2022-05-19 20:05:48.647 | f6b9839073de4dcb9e8726d1642cef9b 2022-05-19 20:05:48.647 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.84/compute/v2/$(project_id)s' 2022-05-19 20:05:48.647 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 20:05:48.647 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.84/compute/v2/$(project_id)s' RegionOne 2022-05-19 20:05:48.647 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 20:05:48.647 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-05-19 20:05:48.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.647 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.647 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.647 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.647 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 20:05:48.647 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 20:05:48.647 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.84/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-05-19 20:05:48.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.647 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.647 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.647 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.647 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=b1846a55257a4cecb39a5cd0b043e89a 2022-05-19 20:05:48.647 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo b1846a55257a4cecb39a5cd0b043e89a 2022-05-19 20:05:48.647 | + functions-common:get_or_create_endpoint:1139 : public_id=b1846a55257a4cecb39a5cd0b043e89a 2022-05-19 20:05:48.647 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 20:05:48.647 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 20:05:48.647 | + functions-common:get_or_create_endpoint:1148 : echo b1846a55257a4cecb39a5cd0b043e89a 2022-05-19 20:05:48.647 | b1846a55257a4cecb39a5cd0b043e89a 2022-05-19 20:05:48.647 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-05-19 20:05:48.647 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 20:05:48.648 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-05-19 20:05:48.648 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-05-19 20:05:48.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.648 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.648 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.648 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.648 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 20:05:48.648 | 9fd05610f98b4145bb675eb2f25fa70b' 2022-05-19 20:05:48.648 | + functions-common:get_or_create_service:1106 : echo 9fd05610f98b4145bb675eb2f25fa70b 2022-05-19 20:05:48.648 | 9fd05610f98b4145bb675eb2f25fa70b 2022-05-19 20:05:48.648 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.84/compute/v2.1 2022-05-19 20:05:48.648 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 20:05:48.648 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.84/compute/v2.1 RegionOne 2022-05-19 20:05:48.648 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 20:05:48.648 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-05-19 20:05:48.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.648 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.648 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.648 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.648 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 20:05:48.648 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 20:05:48.648 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.84/compute/v2.1 --region RegionOne -f value -c id 2022-05-19 20:05:48.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.648 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.648 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.648 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.648 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=8a9f46370e5a4a3cb1fa017ae0da0cd0 2022-05-19 20:05:48.648 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 8a9f46370e5a4a3cb1fa017ae0da0cd0 2022-05-19 20:05:48.648 | + functions-common:get_or_create_endpoint:1139 : public_id=8a9f46370e5a4a3cb1fa017ae0da0cd0 2022-05-19 20:05:48.648 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 20:05:48.649 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 20:05:48.649 | + functions-common:get_or_create_endpoint:1148 : echo 8a9f46370e5a4a3cb1fa017ae0da0cd0 2022-05-19 20:05:48.649 | 8a9f46370e5a4a3cb1fa017ae0da0cd0 2022-05-19 20:05:48.649 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-05-19 20:05:48.649 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:05:48.649 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-05-19 20:05:48.649 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:05:48.649 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-05-19 20:05:48.649 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 20:05:48.649 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 20:05:48.649 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 20:05:48.649 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 20:05:48.649 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 20:05:48.649 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 20:05:48.649 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 20:05:48.649 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 20:05:48.649 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 20:05:48.649 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 20:05:48.649 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:05:48.649 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 20:05:48.649 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:05:48.649 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-19 20:05:48.649 | ++ functions-common:get_field:824 : read data 2022-05-19 20:05:48.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.649 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.649 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.649 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.649 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 20:05:48.650 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 20:05:48.650 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-19 20:05:48.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.650 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.650 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.650 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-19 20:05:48.650 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:05:48.650 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 20:05:48.650 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:05:48.650 | ++ functions-common:get_field:824 : read data 2022-05-19 20:05:48.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.650 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.650 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.650 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.650 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 20:05:48.650 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 20:05:48.650 | ++ functions-common:get_field:830 : echo '| 326ab279cac14b3fbafe4155443ed9b7 | 378b046698c04b7b88194a9ffe5b045a | | ba22fdc274b74521847e5fceb2d307b1 | | | False |' 2022-05-19 20:05:48.650 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 20:05:48.650 | ++ functions-common:get_field:824 : read data 2022-05-19 20:05:48.650 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=326ab279cac14b3fbafe4155443ed9b7 2022-05-19 20:05:48.650 | + functions-common:get_or_add_user_project_role:1009 : echo 326ab279cac14b3fbafe4155443ed9b7 2022-05-19 20:05:48.650 | 326ab279cac14b3fbafe4155443ed9b7 2022-05-19 20:05:48.650 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-05-19 20:05:48.650 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:05:48.650 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-05-19 20:05:48.650 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:05:48.650 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-05-19 20:05:48.692 | [186253 Async create_nova_accounts:220624]: finished create_nova_accounts with result 0 in 81 seconds 2022-05-19 20:05:48.732 | [186253 Async create_glance_accounts:220739]: Waiting for completion of create_glance_accounts running on PID 220739 (5 other jobs running) 2022-05-19 20:05:48.758 | [186253 Async create_glance_accounts:220739]: Signaling child to exit 2022-05-19 20:05:48.758 | WAKEUP 2022-05-19 20:05:48.782 | [186253 Async create_glance_accounts:220739]: Signaled 2022-05-19 20:05:48.783 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-05-19 20:05:48.783 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:05:48.783 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-05-19 20:05:48.783 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-05-19 20:05:48.783 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 20:05:48.783 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 20:05:48.783 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 20:05:48.783 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-19 20:05:48.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.784 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.784 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.784 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.784 | + functions-common:get_or_create_user:937 : user_id=be8df5550506438eb334c649893eb4dd 2022-05-19 20:05:48.784 | + functions-common:get_or_create_user:938 : echo be8df5550506438eb334c649893eb4dd 2022-05-19 20:05:48.784 | be8df5550506438eb334c649893eb4dd 2022-05-19 20:05:48.784 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-05-19 20:05:48.784 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 20:05:48.784 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 20:05:48.784 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 20:05:48.784 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 20:05:48.784 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 20:05:48.784 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 20:05:48.784 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 20:05:48.784 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 20:05:48.784 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 20:05:48.784 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 20:05:48.784 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-05-19 20:05:48.784 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:05:48.784 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 20:05:48.784 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:05:48.784 | ++ functions-common:get_field:824 : read data 2022-05-19 20:05:48.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.784 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.784 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.784 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.784 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 20:05:48.784 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 20:05:48.784 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-05-19 20:05:48.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.785 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.785 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.785 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-05-19 20:05:48.785 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:05:48.785 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 20:05:48.785 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:05:48.785 | ++ functions-common:get_field:824 : read data 2022-05-19 20:05:48.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.785 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.785 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.785 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.785 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 20:05:48.785 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 20:05:48.785 | ++ functions-common:get_field:830 : echo '| bdaf8732b34c43a38465efde7e18a060 | be8df5550506438eb334c649893eb4dd | | ba22fdc274b74521847e5fceb2d307b1 | | | False |' 2022-05-19 20:05:48.785 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 20:05:48.785 | ++ functions-common:get_field:824 : read data 2022-05-19 20:05:48.785 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=bdaf8732b34c43a38465efde7e18a060 2022-05-19 20:05:48.785 | + functions-common:get_or_add_user_project_role:1009 : echo bdaf8732b34c43a38465efde7e18a060 2022-05-19 20:05:48.785 | bdaf8732b34c43a38465efde7e18a060 2022-05-19 20:05:48.785 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-19 20:05:48.785 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-05-19 20:05:48.785 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:05:48.785 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-05-19 20:05:48.785 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-05-19 20:05:48.785 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 20:05:48.785 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 20:05:48.785 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 20:05:48.785 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-19 20:05:48.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.786 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.786 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.786 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.786 | + functions-common:get_or_create_user:937 : user_id=bdf915a5e0aa42a89e575ce1e8a65e2a 2022-05-19 20:05:48.786 | + functions-common:get_or_create_user:938 : echo bdf915a5e0aa42a89e575ce1e8a65e2a 2022-05-19 20:05:48.786 | bdf915a5e0aa42a89e575ce1e8a65e2a 2022-05-19 20:05:48.786 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-05-19 20:05:48.786 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 20:05:48.786 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 20:05:48.786 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 20:05:48.786 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 20:05:48.786 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 20:05:48.786 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 20:05:48.786 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 20:05:48.786 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 20:05:48.786 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 20:05:48.786 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 20:05:48.786 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-19 20:05:48.786 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 20:05:48.786 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:05:48.786 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:05:48.786 | ++ functions-common:get_field:824 : read data 2022-05-19 20:05:48.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.786 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.786 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.786 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.786 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 20:05:48.786 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 20:05:48.787 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-19 20:05:48.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.787 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.787 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.787 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:05:48.787 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-19 20:05:48.787 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 20:05:48.787 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:05:48.787 | ++ functions-common:get_field:824 : read data 2022-05-19 20:05:48.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.787 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.787 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.787 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.787 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 20:05:48.787 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 20:05:48.787 | ++ functions-common:get_field:830 : echo '| bdaf8732b34c43a38465efde7e18a060 | bdf915a5e0aa42a89e575ce1e8a65e2a | | ba22fdc274b74521847e5fceb2d307b1 | | | False |' 2022-05-19 20:05:48.787 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 20:05:48.787 | ++ functions-common:get_field:824 : read data 2022-05-19 20:05:48.787 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=bdaf8732b34c43a38465efde7e18a060 2022-05-19 20:05:48.787 | + functions-common:get_or_add_user_project_role:1009 : echo bdaf8732b34c43a38465efde7e18a060 2022-05-19 20:05:48.787 | bdaf8732b34c43a38465efde7e18a060 2022-05-19 20:05:48.787 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-05-19 20:05:48.787 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-05-19 20:05:48.787 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 20:05:48.787 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 20:05:48.787 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 20:05:48.787 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 20:05:48.787 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 20:05:48.787 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 20:05:48.787 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 20:05:48.787 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 20:05:48.788 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 20:05:48.788 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 20:05:48.788 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-19 20:05:48.788 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:05:48.788 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 20:05:48.788 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:05:48.788 | ++ functions-common:get_field:824 : read data 2022-05-19 20:05:48.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.788 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.788 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.788 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.788 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 20:05:48.788 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 20:05:48.788 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-19 20:05:48.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.788 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.788 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.788 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:05:48.788 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-19 20:05:48.788 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 20:05:48.788 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:05:48.788 | ++ functions-common:get_field:824 : read data 2022-05-19 20:05:48.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.788 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.788 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.788 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.788 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 20:05:48.788 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 20:05:48.789 | ++ functions-common:get_field:830 : echo '| 326ab279cac14b3fbafe4155443ed9b7 | bdf915a5e0aa42a89e575ce1e8a65e2a | | ba22fdc274b74521847e5fceb2d307b1 | | | False |' 2022-05-19 20:05:48.789 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 20:05:48.789 | ++ functions-common:get_field:824 : read data 2022-05-19 20:05:48.789 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=326ab279cac14b3fbafe4155443ed9b7 2022-05-19 20:05:48.789 | + functions-common:get_or_add_user_project_role:1009 : echo 326ab279cac14b3fbafe4155443ed9b7 2022-05-19 20:05:48.789 | 326ab279cac14b3fbafe4155443ed9b7 2022-05-19 20:05:48.789 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-05-19 20:05:48.789 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 20:05:48.789 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-05-19 20:05:48.789 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-05-19 20:05:48.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.789 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.789 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.789 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.789 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 20:05:48.789 | 572557f97db94b2988ad2bb260bd1018' 2022-05-19 20:05:48.789 | + functions-common:get_or_create_service:1106 : echo 572557f97db94b2988ad2bb260bd1018 2022-05-19 20:05:48.789 | 572557f97db94b2988ad2bb260bd1018 2022-05-19 20:05:48.789 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.84/image 2022-05-19 20:05:48.789 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 20:05:48.789 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.84/image RegionOne 2022-05-19 20:05:48.789 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 20:05:48.789 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-05-19 20:05:48.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.790 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.790 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.790 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.790 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 20:05:48.790 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 20:05:48.790 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.84/image --region RegionOne -f value -c id 2022-05-19 20:05:48.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.790 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.790 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.790 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.790 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=a285ac6ef6c146ef97064e8babdc617e 2022-05-19 20:05:48.790 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo a285ac6ef6c146ef97064e8babdc617e 2022-05-19 20:05:48.790 | + functions-common:get_or_create_endpoint:1139 : public_id=a285ac6ef6c146ef97064e8babdc617e 2022-05-19 20:05:48.790 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 20:05:48.790 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 20:05:48.790 | + functions-common:get_or_create_endpoint:1148 : echo a285ac6ef6c146ef97064e8babdc617e 2022-05-19 20:05:48.790 | a285ac6ef6c146ef97064e8babdc617e 2022-05-19 20:05:48.790 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-05-19 20:05:48.790 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-19 20:05:48.790 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-19 20:05:48.790 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-05-19 20:05:48.790 | ++ functions-common:get_or_create_domain:900 : echo default 2022-05-19 20:05:48.790 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-05-19 20:05:48.790 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-05-19 20:05:48.790 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-05-19 20:05:48.790 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-05-19 20:05:48.831 | [186253 Async create_glance_accounts:220739]: finished create_glance_accounts with result 0 in 78 seconds 2022-05-19 20:05:48.871 | [186253 Async create_cinder_accounts:220869]: Waiting for completion of create_cinder_accounts running on PID 220869 (4 other jobs running) 2022-05-19 20:05:48.897 | [186253 Async create_cinder_accounts:220869]: Signaling child to exit 2022-05-19 20:05:48.897 | WAKEUP 2022-05-19 20:05:48.922 | [186253 Async create_cinder_accounts:220869]: Signaled 2022-05-19 20:05:48.924 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-05-19 20:05:48.924 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-05-19 20:05:48.924 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-05-19 20:05:48.924 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 20:05:48.924 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 20:05:48.924 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 20:05:48.924 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-19 20:05:48.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.924 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.924 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.924 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.924 | + functions-common:get_or_create_user:937 : user_id=c97675d166b84a88aed79d26499a0ed7 2022-05-19 20:05:48.924 | + functions-common:get_or_create_user:938 : echo c97675d166b84a88aed79d26499a0ed7 2022-05-19 20:05:48.925 | c97675d166b84a88aed79d26499a0ed7 2022-05-19 20:05:48.925 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-05-19 20:05:48.925 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 20:05:48.925 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 20:05:48.925 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 20:05:48.925 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 20:05:48.925 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 20:05:48.925 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 20:05:48.925 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 20:05:48.925 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 20:05:48.925 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 20:05:48.925 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 20:05:48.925 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 20:05:48.925 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-05-19 20:05:48.925 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:05:48.925 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:05:48.925 | ++ functions-common:get_field:824 : read data 2022-05-19 20:05:48.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.925 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.925 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.925 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.925 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 20:05:48.925 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 20:05:48.925 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-05-19 20:05:48.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.925 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.925 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.925 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-05-19 20:05:48.925 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:05:48.925 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 20:05:48.926 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:05:48.926 | ++ functions-common:get_field:824 : read data 2022-05-19 20:05:48.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.926 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.926 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.926 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.926 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 20:05:48.926 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 20:05:48.926 | ++ functions-common:get_field:830 : echo '| bdaf8732b34c43a38465efde7e18a060 | c97675d166b84a88aed79d26499a0ed7 | | ba22fdc274b74521847e5fceb2d307b1 | | | False |' 2022-05-19 20:05:48.926 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 20:05:48.926 | ++ functions-common:get_field:824 : read data 2022-05-19 20:05:48.926 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=bdaf8732b34c43a38465efde7e18a060 2022-05-19 20:05:48.926 | + functions-common:get_or_add_user_project_role:1009 : echo bdaf8732b34c43a38465efde7e18a060 2022-05-19 20:05:48.926 | bdaf8732b34c43a38465efde7e18a060 2022-05-19 20:05:48.926 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-19 20:05:48.926 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-05-19 20:05:48.926 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 20:05:48.926 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-05-19 20:05:48.926 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-05-19 20:05:48.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.926 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.926 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.926 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.926 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 20:05:48.926 | 7dde62c243ae4e09be13329632373f46' 2022-05-19 20:05:48.926 | + functions-common:get_or_create_service:1106 : echo 7dde62c243ae4e09be13329632373f46 2022-05-19 20:05:48.926 | 7dde62c243ae4e09be13329632373f46 2022-05-19 20:05:48.926 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-05-19 20:05:48.927 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.84/volume/v3/$(project_id)s' 2022-05-19 20:05:48.927 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 20:05:48.927 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.84/volume/v3/$(project_id)s' RegionOne 2022-05-19 20:05:48.927 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 20:05:48.927 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-05-19 20:05:48.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.927 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.927 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.927 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.927 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 20:05:48.927 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 20:05:48.927 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.84/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-19 20:05:48.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.927 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.927 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.927 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.927 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=816597ff93d940409b27f58859f67d30 2022-05-19 20:05:48.927 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 816597ff93d940409b27f58859f67d30 2022-05-19 20:05:48.927 | + functions-common:get_or_create_endpoint:1139 : public_id=816597ff93d940409b27f58859f67d30 2022-05-19 20:05:48.927 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 20:05:48.927 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 20:05:48.927 | + functions-common:get_or_create_endpoint:1148 : echo 816597ff93d940409b27f58859f67d30 2022-05-19 20:05:48.927 | 816597ff93d940409b27f58859f67d30 2022-05-19 20:05:48.927 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-05-19 20:05:48.927 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 20:05:48.927 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-05-19 20:05:48.927 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-05-19 20:05:48.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.928 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.928 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.928 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.928 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 20:05:48.928 | 131338d362334538bf055bc7974cd7cc' 2022-05-19 20:05:48.928 | + functions-common:get_or_create_service:1106 : echo 131338d362334538bf055bc7974cd7cc 2022-05-19 20:05:48.928 | 131338d362334538bf055bc7974cd7cc 2022-05-19 20:05:48.928 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.84/volume/v3/$(project_id)s' 2022-05-19 20:05:48.928 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 20:05:48.928 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.84/volume/v3/$(project_id)s' RegionOne 2022-05-19 20:05:48.928 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 20:05:48.928 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-05-19 20:05:48.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.928 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.928 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.928 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.928 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 20:05:48.928 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 20:05:48.928 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.84/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-19 20:05:48.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.928 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.928 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.928 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.928 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=26d71d83e9f547aa91864c20f9e5f143 2022-05-19 20:05:48.928 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 26d71d83e9f547aa91864c20f9e5f143 2022-05-19 20:05:48.928 | + functions-common:get_or_create_endpoint:1139 : public_id=26d71d83e9f547aa91864c20f9e5f143 2022-05-19 20:05:48.928 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 20:05:48.928 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 20:05:48.928 | + functions-common:get_or_create_endpoint:1148 : echo 26d71d83e9f547aa91864c20f9e5f143 2022-05-19 20:05:48.929 | 26d71d83e9f547aa91864c20f9e5f143 2022-05-19 20:05:48.929 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-05-19 20:05:48.929 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-05-19 20:05:48.929 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 20:05:48.929 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-05-19 20:05:48.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.929 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.929 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.929 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.929 | ++ functions-common:get_or_create_project:950 : project_id=ba22fdc274b74521847e5fceb2d307b1 2022-05-19 20:05:48.929 | ++ functions-common:get_or_create_project:951 : echo ba22fdc274b74521847e5fceb2d307b1 2022-05-19 20:05:48.929 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id ba22fdc274b74521847e5fceb2d307b1 2022-05-19 20:05:48.929 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-05-19 20:05:48.929 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 20:05:48.929 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 20:05:48.929 | ++ functions-common:get_or_create_user:925 : local email= 2022-05-19 20:05:48.929 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-05-19 20:05:48.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.929 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:48.929 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:48.929 | No password was supplied, authentication will fail when a user does not have a password. 2022-05-19 20:05:48.929 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:48.929 | ++ functions-common:get_or_create_user:937 : user_id=c97675d166b84a88aed79d26499a0ed7 2022-05-19 20:05:48.929 | ++ functions-common:get_or_create_user:938 : echo c97675d166b84a88aed79d26499a0ed7 2022-05-19 20:05:48.929 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id c97675d166b84a88aed79d26499a0ed7 2022-05-19 20:05:48.973 | [186253 Async create_cinder_accounts:220869]: finished create_cinder_accounts with result 0 in 59 seconds 2022-05-19 20:05:48.978 | + inc/async:async_wait:197 : return 0 2022-05-19 20:05:48.981 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-05-19 20:05:49.036 | [186253 Async create_neutron_accounts:220985]: Waiting for completion of create_neutron_accounts running on PID 220985 (3 other jobs running) 2022-05-19 20:05:49.063 | [186253 Async create_neutron_accounts:220985]: Signaling child to exit 2022-05-19 20:05:49.063 | WAKEUP 2022-05-19 20:05:49.087 | [186253 Async create_neutron_accounts:220985]: Signaled 2022-05-19 20:05:49.089 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-05-19 20:05:49.089 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 20:05:49.089 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 20:05:49.089 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 20:05:49.089 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 20:05:49.089 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-19 20:05:49.089 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 20:05:49.089 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-05-19 20:05:49.089 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-05-19 20:05:49.089 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-05-19 20:05:49.089 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.84:9696/ 2022-05-19 20:05:49.089 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-05-19 20:05:49.089 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-05-19 20:05:49.089 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-05-19 20:05:49.089 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 20:05:49.089 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 20:05:49.089 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 20:05:49.089 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-19 20:05:49.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:49.089 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:49.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:49.089 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:49.089 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:49.089 | + functions-common:get_or_create_user:937 : user_id=e2c5489b02604fcbae8dd5eff816d39d 2022-05-19 20:05:49.089 | + functions-common:get_or_create_user:938 : echo e2c5489b02604fcbae8dd5eff816d39d 2022-05-19 20:05:49.089 | e2c5489b02604fcbae8dd5eff816d39d 2022-05-19 20:05:49.089 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-05-19 20:05:49.089 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 20:05:49.089 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 20:05:49.090 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 20:05:49.090 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 20:05:49.090 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 20:05:49.090 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 20:05:49.090 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 20:05:49.090 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 20:05:49.090 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 20:05:49.090 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 20:05:49.090 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-05-19 20:05:49.090 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:05:49.090 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 20:05:49.090 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:05:49.090 | ++ functions-common:get_field:824 : read data 2022-05-19 20:05:49.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:49.090 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:49.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:49.090 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:49.090 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:49.090 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 20:05:49.090 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 20:05:49.090 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-05-19 20:05:49.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:49.090 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:49.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:49.090 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:49.090 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-05-19 20:05:49.090 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 20:05:49.090 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:05:49.090 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:05:49.090 | ++ functions-common:get_field:824 : read data 2022-05-19 20:05:49.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:49.091 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:49.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:49.091 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:49.091 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:49.091 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 20:05:49.091 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 20:05:49.091 | ++ functions-common:get_field:830 : echo '| bdaf8732b34c43a38465efde7e18a060 | e2c5489b02604fcbae8dd5eff816d39d | | ba22fdc274b74521847e5fceb2d307b1 | | | False |' 2022-05-19 20:05:49.091 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 20:05:49.091 | ++ functions-common:get_field:824 : read data 2022-05-19 20:05:49.091 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=bdaf8732b34c43a38465efde7e18a060 2022-05-19 20:05:49.091 | + functions-common:get_or_add_user_project_role:1009 : echo bdaf8732b34c43a38465efde7e18a060 2022-05-19 20:05:49.091 | bdaf8732b34c43a38465efde7e18a060 2022-05-19 20:05:49.091 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-19 20:05:49.091 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-05-19 20:05:49.091 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 20:05:49.091 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-05-19 20:05:49.091 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-05-19 20:05:49.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:49.091 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:49.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:49.091 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:49.091 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:49.091 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 20:05:49.091 | 02f58a5d1f084c468caa078c6f03b5db' 2022-05-19 20:05:49.091 | + functions-common:get_or_create_service:1106 : echo 02f58a5d1f084c468caa078c6f03b5db 2022-05-19 20:05:49.091 | 02f58a5d1f084c468caa078c6f03b5db 2022-05-19 20:05:49.091 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.84:9696/ 2022-05-19 20:05:49.091 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 20:05:49.091 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.84:9696/ RegionOne 2022-05-19 20:05:49.091 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 20:05:49.091 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-05-19 20:05:49.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:49.092 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:49.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:49.092 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:49.092 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:49.092 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 20:05:49.092 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 20:05:49.092 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.84:9696/ --region RegionOne -f value -c id 2022-05-19 20:05:49.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:49.092 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:49.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:05:49.092 | from cryptography.utils import int_from_bytes 2022-05-19 20:05:49.092 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:05:49.092 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=03665696446745f3afebe74ce6ea5c6b 2022-05-19 20:05:49.092 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 03665696446745f3afebe74ce6ea5c6b 2022-05-19 20:05:49.092 | + functions-common:get_or_create_endpoint:1139 : public_id=03665696446745f3afebe74ce6ea5c6b 2022-05-19 20:05:49.092 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 20:05:49.092 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 20:05:49.092 | + functions-common:get_or_create_endpoint:1148 : echo 03665696446745f3afebe74ce6ea5c6b 2022-05-19 20:05:49.092 | 03665696446745f3afebe74ce6ea5c6b 2022-05-19 20:05:49.138 | [186253 Async create_neutron_accounts:220985]: finished create_neutron_accounts with result 0 in 41 seconds 2022-05-19 20:05:49.180 | [186253 Async create_swift_accounts:221127]: Waiting for completion of create_swift_accounts running on PID 221127 (2 other jobs running) 2022-05-19 20:05:49.207 | [186253 Async create_swift_accounts:221127]: Signaling child to exit 2022-05-19 20:06:37.065 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:06:37.091 | [221127 Async create_swift_accounts:221127]: finished successfully 2022-05-19 20:06:37.112 | WAKEUP 2022-05-19 20:06:37.140 | [186253 Async create_swift_accounts:221127]: Signaled 2022-05-19 20:06:37.141 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-05-19 20:06:37.141 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-05-19 20:06:37.141 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-05-19 20:06:37.141 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-05-19 20:06:37.141 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-05-19 20:06:37.141 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-05-19 20:06:37.141 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-05-19 20:06:37.141 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-05-19 20:06:37.142 | + lib/swift:create_swift_accounts:613 : local another_role 2022-05-19 20:06:37.142 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-05-19 20:06:37.142 | ++ functions-common:get_or_create_role:957 : local role_id 2022-05-19 20:06:37.142 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-19 20:06:37.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.142 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.142 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.142 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:06:37.142 | ++ functions-common:get_or_create_role:962 : role_id=b21c1004651d40f1b44fb0b7becbe3c8 2022-05-19 20:06:37.142 | ++ functions-common:get_or_create_role:963 : echo b21c1004651d40f1b44fb0b7becbe3c8 2022-05-19 20:06:37.142 | + lib/swift:create_swift_accounts:614 : another_role=b21c1004651d40f1b44fb0b7becbe3c8 2022-05-19 20:06:37.142 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-05-19 20:06:37.142 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-05-19 20:06:37.142 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 20:06:37.142 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 20:06:37.142 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 20:06:37.142 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-19 20:06:37.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.142 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.142 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.142 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:06:37.142 | + functions-common:get_or_create_user:937 : user_id=87b30300be1a41128ff88e12e260f63b 2022-05-19 20:06:37.142 | + functions-common:get_or_create_user:938 : echo 87b30300be1a41128ff88e12e260f63b 2022-05-19 20:06:37.142 | 87b30300be1a41128ff88e12e260f63b 2022-05-19 20:06:37.142 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-05-19 20:06:37.142 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 20:06:37.142 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 20:06:37.143 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 20:06:37.143 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 20:06:37.143 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 20:06:37.143 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 20:06:37.143 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 20:06:37.143 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 20:06:37.143 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 20:06:37.143 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 20:06:37.143 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-05-19 20:06:37.143 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:06:37.143 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 20:06:37.143 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:06:37.143 | ++ functions-common:get_field:824 : read data 2022-05-19 20:06:37.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.143 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.143 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.143 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:06:37.143 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 20:06:37.143 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 20:06:37.143 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-05-19 20:06:37.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.143 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.143 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.143 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:06:37.143 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-05-19 20:06:37.143 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 20:06:37.143 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:06:37.143 | ++ functions-common:get_field:824 : read data 2022-05-19 20:06:37.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.143 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.144 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.144 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:06:37.144 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 20:06:37.144 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 20:06:37.144 | ++ functions-common:get_field:830 : echo '| bdaf8732b34c43a38465efde7e18a060 | 87b30300be1a41128ff88e12e260f63b | | ba22fdc274b74521847e5fceb2d307b1 | | | False |' 2022-05-19 20:06:37.144 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 20:06:37.144 | ++ functions-common:get_field:824 : read data 2022-05-19 20:06:37.144 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=bdaf8732b34c43a38465efde7e18a060 2022-05-19 20:06:37.144 | + functions-common:get_or_add_user_project_role:1009 : echo bdaf8732b34c43a38465efde7e18a060 2022-05-19 20:06:37.144 | bdaf8732b34c43a38465efde7e18a060 2022-05-19 20:06:37.144 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-19 20:06:37.144 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-05-19 20:06:37.144 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 20:06:37.144 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 20:06:37.144 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 20:06:37.144 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 20:06:37.144 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 20:06:37.144 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 20:06:37.144 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 20:06:37.144 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 20:06:37.144 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 20:06:37.144 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 20:06:37.144 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-05-19 20:06:37.144 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 20:06:37.144 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:06:37.144 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:06:37.144 | ++ functions-common:get_field:824 : read data 2022-05-19 20:06:37.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.144 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.145 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.145 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:06:37.145 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 20:06:37.145 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 20:06:37.145 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-05-19 20:06:37.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.145 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.145 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.145 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:06:37.145 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-05-19 20:06:37.145 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 20:06:37.145 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:06:37.145 | ++ functions-common:get_field:824 : read data 2022-05-19 20:06:37.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.145 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.145 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.145 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:06:37.145 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 20:06:37.145 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 20:06:37.145 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 20:06:37.145 | ++ functions-common:get_field:830 : echo '| b34e4ad4fe7b4a60bd2fc669e2b31a66 | 87b30300be1a41128ff88e12e260f63b | | ba22fdc274b74521847e5fceb2d307b1 | | | False |' 2022-05-19 20:06:37.145 | ++ functions-common:get_field:824 : read data 2022-05-19 20:06:37.145 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b34e4ad4fe7b4a60bd2fc669e2b31a66 2022-05-19 20:06:37.145 | + functions-common:get_or_add_user_project_role:1009 : echo b34e4ad4fe7b4a60bd2fc669e2b31a66 2022-05-19 20:06:37.145 | b34e4ad4fe7b4a60bd2fc669e2b31a66 2022-05-19 20:06:37.145 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-05-19 20:06:37.145 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 20:06:37.145 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-05-19 20:06:37.145 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-05-19 20:06:37.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.146 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.146 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.146 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:06:37.146 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 20:06:37.146 | 01a9df4a977c4d9cbd04b57a7ef86286' 2022-05-19 20:06:37.146 | + functions-common:get_or_create_service:1106 : echo 01a9df4a977c4d9cbd04b57a7ef86286 2022-05-19 20:06:37.146 | 01a9df4a977c4d9cbd04b57a7ef86286 2022-05-19 20:06:37.146 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.84:8080/v1/AUTH_$(project_id)s' http://10.222.0.84:8080 2022-05-19 20:06:37.146 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 20:06:37.146 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.84:8080/v1/AUTH_$(project_id)s' RegionOne 2022-05-19 20:06:37.146 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 20:06:37.146 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-05-19 20:06:37.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.146 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.146 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.146 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:06:37.146 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 20:06:37.146 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 20:06:37.146 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.84:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-05-19 20:06:37.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.146 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.146 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.146 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:06:37.146 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=73ba62aa8d7b45bfa5ebe29bb6ef996f 2022-05-19 20:06:37.146 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 73ba62aa8d7b45bfa5ebe29bb6ef996f 2022-05-19 20:06:37.146 | + functions-common:get_or_create_endpoint:1139 : public_id=73ba62aa8d7b45bfa5ebe29bb6ef996f 2022-05-19 20:06:37.146 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.84:8080 ]] 2022-05-19 20:06:37.147 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.84:8080 RegionOne 2022-05-19 20:06:37.147 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 20:06:37.147 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-05-19 20:06:37.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.147 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.147 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.147 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:06:37.147 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 20:06:37.147 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 20:06:37.147 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.84:8080 --region RegionOne -f value -c id 2022-05-19 20:06:37.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.147 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.147 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.147 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:06:37.147 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=21ec050c726a4cd89330c42e253ff18a 2022-05-19 20:06:37.147 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo 21ec050c726a4cd89330c42e253ff18a 2022-05-19 20:06:37.147 | 21ec050c726a4cd89330c42e253ff18a 2022-05-19 20:06:37.147 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 20:06:37.147 | + functions-common:get_or_create_endpoint:1148 : echo 73ba62aa8d7b45bfa5ebe29bb6ef996f 2022-05-19 20:06:37.147 | 73ba62aa8d7b45bfa5ebe29bb6ef996f 2022-05-19 20:06:37.147 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-05-19 20:06:37.147 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-05-19 20:06:37.147 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 20:06:37.147 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-05-19 20:06:37.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.147 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.148 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.148 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:06:37.148 | ++ functions-common:get_or_create_project:950 : project_id=70e2a49df21f45ab94b5c0ec6af1c6ba 2022-05-19 20:06:37.148 | ++ functions-common:get_or_create_project:951 : echo 70e2a49df21f45ab94b5c0ec6af1c6ba 2022-05-19 20:06:37.148 | + lib/swift:create_swift_accounts:628 : swift_project_test1=70e2a49df21f45ab94b5c0ec6af1c6ba 2022-05-19 20:06:37.148 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-05-19 20:06:37.148 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 20:06:37.148 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-05-19 20:06:37.148 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 20:06:37.148 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-05-19 20:06:37.148 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-05-19 20:06:37.148 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-05-19 20:06:37.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.148 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.148 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.148 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:06:37.148 | ++ functions-common:get_or_create_user:937 : user_id=226fb5e8a5ea4437a1dced8fd5f0e3fd 2022-05-19 20:06:37.148 | ++ functions-common:get_or_create_user:938 : echo 226fb5e8a5ea4437a1dced8fd5f0e3fd 2022-05-19 20:06:37.148 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=226fb5e8a5ea4437a1dced8fd5f0e3fd 2022-05-19 20:06:37.149 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-05-19 20:06:37.149 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 20:06:37.149 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 226fb5e8a5ea4437a1dced8fd5f0e3fd 70e2a49df21f45ab94b5c0ec6af1c6ba 2022-05-19 20:06:37.149 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 20:06:37.149 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 20:06:37.149 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 20:06:37.149 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 20:06:37.149 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 20:06:37.149 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 20:06:37.149 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 20:06:37.149 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 20:06:37.149 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 226fb5e8a5ea4437a1dced8fd5f0e3fd --project 70e2a49df21f45ab94b5c0ec6af1c6ba 2022-05-19 20:06:37.149 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:06:37.149 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 20:06:37.149 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:06:37.149 | ++ functions-common:get_field:824 : read data 2022-05-19 20:06:37.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.149 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.149 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.149 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:06:37.149 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 20:06:37.149 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 20:06:37.149 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 226fb5e8a5ea4437a1dced8fd5f0e3fd --project 70e2a49df21f45ab94b5c0ec6af1c6ba 2022-05-19 20:06:37.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.149 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.149 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.149 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 20:06:37.149 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:06:37.150 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 226fb5e8a5ea4437a1dced8fd5f0e3fd --project 70e2a49df21f45ab94b5c0ec6af1c6ba 2022-05-19 20:06:37.150 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:06:37.150 | ++ functions-common:get_field:824 : read data 2022-05-19 20:06:37.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.150 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.150 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.150 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:06:37.150 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 20:06:37.150 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 20:06:37.150 | ++ functions-common:get_field:830 : echo '| b34e4ad4fe7b4a60bd2fc669e2b31a66 | 226fb5e8a5ea4437a1dced8fd5f0e3fd | | 70e2a49df21f45ab94b5c0ec6af1c6ba | | | False |' 2022-05-19 20:06:37.150 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 20:06:37.150 | ++ functions-common:get_field:824 : read data 2022-05-19 20:06:37.150 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b34e4ad4fe7b4a60bd2fc669e2b31a66 2022-05-19 20:06:37.150 | + functions-common:get_or_add_user_project_role:1009 : echo b34e4ad4fe7b4a60bd2fc669e2b31a66 2022-05-19 20:06:37.150 | b34e4ad4fe7b4a60bd2fc669e2b31a66 2022-05-19 20:06:37.150 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-05-19 20:06:37.150 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-05-19 20:06:37.150 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 20:06:37.150 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-05-19 20:06:37.150 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-05-19 20:06:37.150 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-05-19 20:06:37.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.150 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.150 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.150 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:06:37.150 | ++ functions-common:get_or_create_user:937 : user_id=e408d2c9e5da43769417b7e9f96bcaad 2022-05-19 20:06:37.150 | ++ functions-common:get_or_create_user:938 : echo e408d2c9e5da43769417b7e9f96bcaad 2022-05-19 20:06:37.150 | + lib/swift:create_swift_accounts:637 : swift_user_test3=e408d2c9e5da43769417b7e9f96bcaad 2022-05-19 20:06:37.150 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-05-19 20:06:37.150 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 20:06:37.151 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role b21c1004651d40f1b44fb0b7becbe3c8 e408d2c9e5da43769417b7e9f96bcaad 70e2a49df21f45ab94b5c0ec6af1c6ba 2022-05-19 20:06:37.151 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 20:06:37.151 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 20:06:37.151 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 20:06:37.151 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 20:06:37.151 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 20:06:37.151 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 20:06:37.151 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 20:06:37.151 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 20:06:37.151 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:06:37.151 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 20:06:37.151 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role b21c1004651d40f1b44fb0b7becbe3c8 --user e408d2c9e5da43769417b7e9f96bcaad --project 70e2a49df21f45ab94b5c0ec6af1c6ba 2022-05-19 20:06:37.151 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:06:37.151 | ++ functions-common:get_field:824 : read data 2022-05-19 20:06:37.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.151 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.151 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.151 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:06:37.151 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 20:06:37.151 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 20:06:37.151 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add b21c1004651d40f1b44fb0b7becbe3c8 --user e408d2c9e5da43769417b7e9f96bcaad --project 70e2a49df21f45ab94b5c0ec6af1c6ba 2022-05-19 20:06:37.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.151 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.151 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.151 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role b21c1004651d40f1b44fb0b7becbe3c8 --user e408d2c9e5da43769417b7e9f96bcaad --project 70e2a49df21f45ab94b5c0ec6af1c6ba 2022-05-19 20:06:37.151 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:06:37.151 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 20:06:37.151 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:06:37.151 | ++ functions-common:get_field:824 : read data 2022-05-19 20:06:37.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.152 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.152 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.152 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:06:37.152 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 20:06:37.152 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 20:06:37.152 | ++ functions-common:get_field:830 : echo '| b21c1004651d40f1b44fb0b7becbe3c8 | e408d2c9e5da43769417b7e9f96bcaad | | 70e2a49df21f45ab94b5c0ec6af1c6ba | | | False |' 2022-05-19 20:06:37.152 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 20:06:37.152 | ++ functions-common:get_field:824 : read data 2022-05-19 20:06:37.152 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b21c1004651d40f1b44fb0b7becbe3c8 2022-05-19 20:06:37.152 | + functions-common:get_or_add_user_project_role:1009 : echo b21c1004651d40f1b44fb0b7becbe3c8 2022-05-19 20:06:37.152 | b21c1004651d40f1b44fb0b7becbe3c8 2022-05-19 20:06:37.152 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-05-19 20:06:37.152 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-05-19 20:06:37.152 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 20:06:37.152 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-05-19 20:06:37.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.152 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.152 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.152 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:06:37.152 | ++ functions-common:get_or_create_project:950 : project_id=1cb69f86881b4e108d2ee37877b17937 2022-05-19 20:06:37.152 | ++ functions-common:get_or_create_project:951 : echo 1cb69f86881b4e108d2ee37877b17937 2022-05-19 20:06:37.152 | + lib/swift:create_swift_accounts:642 : swift_project_test2=1cb69f86881b4e108d2ee37877b17937 2022-05-19 20:06:37.152 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-05-19 20:06:37.152 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 20:06:37.152 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-05-19 20:06:37.152 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-05-19 20:06:37.152 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 20:06:37.152 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-05-19 20:06:37.152 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-05-19 20:06:37.153 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-05-19 20:06:37.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.153 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.153 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.153 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:06:37.153 | ++ functions-common:get_or_create_user:937 : user_id=3225cd01256a4fad85296a6b200e2c10 2022-05-19 20:06:37.153 | ++ functions-common:get_or_create_user:938 : echo 3225cd01256a4fad85296a6b200e2c10 2022-05-19 20:06:37.153 | + lib/swift:create_swift_accounts:647 : swift_user_test2=3225cd01256a4fad85296a6b200e2c10 2022-05-19 20:06:37.153 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-05-19 20:06:37.153 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 20:06:37.153 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 3225cd01256a4fad85296a6b200e2c10 1cb69f86881b4e108d2ee37877b17937 2022-05-19 20:06:37.153 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 20:06:37.153 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 20:06:37.153 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 20:06:37.153 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 20:06:37.153 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 20:06:37.153 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 20:06:37.153 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 20:06:37.153 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 20:06:37.153 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:06:37.153 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 20:06:37.153 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3225cd01256a4fad85296a6b200e2c10 --project 1cb69f86881b4e108d2ee37877b17937 2022-05-19 20:06:37.153 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:06:37.153 | ++ functions-common:get_field:824 : read data 2022-05-19 20:06:37.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.153 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.153 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.153 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:06:37.153 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 20:06:37.154 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 20:06:37.154 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 3225cd01256a4fad85296a6b200e2c10 --project 1cb69f86881b4e108d2ee37877b17937 2022-05-19 20:06:37.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.154 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.154 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.154 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3225cd01256a4fad85296a6b200e2c10 --project 1cb69f86881b4e108d2ee37877b17937 2022-05-19 20:06:37.154 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:06:37.154 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 20:06:37.154 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:06:37.154 | ++ functions-common:get_field:824 : read data 2022-05-19 20:06:37.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.154 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.154 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.154 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:06:37.154 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 20:06:37.154 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 20:06:37.154 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 20:06:37.154 | ++ functions-common:get_field:830 : echo '| b34e4ad4fe7b4a60bd2fc669e2b31a66 | 3225cd01256a4fad85296a6b200e2c10 | | 1cb69f86881b4e108d2ee37877b17937 | | | False |' 2022-05-19 20:06:37.154 | ++ functions-common:get_field:824 : read data 2022-05-19 20:06:37.154 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b34e4ad4fe7b4a60bd2fc669e2b31a66 2022-05-19 20:06:37.154 | + functions-common:get_or_add_user_project_role:1009 : echo b34e4ad4fe7b4a60bd2fc669e2b31a66 2022-05-19 20:06:37.154 | b34e4ad4fe7b4a60bd2fc669e2b31a66 2022-05-19 20:06:37.154 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-05-19 20:06:37.154 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-05-19 20:06:37.154 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-19 20:06:37.154 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-05-19 20:06:37.154 | +++ functions-common:get_or_create_domain:903 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-05-19 20:06:37.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.154 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.155 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.155 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:06:37.155 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-05-19 20:06:37.155 | 29a81afcdb004692b2b1cfe0a331d4ea' 2022-05-19 20:06:37.155 | ++ functions-common:get_or_create_domain:900 : echo 29a81afcdb004692b2b1cfe0a331d4ea 2022-05-19 20:06:37.155 | + lib/swift:create_swift_accounts:652 : swift_domain=29a81afcdb004692b2b1cfe0a331d4ea 2022-05-19 20:06:37.155 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-05-19 20:06:37.155 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 20:06:37.155 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-05-19 20:06:37.155 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 29a81afcdb004692b2b1cfe0a331d4ea 2022-05-19 20:06:37.155 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 20:06:37.155 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=29a81afcdb004692b2b1cfe0a331d4ea --or-show -f value -c id 2022-05-19 20:06:37.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.155 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.155 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.155 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:06:37.155 | ++ functions-common:get_or_create_project:950 : project_id=103be881f8fd49deb4074a7d43932343 2022-05-19 20:06:37.155 | ++ functions-common:get_or_create_project:951 : echo 103be881f8fd49deb4074a7d43932343 2022-05-19 20:06:37.155 | + lib/swift:create_swift_accounts:656 : swift_project_test4=103be881f8fd49deb4074a7d43932343 2022-05-19 20:06:37.155 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-05-19 20:06:37.155 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 20:06:37.155 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-05-19 20:06:37.155 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 29a81afcdb004692b2b1cfe0a331d4ea test4@example.com 2022-05-19 20:06:37.155 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 20:06:37.155 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-05-19 20:06:37.155 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-05-19 20:06:37.155 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=29a81afcdb004692b2b1cfe0a331d4ea --email=test4@example.com --or-show -f value -c id 2022-05-19 20:06:37.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.155 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.156 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.156 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:06:37.156 | ++ functions-common:get_or_create_user:937 : user_id=32beb2ab514947f09fc3f458a4b4c679 2022-05-19 20:06:37.156 | ++ functions-common:get_or_create_user:938 : echo 32beb2ab514947f09fc3f458a4b4c679 2022-05-19 20:06:37.156 | + lib/swift:create_swift_accounts:661 : swift_user_test4=32beb2ab514947f09fc3f458a4b4c679 2022-05-19 20:06:37.156 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-05-19 20:06:37.156 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 20:06:37.156 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 32beb2ab514947f09fc3f458a4b4c679 103be881f8fd49deb4074a7d43932343 2022-05-19 20:06:37.156 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 20:06:37.156 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 20:06:37.156 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 20:06:37.156 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 20:06:37.156 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 20:06:37.156 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 20:06:37.156 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 20:06:37.156 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 20:06:37.156 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 32beb2ab514947f09fc3f458a4b4c679 --project 103be881f8fd49deb4074a7d43932343 2022-05-19 20:06:37.156 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:06:37.156 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 20:06:37.156 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:06:37.156 | ++ functions-common:get_field:824 : read data 2022-05-19 20:06:37.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.156 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.156 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.156 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:06:37.156 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 20:06:37.156 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 20:06:37.156 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 32beb2ab514947f09fc3f458a4b4c679 --project 103be881f8fd49deb4074a7d43932343 2022-05-19 20:06:37.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.156 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.157 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.157 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 32beb2ab514947f09fc3f458a4b4c679 --project 103be881f8fd49deb4074a7d43932343 2022-05-19 20:06:37.157 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:06:37.157 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 20:06:37.157 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:06:37.157 | ++ functions-common:get_field:824 : read data 2022-05-19 20:06:37.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.157 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:37.157 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:37.157 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:06:37.157 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 20:06:37.157 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 20:06:37.157 | ++ functions-common:get_field:830 : echo '| b34e4ad4fe7b4a60bd2fc669e2b31a66 | 32beb2ab514947f09fc3f458a4b4c679 | | 103be881f8fd49deb4074a7d43932343 | | | False |' 2022-05-19 20:06:37.157 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 20:06:37.157 | ++ functions-common:get_field:824 : read data 2022-05-19 20:06:37.157 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b34e4ad4fe7b4a60bd2fc669e2b31a66 2022-05-19 20:06:37.157 | + functions-common:get_or_add_user_project_role:1009 : echo b34e4ad4fe7b4a60bd2fc669e2b31a66 2022-05-19 20:06:37.157 | b34e4ad4fe7b4a60bd2fc669e2b31a66 2022-05-19 20:06:37.191 | [186253 Async create_swift_accounts:221127]: finished create_swift_accounts with result 0 in 129 seconds 2022-05-19 20:06:37.199 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-05-19 20:06:37.201 | + inc/async:async_wait:197 : return 0 2022-05-19 20:06:37.204 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-05-19 20:06:37.223 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:06:37.226 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-05-19 20:06:37.246 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:06:37.249 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-05-19 20:06:37.252 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 20:06:37.255 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-05-19 20:06:37.257 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-05-19 20:06:37.260 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-05-19 20:06:37.321 | + inc/async:async_inner:63 : init_glance 2022-05-19 20:06:37.361 | [186253 Async init_glance:225416]: running: init_glance 2022-05-19 20:06:37.363 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-05-19 20:06:37.386 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:06:37.389 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-05-19 20:06:37.391 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 20:06:37.394 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-05-19 20:06:37.397 | + ./stack.sh:main:1149 : configure_neutron 2022-05-19 20:06:37.400 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-05-19 20:06:37.404 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 20:06:37.405 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 20:06:37.411 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 20:06:37.413 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 20:06:37.416 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-19 20:06:37.419 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 20:06:37.422 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-05-19 20:06:37.424 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-05-19 20:06:37.427 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-05-19 20:06:37.429 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-05-19 20:06:37.442 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-05-19 20:06:37.445 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-05-19 20:06:40.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:40.805 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:40.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:40.806 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:42.539 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:06:42.566 | [225416 Async init_glance:225416]: finished successfully 2022-05-19 20:06:44.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:44.237 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:44.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:44.237 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:47.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:47.714 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:47.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:47.714 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:51.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:51.112 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:51.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:51.113 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:54.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:54.557 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:54.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:54.557 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:58.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:58.027 | from cryptography.utils import int_from_bytes 2022-05-19 20:06:58.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:06:58.027 | from cryptography.utils import int_from_bytes 2022-05-19 20:07:01.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:07:01.421 | from cryptography.utils import int_from_bytes 2022-05-19 20:07:01.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:07:01.422 | from cryptography.utils import int_from_bytes 2022-05-19 20:07:05.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:07:05.147 | from cryptography.utils import int_from_bytes 2022-05-19 20:07:05.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:07:05.147 | from cryptography.utils import int_from_bytes 2022-05-19 20:07:09.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:07:09.817 | from cryptography.utils import int_from_bytes 2022-05-19 20:07:09.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:07:09.817 | from cryptography.utils import int_from_bytes 2022-05-19 20:07:15.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:07:15.622 | from cryptography.utils import int_from_bytes 2022-05-19 20:07:15.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:07:15.622 | from cryptography.utils import int_from_bytes 2022-05-19 20:07:15.966 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-05-19 20:07:15.973 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-05-19 20:07:15.977 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-05-19 20:07:15.980 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-05-19 20:07:15.983 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-05-19 20:07:15.986 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-05-19 20:07:15.988 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-05-19 20:07:15.991 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-05-19 20:07:15.994 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-05-19 20:07:15.996 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : local service_plugin_class=router 2022-05-19 20:07:16.000 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : [[ '' == '' ]] 2022-05-19 20:07:16.002 | + lib/neutron-legacy:_neutron_service_plugin_class_add:948 : Q_SERVICE_PLUGIN_CLASSES=router 2022-05-19 20:07:16.005 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-05-19 20:07:16.007 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-05-19 20:07:16.010 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-05-19 20:07:16.012 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-05-19 20:07:16.017 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 20:07:16.019 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-05-19 20:07:16.021 | + 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-05-19 20:07:16.027 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-05-19 20:07:16.030 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-05-19 20:07:16.032 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-05-19 20:07:16.035 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-05-19 20:07:16.037 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 20:07:16.040 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 20:07:16.042 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 20:07:16.058 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:07:16.061 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 20:07:16.063 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-05-19 20:07:16.066 | + 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&plugin=dbcounter' 2022-05-19 20:07:16.095 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-05-19 20:07:16.125 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-05-19 20:07:16.156 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-05-19 20:07:16.188 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-05-19 20:07:16.223 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-05-19 20:07:16.259 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-05-19 20:07:16.261 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-05-19 20:07:16.264 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-05-19 20:07:16.266 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-05-19 20:07:16.269 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 20:07:16.287 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 20:07:16.289 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 20:07:16.292 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 20:07:16.294 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 20:07:16.297 | + 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-05-19 20:07:16.328 | + 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-05-19 20:07:16.358 | + 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-05-19 20:07:16.389 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 20:07:16.419 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-05-19 20:07:16.436 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:07:16.439 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-05-19 20:07:16.441 | + lib/neutron-legacy:_neutron_setup_rootwrap:981 : [[ True == \F\a\l\s\e ]] 2022-05-19 20:07:16.444 | + lib/neutron-legacy:_neutron_setup_rootwrap:985 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-05-19 20:07:16.446 | + lib/neutron-legacy:_neutron_setup_rootwrap:986 : [[ -d /etc/neutron/rootwrap.d ]] 2022-05-19 20:07:16.448 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : sudo rm -rf /etc/neutron/rootwrap.d 2022-05-19 20:07:16.461 | + lib/neutron-legacy:_neutron_setup_rootwrap:990 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-05-19 20:07:16.464 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : [[ True == \F\a\l\s\e ]] 2022-05-19 20:07:16.466 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:974 : local srcdir=/opt/stack/neutron 2022-05-19 20:07:16.469 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:975 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-05-19 20:07:16.483 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:976 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-05-19 20:07:16.499 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-05-19 20:07:16.502 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-05-19 20:07:16.516 | + lib/neutron-legacy:_neutron_setup_rootwrap:999 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-05-19 20:07:16.529 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-05-19 20:07:16.542 | + lib/neutron-legacy:_neutron_setup_rootwrap:1003 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-19 20:07:16.544 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-19 20:07:16.548 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1007 : mktemp 2022-05-19 20:07:16.552 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : TEMPFILE=/tmp/tmp.OlrIIoBXff 2022-05-19 20:07:16.555 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-19 20:07:16.557 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-19 20:07:16.560 | + lib/neutron-legacy:_neutron_setup_rootwrap:1010 : chmod 0440 /tmp/tmp.OlrIIoBXff 2022-05-19 20:07:16.564 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : sudo chown root:root /tmp/tmp.OlrIIoBXff 2022-05-19 20:07:16.576 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : sudo mv /tmp/tmp.OlrIIoBXff /etc/sudoers.d/neutron-rootwrap 2022-05-19 20:07:16.589 | + lib/neutron-legacy:_neutron_setup_rootwrap:1015 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-19 20:07:16.619 | + lib/neutron-legacy:_neutron_setup_rootwrap:1016 : [[ True == \T\r\u\e ]] 2022-05-19 20:07:16.622 | + lib/neutron-legacy:_neutron_setup_rootwrap:1017 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-19 20:07:16.652 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-05-19 20:07:16.655 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-05-19 20:07:16.657 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-05-19 20:07:16.660 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 20:07:16.662 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-19 20:07:16.665 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 20:07:16.684 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:07:16.687 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-19 20:07:16.690 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-19 20:07:16.692 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 20:07:16.711 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:07:16.714 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.84:5672/ 2022-05-19 20:07:16.717 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.84:5672/ 2022-05-19 20:07:16.749 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 20:07:16.751 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 20:07:16.754 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-05-19 20:07:16.771 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:07:16.774 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-05-19 20:07:16.778 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-05-19 20:07:16.781 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-19 20:07:16.784 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-19 20:07:16.787 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : [[ router == '' ]] 2022-05-19 20:07:16.790 | + lib/neutron-legacy:_neutron_service_plugin_class_add:949 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-05-19 20:07:16.793 | + lib/neutron-legacy:_neutron_service_plugin_class_add:950 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-19 20:07:16.796 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-05-19 20:07:16.798 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-05-19 20:07:16.801 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-05-19 20:07:16.806 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-05-19 20:07:16.809 | + 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-05-19 20:07:16.815 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-05-19 20:07:16.835 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:07:16.838 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-05-19 20:07:16.840 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-05-19 20:07:16.843 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-05-19 20:07:16.848 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-05-19 20:07:16.882 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-19 20:07:16.912 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-05-19 20:07:16.943 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-05-19 20:07:16.977 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-05-19 20:07:17.008 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-05-19 20:07:17.011 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-19 20:07:17.013 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-05-19 20:07:17.016 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-19 20:07:17.019 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-05-19 20:07:17.049 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-05-19 20:07:17.080 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.84/identity 2022-05-19 20:07:17.117 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-05-19 20:07:17.151 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-05-19 20:07:17.184 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-05-19 20:07:17.215 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-05-19 20:07:17.246 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-05-19 20:07:17.277 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-19 20:07:17.308 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-05-19 20:07:17.338 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-05-19 20:07:17.373 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-05-19 20:07:17.415 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-05-19 20:07:17.417 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-19 20:07:17.420 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-19 20:07:17.423 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-19 20:07:17.425 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-05-19 20:07:17.458 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-05-19 20:07:17.493 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.84/identity 2022-05-19 20:07:17.526 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-05-19 20:07:17.559 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-05-19 20:07:17.590 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-05-19 20:07:17.621 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-05-19 20:07:17.652 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-05-19 20:07:17.684 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-19 20:07:17.721 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-05-19 20:07:17.752 | + lib/neutron-legacy:_configure_neutron_service:935 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-05-19 20:07:17.755 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-19 20:07:17.757 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-05-19 20:07:17.760 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-05-19 20:07:17.763 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-05-19 20:07:17.793 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-05-19 20:07:17.826 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.84/identity 2022-05-19 20:07:17.858 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-05-19 20:07:17.889 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-05-19 20:07:17.921 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-05-19 20:07:17.952 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-05-19 20:07:17.985 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-05-19 20:07:18.018 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-05-19 20:07:18.049 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-05-19 20:07:18.079 | + lib/neutron-legacy:_configure_neutron_service:938 : neutron_plugin_configure_service 2022-05-19 20:07:18.082 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-05-19 20:07:18.085 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-05-19 20:07:18.087 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-05-19 20:07:18.090 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-05-19 20:07:18.093 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-05-19 20:07:18.096 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-05-19 20:07:18.098 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 200:249 != '' ]] 2022-05-19 20:07:18.101 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:200:249 2022-05-19 20:07:18.104 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:200:249 != '' ]] 2022-05-19 20:07:18.106 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-05-19 20:07:18.109 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-05-19 20:07:18.111 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-05-19 20:07:18.114 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-05-19 20:07:18.116 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-05-19 20:07:18.119 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-05-19 20:07:18.121 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-05-19 20:07:18.124 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-05-19 20:07:18.126 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-05-19 20:07:18.129 | + 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-05-19 20:07:18.159 | + 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-05-19 20:07:18.161 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 20:07:18.164 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-19 20:07:18.167 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-05-19 20:07:18.169 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-05-19 20:07:18.172 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 20:07:18.174 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-05-19 20:07:18.205 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-05-19 20:07:18.207 | + 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-05-19 20:07:18.210 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 20:07:18.213 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-19 20:07:18.215 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-05-19 20:07:18.218 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-05-19 20:07:18.221 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 20:07:18.223 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-05-19 20:07:18.252 | + 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-05-19 20:07:18.255 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 20:07:18.257 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-19 20:07:18.260 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-05-19 20:07:18.263 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-05-19 20:07:18.265 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 20:07:18.268 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-05-19 20:07:18.297 | + 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-05-19 20:07:18.300 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 20:07:18.302 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-05-19 20:07:18.305 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-05-19 20:07:18.308 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-05-19 20:07:18.310 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 20:07:18.313 | + 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-05-19 20:07:18.342 | + 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-05-19 20:07:18.345 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 20:07:18.348 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-05-19 20:07:18.351 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-19 20:07:18.353 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-19 20:07:18.356 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 20:07:18.358 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-05-19 20:07:18.389 | + 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-05-19 20:07:18.392 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 20:07:18.394 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-05-19 20:07:18.397 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-05-19 20:07:18.400 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-05-19 20:07:18.402 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 20:07:18.405 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-05-19 20:07:18.434 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:200:249 2022-05-19 20:07:18.436 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 20:07:18.439 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-05-19 20:07:18.441 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:200:249 2022-05-19 20:07:18.444 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:200:249 ']' 2022-05-19 20:07:18.446 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 20:07:18.449 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:200:249 2022-05-19 20:07:18.478 | + 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-05-19 20:07:18.481 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 20:07:18.483 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-05-19 20:07:18.486 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-19 20:07:18.488 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-19 20:07:18.491 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 20:07:18.494 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-05-19 20:07:18.524 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-19 20:07:18.527 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-05-19 20:07:18.545 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:07:18.547 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-05-19 20:07:18.550 | + 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-05-19 20:07:18.588 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-05-19 20:07:18.590 | + 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-05-19 20:07:18.621 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-19 20:07:18.653 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-05-19 20:07:18.656 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-05-19 20:07:18.659 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-05-19 20:07:18.661 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-19 20:07:21.690 | INFO neutron.common.config [-] Logging enabled! 2022-05-19 20:07:21.690 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev225 2022-05-19 20:07:21.690 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=227456) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-19 20:07:21.743 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=227456) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-19 20:07:21.743 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=227456) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-19 20:07:21.743 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=227456) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 20:07:21.743 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=227456) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 20:07:21.743 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=227456) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 20:07:21.743 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=227456) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 20:07:21.797 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-19 20:07:21.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:07:21.797 | from cryptography.utils import int_from_bytes 2022-05-19 20:07:21.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:07:21.797 | from cryptography.utils import int_from_bytes 2022-05-19 20:07:22.167 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-05-19 20:07:22.171 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-05-19 20:07:22.175 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-05-19 20:07:22.179 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-19 20:07:22.182 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-05-19 20:07:22.237 | + 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-05-19 20:07:22.255 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-05-19 20:07:22.258 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-05-19 20:07:22.260 | + 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-05-19 20:07:22.292 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-05-19 20:07:22.295 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-05-19 20:07:22.304 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-05-19 20:07:22.306 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-05-19 20:07:22.309 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-05-19 20:07:22.322 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-05-19 20:07:22.335 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-19 20:07:22.338 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-05-19 20:07:22.347 | net.bridge.bridge-nf-call-iptables = 1 2022-05-19 20:07:22.351 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-19 20:07:22.354 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-05-19 20:07:22.366 | net.bridge.bridge-nf-call-ip6tables = 1 2022-05-19 20:07:22.370 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-05-19 20:07:22.372 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-05-19 20:07:22.375 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-05-19 20:07:22.377 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-05-19 20:07:22.380 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-05-19 20:07:22.382 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-19 20:07:22.385 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-19 20:07:22.388 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-19 20:07:22.391 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-19 20:07:22.422 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-05-19 20:07:22.424 | + 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-05-19 20:07:22.459 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-05-19 20:07:22.462 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-05-19 20:07:22.492 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-05-19 20:07:22.522 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-05-19 20:07:22.540 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:07:22.543 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-05-19 20:07:22.545 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-05-19 20:07:22.550 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-05-19 20:07:22.581 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-05-19 20:07:22.611 | + 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-05-19 20:07:22.643 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-05-19 20:07:22.646 | + 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-05-19 20:07:22.676 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-05-19 20:07:22.694 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:07:22.697 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-19 20:07:22.700 | + lib/neutron-legacy:_neutron_setup_interface_driver:1025 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-05-19 20:07:22.731 | + lib/neutron-legacy:_neutron_setup_interface_driver:1027 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-19 20:07:22.734 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-19 20:07:22.736 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-05-19 20:07:22.766 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-05-19 20:07:22.769 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-19 20:07:22.771 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-05-19 20:07:22.774 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-05-19 20:07:22.792 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:07:22.795 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-05-19 20:07:22.798 | + 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-05-19 20:07:22.803 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-05-19 20:07:22.833 | + 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-05-19 20:07:22.869 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-05-19 20:07:22.872 | + 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-05-19 20:07:22.904 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-19 20:07:22.906 | + lib/neutron-legacy:_neutron_setup_interface_driver:1025 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-05-19 20:07:22.937 | + lib/neutron-legacy:_neutron_setup_interface_driver:1027 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-19 20:07:22.939 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-19 20:07:22.942 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-05-19 20:07:22.973 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-05-19 20:07:22.975 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-19 20:07:22.978 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-05-19 20:07:22.981 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-19 20:07:26.046 | INFO neutron.common.config [-] Logging enabled! 2022-05-19 20:07:26.046 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev225 2022-05-19 20:07:26.046 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=227986) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-19 20:07:26.098 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=227986) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-19 20:07:26.098 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=227986) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-19 20:07:26.098 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=227986) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 20:07:26.098 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=227986) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 20:07:26.098 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=227986) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 20:07:26.098 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=227986) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 20:07:26.159 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-05-19 20:07:26.160 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=227986) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-05-19 20:07:26.160 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=227986) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-05-19 20:07:26.161 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-19 20:07:26.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:07:26.161 | from cryptography.utils import int_from_bytes 2022-05-19 20:07:26.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:07:26.161 | from cryptography.utils import int_from_bytes 2022-05-19 20:07:26.546 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-05-19 20:07:26.549 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-05-19 20:07:26.554 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-05-19 20:07:26.556 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-19 20:07:26.559 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-19 20:07:26.562 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-19 20:07:26.564 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-19 20:07:26.582 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-05-19 20:07:26.585 | + functions:set_mtu:785 : local dev=br-data 2022-05-19 20:07:26.588 | + functions:set_mtu:786 : local mtu=1500 2022-05-19 20:07:26.591 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-05-19 20:07:26.604 | + 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-05-19 20:07:26.623 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-05-19 20:07:26.626 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-05-19 20:07:26.629 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-05-19 20:07:26.632 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-05-19 20:07:26.635 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-05-19 20:07:26.637 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-05-19 20:07:26.641 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-05-19 20:07:26.644 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-05-19 20:07:26.651 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-05-19 20:07:26.653 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-05-19 20:07:26.656 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-05-19 20:07:26.659 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-05-19 20:07:26.661 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-05-19 20:07:26.664 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-05-19 20:07:26.668 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-05-19 20:07:26.668 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-05-19 20:07:26.675 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-05-19 20:07:26.677 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-05-19 20:07:26.680 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-05-19 20:07:26.683 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-05-19 20:07:26.687 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-05-19 20:07:26.687 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-05-19 20:07:26.687 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-05-19 20:07:26.693 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.73/22 brd 192.168.3.255' 2022-05-19 20:07:26.696 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-05-19 20:07:26.698 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-05-19 20:07:26.702 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-05-19 20:07:26.705 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-05-19 20:07:26.707 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.73/22 brd 192.168.3.255 != '' ]] 2022-05-19 20:07:26.710 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.73/22 brd 192.168.3.255 dev eth1' 2022-05-19 20:07:26.713 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.73/22 brd 192.168.3.255 dev br-data' 2022-05-19 20:07:26.715 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-05-19 20:07:26.718 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-05-19 20:07:26.723 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.73/22 brd 192.168.3.255 2022-05-19 20:07:26.723 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-05-19 20:07:26.723 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-05-19 20:07:26.723 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-05-19 20:07:26.729 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.73 2022-05-19 20:07:26.731 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.73 ' 2022-05-19 20:07:26.734 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.73/22 brd 192.168.3.255 dev eth1 2022-05-19 20:07:26.748 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.73/22 brd 192.168.3.255 dev br-data 2022-05-19 20:07:26.760 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-05-19 20:07:26.773 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-05-19 20:07:26.793 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.73 2022-05-19 20:07:26.803 | PING 192.168.0.73 (192.168.0.73) from 192.168.0.73 br-data: 56(84) bytes of data. 2022-05-19 20:07:26.803 | 64 bytes from 192.168.0.73: icmp_seq=1 ttl=64 time=0.080 ms 2022-05-19 20:07:27.806 | 64 bytes from 192.168.0.73: icmp_seq=2 ttl=64 time=0.074 ms 2022-05-19 20:07:28.830 | 64 bytes from 192.168.0.73: icmp_seq=3 ttl=64 time=0.071 ms 2022-05-19 20:07:28.830 | 2022-05-19 20:07:28.830 | --- 192.168.0.73 ping statistics --- 2022-05-19 20:07:28.830 | 3 packets transmitted, 3 received, 0% packet loss, time 2027ms 2022-05-19 20:07:28.831 | rtt min/avg/max/mdev = 0.071/0.075/0.080/0.003 ms 2022-05-19 20:07:28.840 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-05-19 20:07:28.840 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-05-19 20:07:28.850 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-05-19 20:07:28.854 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-05-19 20:07:28.877 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:07:28.880 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-05-19 20:07:28.883 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-05-19 20:07:28.888 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-05-19 20:07:28.918 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.84 2022-05-19 20:07:28.948 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-05-19 20:07:28.979 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-19 20:07:29.016 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-05-19 20:07:29.019 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-19 20:07:29.050 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-19 20:07:29.054 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-05-19 20:07:29.074 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:07:29.077 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-05-19 20:07:29.080 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-05-19 20:07:29.098 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:07:29.101 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-05-19 20:07:29.119 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:07:29.122 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-05-19 20:07:29.140 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:07:29.143 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-05-19 20:07:29.174 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-05-19 20:07:29.206 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-05-19 20:07:29.209 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2022-05-19 20:07:29.228 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:07:29.231 | + ./stack.sh:main:1152 : is_service_enabled neutron 2022-05-19 20:07:29.249 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:07:29.252 | + ./stack.sh:main:1153 : async_runfunc init_neutron 2022-05-19 20:07:29.254 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-05-19 20:07:29.319 | + inc/async:async_inner:63 : init_neutron 2022-05-19 20:07:29.362 | [186253 Async init_neutron:228464]: running: init_neutron 2022-05-19 20:07:29.365 | + ./stack.sh:main:1161 : is_service_enabled q-dhcp 2022-05-19 20:07:29.386 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:07:29.390 | ++ ./stack.sh:main:1164 : pidof NetworkManager 2022-05-19 20:07:29.401 | ++ ./stack.sh:main:1164 : true 2022-05-19 20:07:29.404 | + ./stack.sh:main:1164 : netman_pid= 2022-05-19 20:07:29.407 | + ./stack.sh:main:1165 : '[' -z '' ']' 2022-05-19 20:07:29.409 | + ./stack.sh:main:1166 : sudo killall dnsmasq 2022-05-19 20:07:29.425 | + ./stack.sh:main:1171 : clean_iptables 2022-05-19 20:07:29.438 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-19 20:07:29.438 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-05-19 20:07:29.438 | + lib/nova:clean_iptables:186 : grep nova 2022-05-19 20:07:29.438 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-05-19 20:07:29.438 | + lib/nova:clean_iptables:186 : bash 2022-05-19 20:07:29.442 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-05-19 20:07:29.443 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-05-19 20:07:29.450 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-19 20:07:29.453 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-05-19 20:07:29.454 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-05-19 20:07:29.456 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-05-19 20:07:29.456 | + lib/nova:clean_iptables:188 : bash 2022-05-19 20:07:29.462 | + lib/nova:clean_iptables:188 : grep nova 2022-05-19 20:07:29.464 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-05-19 20:07:29.474 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-05-19 20:07:29.477 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-19 20:07:29.477 | + lib/nova:clean_iptables:190 : grep nova 2022-05-19 20:07:29.477 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-05-19 20:07:29.480 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-05-19 20:07:29.480 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-05-19 20:07:29.484 | + lib/nova:clean_iptables:190 : bash 2022-05-19 20:07:29.493 | + lib/nova:clean_iptables:192 : grep nova 2022-05-19 20:07:29.499 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-05-19 20:07:29.499 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-05-19 20:07:29.499 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-05-19 20:07:29.499 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-19 20:07:29.502 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-05-19 20:07:29.505 | + lib/nova:clean_iptables:192 : bash 2022-05-19 20:07:29.513 | + ./stack.sh:main:1174 : sudo sysctl -w net.ipv4.ip_forward=1 2022-05-19 20:07:29.529 | net.ipv4.ip_forward = 1 2022-05-19 20:07:29.533 | + ./stack.sh:main:1179 : is_service_enabled nova neutron 2022-05-19 20:07:29.557 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:07:29.560 | + ./stack.sh:main:1180 : configure_os_vif 2022-05-19 20:07:29.563 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-05-19 20:07:29.566 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-05-19 20:07:29.605 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-05-19 20:07:29.637 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-05-19 20:07:29.640 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-05-19 20:07:29.676 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-05-19 20:07:29.711 | + ./stack.sh:main:1186 : is_service_enabled swift 2022-05-19 20:07:29.738 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:07:29.741 | + ./stack.sh:main:1187 : echo_summary 'Configuring Swift' 2022-05-19 20:07:29.744 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 20:07:29.747 | + ./stack.sh:echo_summary:448 : echo -e Configuring Swift 2022-05-19 20:07:29.750 | + ./stack.sh:main:1188 : async_runfunc init_swift 2022-05-19 20:07:29.753 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-05-19 20:07:29.822 | + inc/async:async_inner:63 : init_swift 2022-05-19 20:07:29.880 | [186253 Async init_swift:228854]: running: init_swift 2022-05-19 20:07:29.885 | + ./stack.sh:main:1195 : is_service_enabled cinder 2022-05-19 20:07:29.907 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:07:29.910 | + ./stack.sh:main:1196 : echo_summary 'Configuring Cinder' 2022-05-19 20:07:29.913 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 20:07:29.916 | + ./stack.sh:echo_summary:448 : echo -e Configuring Cinder 2022-05-19 20:07:29.919 | + ./stack.sh:main:1197 : async_runfunc init_cinder 2022-05-19 20:07:29.931 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-05-19 20:07:30.041 | + inc/async:async_inner:63 : init_cinder 2022-05-19 20:07:30.077 | [186253 Async init_cinder:228951]: running: init_cinder 2022-05-19 20:07:30.081 | + ./stack.sh:main:1203 : is_service_enabled placement 2022-05-19 20:07:30.108 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:07:30.117 | + ./stack.sh:main:1204 : echo_summary 'Configuring placement' 2022-05-19 20:07:30.120 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 20:07:30.126 | + ./stack.sh:echo_summary:448 : echo -e Configuring placement 2022-05-19 20:07:30.127 | + ./stack.sh:main:1205 : async_runfunc init_placement 2022-05-19 20:07:30.133 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-05-19 20:07:30.254 | + inc/async:async_inner:63 : init_placement 2022-05-19 20:07:30.391 | [186253 Async init_placement:229090]: running: init_placement 2022-05-19 20:07:30.408 | + ./stack.sh:main:1209 : async_wait init_neutron 2022-05-19 20:07:30.573 | [186253 Async init_neutron:228464]: Waiting for completion of init_neutron running on PID 228464 (6 other jobs running) 2022-05-19 20:07:30.709 | [186253 Async init_neutron:228464]: Signaling child to exit 2022-05-19 20:07:33.688 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:07:33.726 | [228951 Async init_cinder:228951]: finished successfully 2022-05-19 20:07:43.875 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:07:43.911 | [228854 Async init_swift:228854]: finished successfully 2022-05-19 20:07:56.867 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:07:56.894 | [228464 Async init_neutron:228464]: finished successfully 2022-05-19 20:07:56.914 | WAKEUP 2022-05-19 20:07:56.938 | [186253 Async init_neutron:228464]: Signaled 2022-05-19 20:07:56.939 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-05-19 20:07:56.939 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 20:07:56.940 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 20:07:56.940 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 20:07:56.940 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 20:07:56.940 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-19 20:07:56.940 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 20:07:56.940 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-05-19 20:07:56.940 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-05-19 20:07:56.940 | + lib/database:recreate_database:112 : local db=neutron 2022-05-19 20:07:56.940 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-05-19 20:07:56.940 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-05-19 20:07:56.940 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-05-19 20:07:56.940 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:07:56.940 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-05-19 20:07:56.940 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:07:56.940 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-05-19 20:07:56.940 | + functions-common:time_start:2423 : local name=dbsync 2022-05-19 20:07:56.940 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:07:56.940 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:07:56.940 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:07:56.940 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990852232 2022-05-19 20:07:56.940 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-05-19 20:07:56.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:07:56.940 | from cryptography.utils import int_from_bytes 2022-05-19 20:07:56.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:07:56.940 | from cryptography.utils import int_from_bytes 2022-05-19 20:07:56.940 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-19 20:07:56.940 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-19 20:07:56.940 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-19 20:07:56.940 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-19 20:07:56.940 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-05-19 20:07:56.940 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-05-19 20:07:56.941 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-05-19 20:07:56.942 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-05-19 20:07:56.942 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-05-19 20:07:56.942 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-05-19 20:07:56.942 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-05-19 20:07:56.942 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-05-19 20:07:56.942 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-05-19 20:07:56.942 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-05-19 20:07:56.942 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-05-19 20:07:56.942 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-05-19 20:07:56.942 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-05-19 20:07:56.942 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-05-19 20:07:56.942 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-05-19 20:07:56.942 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-05-19 20:07:56.942 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-05-19 20:07:56.942 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-05-19 20:07:56.942 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-05-19 20:07:56.942 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-05-19 20:07:56.942 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-05-19 20:07:56.942 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-05-19 20:07:56.942 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-05-19 20:07:56.942 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-05-19 20:07:56.942 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-05-19 20:07:56.942 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-05-19 20:07:56.942 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-05-19 20:07:56.942 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-05-19 20:07:56.942 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-05-19 20:07:56.942 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-05-19 20:07:56.942 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-05-19 20:07:56.942 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-05-19 20:07:56.942 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-05-19 20:07:56.942 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-05-19 20:07:56.943 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-05-19 20:07:56.944 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-05-19 20:07:56.944 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-05-19 20:07:56.944 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-05-19 20:07:56.944 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-05-19 20:07:56.944 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-05-19 20:07:56.944 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-05-19 20:07:56.944 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-05-19 20:07:56.944 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-05-19 20:07:56.944 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-05-19 20:07:56.944 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-05-19 20:07:56.945 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-05-19 20:07:56.945 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-05-19 20:07:56.945 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-05-19 20:07:56.945 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-05-19 20:07:56.945 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-05-19 20:07:56.945 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-05-19 20:07:56.945 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-05-19 20:07:56.945 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-05-19 20:07:56.945 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-05-19 20:07:56.945 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-05-19 20:07:56.945 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-05-19 20:07:56.945 | Running upgrade for neutron ... 2022-05-19 20:07:56.945 | OK 2022-05-19 20:07:56.945 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-05-19 20:07:56.945 | + functions-common:time_stop:2437 : local name 2022-05-19 20:07:56.945 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:07:56.945 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:07:56.945 | + functions-common:time_stop:2440 : local total 2022-05-19 20:07:56.945 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:07:56.945 | + functions-common:time_stop:2443 : name=dbsync 2022-05-19 20:07:56.945 | + functions-common:time_stop:2444 : start_time=1652990852232 2022-05-19 20:07:56.945 | + functions-common:time_stop:2446 : [[ -z 1652990852232 ]] 2022-05-19 20:07:56.945 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:07:56.945 | + functions-common:time_stop:2449 : end_time=1652990876851 2022-05-19 20:07:56.945 | + functions-common:time_stop:2450 : elapsed_time=24619 2022-05-19 20:07:56.945 | + functions-common:time_stop:2451 : total=9143 2022-05-19 20:07:56.945 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:07:56.945 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=33762 2022-05-19 20:07:56.986 | [186253 Async init_neutron:228464]: finished init_neutron with result 0 in 27 seconds 2022-05-19 20:07:56.991 | + inc/async:async_wait:197 : return 0 2022-05-19 20:07:56.994 | + ./stack.sh:main:1210 : async_wait init_placement 2022-05-19 20:07:57.048 | [186253 Async init_placement:229090]: Waiting for completion of init_placement running on PID 229090 (5 other jobs running) 2022-05-19 20:07:57.074 | [186253 Async init_placement:229090]: Signaling child to exit 2022-05-19 20:08:16.090 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:08:16.119 | [229090 Async init_placement:229090]: finished successfully 2022-05-19 20:08:16.139 | WAKEUP 2022-05-19 20:08:16.165 | [186253 Async init_placement:229090]: Signaled 2022-05-19 20:08:16.167 | + lib/placement:init_placement:130 : recreate_database placement 2022-05-19 20:08:16.167 | + lib/database:recreate_database:112 : local db=placement 2022-05-19 20:08:16.167 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-05-19 20:08:16.167 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-05-19 20:08:16.167 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-05-19 20:08:16.167 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:08:16.167 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-05-19 20:08:16.167 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:08:16.167 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-05-19 20:08:16.167 | + lib/placement:init_placement:132 : create_placement_accounts 2022-05-19 20:08:16.167 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-05-19 20:08:16.167 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-05-19 20:08:16.167 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 20:08:16.167 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 20:08:16.167 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 20:08:16.167 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-19 20:08:16.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:16.167 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:16.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:16.167 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:16.167 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:08:16.167 | + functions-common:get_or_create_user:937 : user_id=28953289ea704853b1c0c7049915633d 2022-05-19 20:08:16.167 | + functions-common:get_or_create_user:938 : echo 28953289ea704853b1c0c7049915633d 2022-05-19 20:08:16.167 | 28953289ea704853b1c0c7049915633d 2022-05-19 20:08:16.167 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-05-19 20:08:16.168 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 20:08:16.168 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 20:08:16.168 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 20:08:16.168 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 20:08:16.168 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 20:08:16.168 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 20:08:16.168 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 20:08:16.168 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 20:08:16.168 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 20:08:16.168 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 20:08:16.168 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 20:08:16.168 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:08:16.168 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-05-19 20:08:16.168 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:08:16.168 | ++ functions-common:get_field:824 : read data 2022-05-19 20:08:16.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:16.168 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:16.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:16.168 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:16.168 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:08:16.168 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 20:08:16.168 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 20:08:16.168 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-05-19 20:08:16.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:16.168 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:16.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:16.168 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:16.168 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-05-19 20:08:16.168 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:08:16.168 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 20:08:16.168 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:08:16.168 | ++ functions-common:get_field:824 : read data 2022-05-19 20:08:16.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:16.169 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:16.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:16.169 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:16.169 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:08:16.169 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 20:08:16.169 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 20:08:16.169 | ++ functions-common:get_field:830 : echo '| bdaf8732b34c43a38465efde7e18a060 | 28953289ea704853b1c0c7049915633d | | ba22fdc274b74521847e5fceb2d307b1 | | | False |' 2022-05-19 20:08:16.169 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 20:08:16.169 | ++ functions-common:get_field:824 : read data 2022-05-19 20:08:16.169 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=bdaf8732b34c43a38465efde7e18a060 2022-05-19 20:08:16.169 | + functions-common:get_or_add_user_project_role:1009 : echo bdaf8732b34c43a38465efde7e18a060 2022-05-19 20:08:16.169 | bdaf8732b34c43a38465efde7e18a060 2022-05-19 20:08:16.169 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-19 20:08:16.169 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-05-19 20:08:16.169 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 20:08:16.169 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 20:08:16.169 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 20:08:16.169 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 20:08:16.169 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 20:08:16.169 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 20:08:16.169 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 20:08:16.169 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 20:08:16.169 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 20:08:16.169 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 20:08:16.169 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-05-19 20:08:16.169 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:08:16.169 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 20:08:16.169 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:08:16.169 | ++ functions-common:get_field:824 : read data 2022-05-19 20:08:16.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:16.169 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:16.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:16.170 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:16.170 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:08:16.170 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 20:08:16.170 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 20:08:16.170 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-05-19 20:08:16.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:16.170 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:16.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:16.170 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:16.170 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-05-19 20:08:16.170 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 20:08:16.170 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 20:08:16.170 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:08:16.170 | ++ functions-common:get_field:824 : read data 2022-05-19 20:08:16.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:16.170 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:16.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:16.170 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:16.170 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:08:16.170 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 20:08:16.170 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 20:08:16.170 | ++ functions-common:get_field:830 : echo '| b34e4ad4fe7b4a60bd2fc669e2b31a66 | 28953289ea704853b1c0c7049915633d | | ba22fdc274b74521847e5fceb2d307b1 | | | False |' 2022-05-19 20:08:16.170 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 20:08:16.170 | ++ functions-common:get_field:824 : read data 2022-05-19 20:08:16.170 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b34e4ad4fe7b4a60bd2fc669e2b31a66 2022-05-19 20:08:16.170 | + functions-common:get_or_add_user_project_role:1009 : echo b34e4ad4fe7b4a60bd2fc669e2b31a66 2022-05-19 20:08:16.170 | b34e4ad4fe7b4a60bd2fc669e2b31a66 2022-05-19 20:08:16.170 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.84/placement 2022-05-19 20:08:16.170 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-05-19 20:08:16.170 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 20:08:16.170 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-05-19 20:08:16.171 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-05-19 20:08:16.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:16.171 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:16.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:16.171 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:16.171 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:08:16.171 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 20:08:16.171 | 24cda6cdf348445084612dc9927cfb68' 2022-05-19 20:08:16.171 | + functions-common:get_or_create_service:1106 : echo 24cda6cdf348445084612dc9927cfb68 2022-05-19 20:08:16.171 | 24cda6cdf348445084612dc9927cfb68 2022-05-19 20:08:16.171 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.84/placement 2022-05-19 20:08:16.171 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 20:08:16.171 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface placement public http://10.222.0.84/placement RegionOne 2022-05-19 20:08:16.171 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 20:08:16.171 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-05-19 20:08:16.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:16.171 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:16.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:16.171 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:16.171 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:08:16.171 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 20:08:16.171 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 20:08:16.171 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.84/placement --region RegionOne -f value -c id 2022-05-19 20:08:16.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:16.171 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:16.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:16.171 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:16.171 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:08:16.171 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=8e3fdeff2ff64febbf7a27708798cbd2 2022-05-19 20:08:16.171 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 8e3fdeff2ff64febbf7a27708798cbd2 2022-05-19 20:08:16.171 | + functions-common:get_or_create_endpoint:1139 : public_id=8e3fdeff2ff64febbf7a27708798cbd2 2022-05-19 20:08:16.171 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 20:08:16.172 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 20:08:16.172 | + functions-common:get_or_create_endpoint:1148 : echo 8e3fdeff2ff64febbf7a27708798cbd2 2022-05-19 20:08:16.172 | 8e3fdeff2ff64febbf7a27708798cbd2 2022-05-19 20:08:16.215 | [186253 Async init_placement:229090]: finished init_placement with result 0 in 45 seconds 2022-05-19 20:08:16.219 | + inc/async:async_wait:197 : return 0 2022-05-19 20:08:16.222 | + ./stack.sh:main:1211 : async_wait init_glance 2022-05-19 20:08:16.275 | [186253 Async init_glance:225416]: Waiting for completion of init_glance running on PID 225416 (4 other jobs running) 2022-05-19 20:08:16.306 | [186253 Async init_glance:225416]: Signaling child to exit 2022-05-19 20:08:16.306 | WAKEUP 2022-05-19 20:08:16.330 | [186253 Async init_glance:225416]: Signaled 2022-05-19 20:08:16.332 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-05-19 20:08:16.332 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-05-19 20:08:16.332 | + lib/glance:init_glance:485 : recreate_database glance 2022-05-19 20:08:16.332 | + lib/database:recreate_database:112 : local db=glance 2022-05-19 20:08:16.332 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-05-19 20:08:16.332 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-05-19 20:08:16.332 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-05-19 20:08:16.332 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:08:16.332 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-05-19 20:08:16.332 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:08:16.332 | + lib/glance:init_glance:487 : time_start dbsync 2022-05-19 20:08:16.332 | + functions-common:time_start:2423 : local name=dbsync 2022-05-19 20:08:16.332 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:08:16.332 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:08:16.332 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:08:16.332 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990797415 2022-05-19 20:08:16.332 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-05-19 20:08:16.332 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounter 2022-05-19 20:08:16.332 | ERROR glance Traceback (most recent call last): 2022-05-19 20:08:16.332 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-05-19 20:08:16.332 | ERROR glance  sys.exit(main()) 2022-05-19 20:08:16.332 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 556, in main 2022-05-19 20:08:16.332 | ERROR glance  return CONF.command.action_fn() 2022-05-19 20:08:16.332 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 390, in sync 2022-05-19 20:08:16.332 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-05-19 20:08:16.332 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-05-19 20:08:16.332 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-05-19 20:08:16.332 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-05-19 20:08:16.332 | ERROR glance  engine = db_api.get_engine() 2022-05-19 20:08:16.333 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-05-19 20:08:16.333 | ERROR glance  facade = _create_facade_lazily() 2022-05-19 20:08:16.333 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-05-19 20:08:16.333 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-05-19 20:08:16.333 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-05-19 20:08:16.333 | ERROR glance  return cls( 2022-05-19 20:08:16.333 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-05-19 20:08:16.333 | ERROR glance  self._factory._start( 2022-05-19 20:08:16.333 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-05-19 20:08:16.333 | ERROR glance  self._setup_for_connection( 2022-05-19 20:08:16.333 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-05-19 20:08:16.333 | ERROR glance  engine = engines.create_engine( 2022-05-19 20:08:16.333 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-05-19 20:08:16.333 | ERROR glance  return wrapped(*args, **kwargs) 2022-05-19 20:08:16.333 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-05-19 20:08:16.333 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-05-19 20:08:16.333 | ERROR glance  File "", line 2, in create_engine 2022-05-19 20:08:16.333 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-05-19 20:08:16.333 | ERROR glance  return fn(*args, **kwargs) 2022-05-19 20:08:16.333 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-05-19 20:08:16.333 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-05-19 20:08:16.333 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 634, in _instantiate_plugins 2022-05-19 20:08:16.333 | ERROR glance  loaded_plugins = [ 2022-05-19 20:08:16.333 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 635, in 2022-05-19 20:08:16.333 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-05-19 20:08:16.333 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-05-19 20:08:16.333 | ERROR glance  raise exc.NoSuchModuleError( 2022-05-19 20:08:16.333 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounter 2022-05-19 20:08:16.333 | ERROR glance  2022-05-19 20:08:16.333 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-05-19 20:08:16.333 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounter 2022-05-19 20:08:16.333 | ERROR glance Traceback (most recent call last): 2022-05-19 20:08:16.333 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-05-19 20:08:16.334 | ERROR glance  sys.exit(main()) 2022-05-19 20:08:16.334 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 556, in main 2022-05-19 20:08:16.334 | ERROR glance  return CONF.command.action_fn() 2022-05-19 20:08:16.334 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 406, in load_metadefs 2022-05-19 20:08:16.334 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-05-19 20:08:16.334 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-05-19 20:08:16.334 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-05-19 20:08:16.334 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-05-19 20:08:16.334 | ERROR glance  facade = _create_facade_lazily() 2022-05-19 20:08:16.334 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-05-19 20:08:16.334 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-05-19 20:08:16.334 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-05-19 20:08:16.334 | ERROR glance  return cls( 2022-05-19 20:08:16.334 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-05-19 20:08:16.334 | ERROR glance  self._factory._start( 2022-05-19 20:08:16.334 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-05-19 20:08:16.334 | ERROR glance  self._setup_for_connection( 2022-05-19 20:08:16.334 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-05-19 20:08:16.334 | ERROR glance  engine = engines.create_engine( 2022-05-19 20:08:16.334 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-05-19 20:08:16.334 | ERROR glance  return wrapped(*args, **kwargs) 2022-05-19 20:08:16.335 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-05-19 20:08:16.335 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-05-19 20:08:16.335 | ERROR glance  File "", line 2, in create_engine 2022-05-19 20:08:16.335 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-05-19 20:08:16.335 | ERROR glance  return fn(*args, **kwargs) 2022-05-19 20:08:16.335 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-05-19 20:08:16.335 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-05-19 20:08:16.335 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 634, in _instantiate_plugins 2022-05-19 20:08:16.335 | ERROR glance  loaded_plugins = [ 2022-05-19 20:08:16.335 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 635, in 2022-05-19 20:08:16.335 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-05-19 20:08:16.335 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-05-19 20:08:16.335 | ERROR glance  raise exc.NoSuchModuleError( 2022-05-19 20:08:16.335 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounter 2022-05-19 20:08:16.335 | ERROR glance  2022-05-19 20:08:16.335 | + lib/glance:init_glance:493 : time_stop dbsync 2022-05-19 20:08:16.335 | + functions-common:time_stop:2437 : local name 2022-05-19 20:08:16.335 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:08:16.335 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:08:16.335 | + functions-common:time_stop:2440 : local total 2022-05-19 20:08:16.335 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:08:16.335 | + functions-common:time_stop:2443 : name=dbsync 2022-05-19 20:08:16.335 | + functions-common:time_stop:2444 : start_time=1652990797415 2022-05-19 20:08:16.335 | + functions-common:time_stop:2446 : [[ -z 1652990797415 ]] 2022-05-19 20:08:16.335 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:08:16.335 | + functions-common:time_stop:2449 : end_time=1652990802524 2022-05-19 20:08:16.335 | + functions-common:time_stop:2450 : elapsed_time=5109 2022-05-19 20:08:16.335 | + functions-common:time_stop:2451 : total=9143 2022-05-19 20:08:16.335 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:08:16.335 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=14252 2022-05-19 20:08:16.381 | [186253 Async init_glance:225416]: finished init_glance with result 0 in 5 seconds 2022-05-19 20:08:16.386 | + inc/async:async_wait:197 : return 0 2022-05-19 20:08:16.389 | + ./stack.sh:main:1212 : async_wait init_swift 2022-05-19 20:08:16.451 | [186253 Async init_swift:228854]: Waiting for completion of init_swift running on PID 228854 (3 other jobs running) 2022-05-19 20:08:16.482 | [186253 Async init_swift:228854]: Signaling child to exit 2022-05-19 20:08:16.483 | WAKEUP 2022-05-19 20:08:16.506 | [186253 Async init_swift:228854]: Signaled 2022-05-19 20:08:16.508 | + lib/swift:init_swift:668 : local node_number 2022-05-19 20:08:16.508 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-19 20:08:16.508 | No object-reconstructor running 2022-05-19 20:08:16.508 | No container-updater running 2022-05-19 20:08:16.508 | No container-server running 2022-05-19 20:08:16.508 | No object-server running 2022-05-19 20:08:16.508 | No object-auditor running 2022-05-19 20:08:16.508 | No account-replicator running 2022-05-19 20:08:16.508 | No proxy-server running 2022-05-19 20:08:16.508 | No container-auditor running 2022-05-19 20:08:16.508 | No account-server running 2022-05-19 20:08:16.508 | No account-auditor running 2022-05-19 20:08:16.508 | No object-replicator running 2022-05-19 20:08:16.508 | No object-expirer running 2022-05-19 20:08:16.508 | No container-sync running 2022-05-19 20:08:16.508 | No container-sharder running 2022-05-19 20:08:16.508 | No container-replicator running 2022-05-19 20:08:16.509 | No object-updater running 2022-05-19 20:08:16.509 | No container-reconciler running 2022-05-19 20:08:16.509 | No account-reaper running 2022-05-19 20:08:16.509 | + lib/swift:init_swift:670 : true 2022-05-19 20:08:16.509 | + lib/swift:init_swift:673 : create_swift_disk 2022-05-19 20:08:16.509 | + lib/swift:create_swift_disk:565 : local node_number 2022-05-19 20:08:16.509 | + lib/swift:create_swift_disk:570 : local user_group 2022-05-19 20:08:16.509 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-05-19 20:08:16.509 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-05-19 20:08:16.509 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-05-19 20:08:16.509 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-05-19 20:08:16.509 | + functions:create_disk:732 : local node_number 2022-05-19 20:08:16.509 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-19 20:08:16.509 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-19 20:08:16.509 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-05-19 20:08:16.509 | + functions:create_disk:736 : local key 2022-05-19 20:08:16.509 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-19 20:08:16.509 | ++ functions:create_disk:738 : sed s#/.## 2022-05-19 20:08:16.509 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-19 20:08:16.509 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-19 20:08:16.509 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-05-19 20:08:16.509 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-19 20:08:16.509 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-19 20:08:16.509 | + functions:destroy_disk:765 : local key 2022-05-19 20:08:16.509 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-19 20:08:16.509 | ++ functions:destroy_disk:767 : sed s#/.## 2022-05-19 20:08:16.509 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-19 20:08:16.509 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-19 20:08:16.509 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-05-19 20:08:16.509 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-05-19 20:08:16.509 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-05-19 20:08:16.509 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-05-19 20:08:16.509 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-05-19 20:08:16.510 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-05-19 20:08:16.510 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-05-19 20:08:16.510 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-05-19 20:08:16.510 | = sectsz=512 attr=2, projid32bit=1 2022-05-19 20:08:16.510 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-05-19 20:08:16.510 | = reflink=1 2022-05-19 20:08:16.510 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-05-19 20:08:16.510 | = sunit=0 swidth=0 blks 2022-05-19 20:08:16.510 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-05-19 20:08:16.510 | log =internal log bsize=4096 blocks=2560, version=2 2022-05-19 20:08:16.510 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-05-19 20:08:16.510 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-05-19 20:08:16.510 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-05-19 20:08:16.510 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-05-19 20:08:16.510 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-05-19 20:08:16.510 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-05-19 20:08:16.510 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-05-19 20:08:16.510 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-05-19 20:08:16.510 | + lib/swift:create_swift_disk:579 : local node_number 2022-05-19 20:08:16.510 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-19 20:08:16.510 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-05-19 20:08:16.510 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-05-19 20:08:16.510 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-05-19 20:08:16.510 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-05-19 20:08:16.510 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-05-19 20:08:16.510 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-05-19 20:08:16.510 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-05-19 20:08:16.510 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1652990024.object.builder backups/1652990026.container.builder backups/1652990027.account.builder backups/1652990032.object.builder backups/1652990033.container.builder backups/1652990035.account.builder backups/1652990032.object.ring.gz backups/1652990033.container.ring.gz backups/1652990035.account.ring.gz 2022-05-19 20:08:16.510 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-05-19 20:08:16.510 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-05-19 20:08:16.510 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-05-19 20:08:16.511 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-05-19 20:08:16.511 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-19 20:08:16.511 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-05-19 20:08:16.511 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-05-19 20:08:16.511 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-05-19 20:08:16.511 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-05-19 20:08:16.511 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-05-19 20:08:16.511 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-05-19 20:08:16.511 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-05-19 20:08:16.511 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-05-19 20:08:16.511 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-05-19 20:08:16.511 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-05-19 20:08:16.511 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-19 20:08:16.511 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-05-19 20:08:16.511 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-19 20:08:16.511 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-05-19 20:08:16.511 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-19 20:08:16.511 | + lib/swift:init_swift:714 : popd 2022-05-19 20:08:16.554 | [186253 Async init_swift:228854]: finished init_swift with result 0 in 14 seconds 2022-05-19 20:08:16.559 | + inc/async:async_wait:197 : return 0 2022-05-19 20:08:16.561 | + ./stack.sh:main:1213 : async_wait init_cinder 2022-05-19 20:08:16.616 | [186253 Async init_cinder:228951]: Waiting for completion of init_cinder running on PID 228951 (2 other jobs running) 2022-05-19 20:08:16.642 | [186253 Async init_cinder:228951]: Signaling child to exit 2022-05-19 20:08:16.642 | WAKEUP 2022-05-19 20:08:16.666 | [186253 Async init_cinder:228951]: Signaled 2022-05-19 20:08:16.667 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-05-19 20:08:16.667 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:08:16.667 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-05-19 20:08:16.668 | + lib/database:recreate_database:112 : local db=cinder 2022-05-19 20:08:16.668 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-05-19 20:08:16.668 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-05-19 20:08:16.668 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-05-19 20:08:16.668 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:08:16.668 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-05-19 20:08:16.668 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:08:16.668 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-05-19 20:08:16.668 | + functions-common:time_start:2423 : local name=dbsync 2022-05-19 20:08:16.668 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:08:16.668 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:08:16.668 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:08:16.668 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990850199 2022-05-19 20:08:16.668 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-05-19 20:08:16.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:16.668 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:16.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:16.668 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:16.668 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-19 20:08:16.668 | last_heartbeat = column_property( 2022-05-19 20:08:16.668 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-19 20:08:16.668 | num_hosts = column_property( 2022-05-19 20:08:16.668 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-19 20:08:16.668 | num_down_hosts = column_property( 2022-05-19 20:08:16.668 | Traceback (most recent call last): 2022-05-19 20:08:16.668 | File "/usr/local/bin/cinder-manage", line 6, in 2022-05-19 20:08:16.668 | from cinder.cmd.manage import main 2022-05-19 20:08:16.668 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 75, in 2022-05-19 20:08:16.668 | from cinder.db import migration as db_migration 2022-05-19 20:08:16.668 | File "/opt/stack/cinder/cinder/db/migration.py", line 31, in 2022-05-19 20:08:16.668 | from cinder.db.sqlalchemy import api as db_api 2022-05-19 20:08:16.668 | File "/opt/stack/cinder/cinder/db/sqlalchemy/api.py", line 63, in 2022-05-19 20:08:16.669 | from cinder.volume import volume_utils 2022-05-19 20:08:16.669 | File "/opt/stack/cinder/cinder/volume/volume_utils.py", line 71, in 2022-05-19 20:08:16.669 | from cinder.volume import volume_types 2022-05-19 20:08:16.669 | File "/opt/stack/cinder/cinder/volume/volume_types.py", line 50, in 2022-05-19 20:08:16.669 | VolumeTypeDict = dict[str, Any] 2022-05-19 20:08:16.669 | TypeError: 'type' object is not subscriptable 2022-05-19 20:08:16.669 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-05-19 20:08:16.669 | + functions-common:time_stop:2437 : local name 2022-05-19 20:08:16.669 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:08:16.669 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:08:16.669 | + functions-common:time_stop:2440 : local total 2022-05-19 20:08:16.669 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:08:16.669 | + functions-common:time_stop:2443 : name=dbsync 2022-05-19 20:08:16.669 | + functions-common:time_stop:2444 : start_time=1652990850199 2022-05-19 20:08:16.669 | + functions-common:time_stop:2446 : [[ -z 1652990850199 ]] 2022-05-19 20:08:16.669 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:08:16.669 | + functions-common:time_stop:2449 : end_time=1652990853623 2022-05-19 20:08:16.669 | + functions-common:time_stop:2450 : elapsed_time=3424 2022-05-19 20:08:16.669 | + functions-common:time_stop:2451 : total=9143 2022-05-19 20:08:16.669 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:08:16.669 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=12567 2022-05-19 20:08:16.669 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-05-19 20:08:16.669 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:08:16.669 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-05-19 20:08:16.669 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:08:16.669 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-05-19 20:08:16.713 | [186253 Async init_cinder:228951]: finished init_cinder with result 0 in 3 seconds 2022-05-19 20:08:16.718 | + inc/async:async_wait:197 : return 0 2022-05-19 20:08:16.721 | + ./stack.sh:main:1218 : is_service_enabled nova 2022-05-19 20:08:16.740 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:08:16.743 | + ./stack.sh:main:1219 : echo_summary 'Configuring Nova' 2022-05-19 20:08:16.745 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 20:08:16.748 | + ./stack.sh:echo_summary:448 : echo -e Configuring Nova 2022-05-19 20:08:16.751 | + ./stack.sh:main:1220 : init_nova 2022-05-19 20:08:16.753 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-05-19 20:08:16.771 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:08:16.774 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-05-19 20:08:16.791 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:08:16.794 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 20:08:16.796 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-19 20:08:16.856 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-19 20:08:16.894 | [186253 Async nova-cell-0:231061]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-19 20:08:16.898 | ++ lib/nova:init_nova:842 : seq 1 1 2022-05-19 20:08:16.906 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 20:08:16.909 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-05-19 20:08:16.912 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 20:08:16.915 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 20:08:16.918 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-19 20:08:16.983 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-19 20:08:17.029 | [186253 Async nova-cell-1:231153]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-19 20:08:17.035 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-05-19 20:08:17.038 | + lib/database:recreate_database:112 : local db=nova_api 2022-05-19 20:08:17.046 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-05-19 20:08:17.048 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-05-19 20:08:17.056 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-05-19 20:08:17.057 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:08:17.643 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-05-19 20:08:17.648 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:08:17.670 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-05-19 20:08:18.720 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-19 20:08:22.040 | INFO dbcounter [-] Registered counter for database nova_api 2022-05-19 20:08:22.069 | DEBUG dbcounter [-] [231211] Writer thread running {{(pid=231211) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 20:08:22.071 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 20:08:22.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:22.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:22.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:22.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:22.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:22.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:22.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:22.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:22.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:22.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:22.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:22.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:22.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:22.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:22.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:22.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:22.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:22.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:22.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:22.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:22.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:22.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:22.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:22.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:22.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:22.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:22.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:22.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:22.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:22.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:22.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:22.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:22.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:22.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:22.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:22.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:22.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:22.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:22.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:22.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:22.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:22.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:22.085 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 20:08:22.086 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=231211) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 20:08:22.116 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-19 20:08:22.116 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-19 20:08:22.146 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-05-19 20:08:24.249 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=231211) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-19 20:08:24.252 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-05-19 20:08:24.697 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=231211) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-19 20:08:24.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:24.711 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:24.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:24.711 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:25.211 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-05-19 20:08:25.214 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-19 20:08:25.217 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-19 20:08:25.221 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-05-19 20:08:25.224 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 20:08:25.227 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 20:08:25.230 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 20:08:25.251 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:08:25.254 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 20:08:25.256 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-05-19 20:08:25.260 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-05-19 20:08:26.389 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-19 20:08:29.207 | INFO dbcounter [None req-28dda499-f23a-4ae6-ab21-3b8a1f6998e9 None None] Registered counter for database nova_api 2022-05-19 20:08:29.239 | DEBUG dbcounter [-] [231726] Writer thread running {{(pid=231726) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 20:08:29.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:29.299 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:29.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:29.300 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:29.830 | ++ lib/nova:init_nova:854 : seq 0 1 2022-05-19 20:08:29.835 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-19 20:08:29.838 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-05-19 20:08:29.903 | [186253 Async nova-cell-0:231061]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 231061 (3 other jobs running) 2022-05-19 20:08:29.934 | [186253 Async nova-cell-0:231061]: Signaling child to exit 2022-05-19 20:08:29.970 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:08:29.998 | [231061 Async nova-cell-0:231061]: finished successfully 2022-05-19 20:08:30.019 | WAKEUP 2022-05-19 20:08:30.043 | [186253 Async nova-cell-0:231061]: Signaled 2022-05-19 20:08:30.045 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-05-19 20:08:30.045 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-05-19 20:08:30.045 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-05-19 20:08:30.045 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-05-19 20:08:30.045 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-05-19 20:08:30.045 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-05-19 20:08:30.045 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-05-19 20:08:30.045 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:08:30.045 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-05-19 20:08:30.045 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:08:30.045 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-05-19 20:08:30.045 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-19 20:08:30.045 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-05-19 20:08:30.045 | DEBUG dbcounter [-] [231220] Writer thread running {{(pid=231220) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 20:08:30.045 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 20:08:30.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.047 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 20:08:30.047 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=231220) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 20:08:30.047 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-19 20:08:30.047 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-19 20:08:30.047 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-19 20:08:30.047 | DEBUG dbcounter [-] [231220] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=93 {{(pid=231220) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 20:08:30.047 | DEBUG dbcounter [-] [231220] Writing DB stats nova_cell0:CREATE=64,nova_cell0:ALTER=2,nova_cell0:SHOW=24,nova_cell0:select=10 {{(pid=231220) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 20:08:30.047 | DEBUG dbcounter [-] [231220] Writing DB stats nova_cell0:SHOW=35,nova_cell0:select=12,nova_cell0:CREATE=53 {{(pid=231220) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 20:08:30.047 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=231220) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-19 20:08:30.047 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-19 20:08:30.047 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=231220) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-19 20:08:30.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:30.047 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:30.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:30.047 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:30.113 | [186253 Async nova-cell-0:231061]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 13 seconds 2022-05-19 20:08:30.122 | + inc/async:async_wait:197 : return 0 2022-05-19 20:08:30.125 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-19 20:08:30.128 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-05-19 20:08:30.195 | [186253 Async nova-cell-1:231153]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 231153 (2 other jobs running) 2022-05-19 20:08:30.240 | [186253 Async nova-cell-1:231153]: Signaling child to exit 2022-05-19 20:08:30.279 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:08:30.307 | [231153 Async nova-cell-1:231153]: finished successfully 2022-05-19 20:08:30.327 | WAKEUP 2022-05-19 20:08:30.352 | [186253 Async nova-cell-1:231153]: Signaled 2022-05-19 20:08:30.354 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-05-19 20:08:30.354 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-05-19 20:08:30.354 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-05-19 20:08:30.354 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-05-19 20:08:30.354 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-05-19 20:08:30.354 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-05-19 20:08:30.354 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-05-19 20:08:30.354 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:08:30.354 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-05-19 20:08:30.354 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 20:08:30.354 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-05-19 20:08:30.354 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-19 20:08:30.354 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-05-19 20:08:30.354 | DEBUG dbcounter [-] [231227] Writer thread running {{(pid=231227) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 20:08:30.354 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 20:08:30.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 20:08:30.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 20:08:30.356 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 20:08:30.356 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=231227) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 20:08:30.356 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-19 20:08:30.356 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-19 20:08:30.356 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-19 20:08:30.356 | DEBUG dbcounter [-] [231227] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=93 {{(pid=231227) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 20:08:30.356 | DEBUG dbcounter [-] [231227] Writing DB stats nova_cell1:CREATE=64,nova_cell1:ALTER=2,nova_cell1:SHOW=24,nova_cell1:select=10 {{(pid=231227) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 20:08:30.356 | DEBUG dbcounter [-] [231227] Writing DB stats nova_cell1:SHOW=35,nova_cell1:select=12,nova_cell1:CREATE=53 {{(pid=231227) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 20:08:30.356 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=231227) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-19 20:08:30.356 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-19 20:08:30.356 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=231227) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-19 20:08:30.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:30.356 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:30.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:30.356 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:30.400 | [186253 Async nova-cell-1:231153]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 13 seconds 2022-05-19 20:08:30.405 | + inc/async:async_wait:197 : return 0 2022-05-19 20:08:30.408 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 20:08:30.411 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-05-19 20:08:31.462 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-19 20:08:33.963 | Running batches of 50 until complete 2022-05-19 20:08:33.963 | INFO dbcounter [None req-af1d0934-ebf2-4541-ad3b-7c1cb81f6f39 None None] Registered counter for database nova_cell0 2022-05-19 20:08:33.989 | DEBUG dbcounter [-] [232305] Writer thread running {{(pid=232305) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 20:08:34.118 | INFO dbcounter [None req-af1d0934-ebf2-4541-ad3b-7c1cb81f6f39 None None] Registered counter for database nova_api 2022-05-19 20:08:34.132 | DEBUG dbcounter [-] [232305] Writer thread running {{(pid=232305) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 20:08:34.260 | INFO dbcounter [None req-af1d0934-ebf2-4541-ad3b-7c1cb81f6f39 None None] Registered counter for database nova_cell0 2022-05-19 20:08:34.271 | DEBUG dbcounter [-] [232305] Writer thread running {{(pid=232305) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 20:08:34.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:34.353 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:34.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:34.353 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:34.353 | +-------------------------------------+--------------+-----------+ 2022-05-19 20:08:34.353 | | Migration | Total Needed | Completed | 2022-05-19 20:08:34.353 | +-------------------------------------+--------------+-----------+ 2022-05-19 20:08:34.353 | | fill_virtual_interface_list | 0 | 0 | 2022-05-19 20:08:34.353 | | migrate_empty_ratio | 0 | 0 | 2022-05-19 20:08:34.353 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-05-19 20:08:34.353 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-05-19 20:08:34.353 | | migration_migrate_to_uuid | 0 | 0 | 2022-05-19 20:08:34.353 | | populate_dev_uuids | 0 | 0 | 2022-05-19 20:08:34.353 | | populate_missing_availability_zones | 0 | 0 | 2022-05-19 20:08:34.353 | | populate_queued_for_delete | 0 | 0 | 2022-05-19 20:08:34.353 | | populate_user_id | 0 | 0 | 2022-05-19 20:08:34.353 | | populate_uuids | 0 | 0 | 2022-05-19 20:08:34.353 | +-------------------------------------+--------------+-----------+ 2022-05-19 20:08:34.851 | ++ lib/nova:init_nova:868 : seq 1 1 2022-05-19 20:08:34.858 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 20:08:34.864 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-05-19 20:08:34.867 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 20:08:34.870 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 20:08:34.874 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-05-19 20:08:35.880 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-19 20:08:38.357 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-05-19 20:08:38.357 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-05-19 20:08:38.357 | INFO dbcounter [None req-93666e45-2130-4727-adcb-f4f534c4bbac None None] Registered counter for database nova_api 2022-05-19 20:08:38.384 | DEBUG dbcounter [-] [232322] Writer thread running {{(pid=232322) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 20:08:38.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:38.447 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:38.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:08:38.447 | from cryptography.utils import int_from_bytes 2022-05-19 20:08:38.901 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-05-19 20:08:38.906 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-05-19 20:08:38.920 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-05-19 20:08:38.923 | + ./stack.sh:main:1225 : is_service_enabled neutron 2022-05-19 20:08:38.945 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:08:38.948 | + ./stack.sh:main:1226 : async_runfunc configure_neutron_nova 2022-05-19 20:08:38.951 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-05-19 20:08:39.018 | + inc/async:async_inner:63 : configure_neutron_nova 2022-05-19 20:08:39.060 | [186253 Async configure_neutron_nova:232392]: running: configure_neutron_nova 2022-05-19 20:08:39.064 | + ./stack.sh:main:1235 : run_phase stack post-config 2022-05-19 20:08:39.067 | + functions-common:run_phase:1865 : local mode=stack 2022-05-19 20:08:39.070 | + functions-common:run_phase:1866 : local phase=post-config 2022-05-19 20:08:39.073 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-19 20:08:39.075 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-19 20:08:39.078 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-19 20:08:39.081 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-19 20:08:39.084 | + functions-common:run_phase:1875 : local extra 2022-05-19 20:08:39.088 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-19 20:08:39.093 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-19 20:08:39.096 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-19 20:08:39.099 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-19 20:08:39.102 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-05-19 20:08:39.105 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-19 20:08:39.124 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:08:39.126 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 20:08:39.129 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-19 20:08:39.132 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-05-19 20:08:39.135 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-19 20:08:39.137 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-19 20:08:39.140 | ++ extras.d/80-tempest.sh:source:12 : : 2022-05-19 20:08:39.142 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-19 20:08:39.145 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-19 20:08:39.148 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 20:08:39.151 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-19 20:08:39.154 | + functions-common:run_phase:1892 : run_plugins stack post-config 2022-05-19 20:08:39.156 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-19 20:08:39.159 | + functions-common:run_plugins:1852 : local phase=post-config 2022-05-19 20:08:39.162 | + functions-common:run_plugins:1854 : local plugins= 2022-05-19 20:08:39.165 | + functions-common:run_plugins:1855 : local plugin 2022-05-19 20:08:39.168 | + ./stack.sh:main:1243 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-05-19 20:08:39.170 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-05-19 20:08:39.173 | + inc/meta-config:merge_config_group:171 : shift 2022-05-19 20:08:39.176 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-05-19 20:08:39.179 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 20:08:39.182 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-05-19 20:08:39.185 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-05-19 20:08:39.188 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-05-19 20:08:39.191 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 20:08:39.194 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-05-19 20:08:39.196 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 20:08:39.200 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-05-19 20:08:39.200 | /^\[\[.+\|.*\]\]/ { 2022-05-19 20:08:39.200 | gsub("[][]", "", $1); 2022-05-19 20:08:39.200 | split($1, a, "|"); 2022-05-19 20:08:39.200 | if (a[1] == matchgroup) 2022-05-19 20:08:39.200 | print a[2] 2022-05-19 20:08:39.200 | } 2022-05-19 20:08:39.200 | ' /home/ubuntu/devstack/local.conf 2022-05-19 20:08:39.207 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-19 20:08:39.211 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-19 20:08:39.213 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-19 20:08:39.218 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-05-19 20:08:39.221 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-05-19 20:08:39.224 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-05-19 20:08:39.227 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-05-19 20:08:39.231 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-05-19 20:08:39.237 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-05-19 20:08:39.240 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-05-19 20:08:39.246 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-19 20:08:39.249 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 20:08:39.252 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-19 20:08:39.255 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-05-19 20:08:39.258 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-19 20:08:39.261 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-05-19 20:08:39.264 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-05-19 20:08:39.268 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-05-19 20:08:39.270 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-05-19 20:08:39.275 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:39.275 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-05-19 20:08:39.275 | BEGIN { 2022-05-19 20:08:39.275 | section = "" 2022-05-19 20:08:39.275 | last_section = "" 2022-05-19 20:08:39.275 | section_count = 0 2022-05-19 20:08:39.275 | } 2022-05-19 20:08:39.275 | /^\[.+\]/ { 2022-05-19 20:08:39.275 | gsub("[][]", "", $1); 2022-05-19 20:08:39.275 | section=$1 2022-05-19 20:08:39.275 | next 2022-05-19 20:08:39.275 | } 2022-05-19 20:08:39.275 | /^ *\#/ { 2022-05-19 20:08:39.275 | next 2022-05-19 20:08:39.275 | } 2022-05-19 20:08:39.275 | /^[^ \t]+/ { 2022-05-19 20:08:39.275 | # get offset of first = in $0 2022-05-19 20:08:39.275 | eq_idx = index($0, "=") 2022-05-19 20:08:39.275 | # extract attr & value from $0 2022-05-19 20:08:39.275 | attr = substr($0, 1, eq_idx - 1) 2022-05-19 20:08:39.275 | value = substr($0, eq_idx + 1) 2022-05-19 20:08:39.276 | # only need to strip trailing whitespace from attr 2022-05-19 20:08:39.276 | sub(/[ \t]*$/, "", attr) 2022-05-19 20:08:39.276 | # need to strip leading & trailing whitespace from value 2022-05-19 20:08:39.276 | sub(/^[ \t]*/, "", value) 2022-05-19 20:08:39.276 | sub(/[ \t]*$/, "", value) 2022-05-19 20:08:39.276 | 2022-05-19 20:08:39.276 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-19 20:08:39.276 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-19 20:08:39.276 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-19 20:08:39.276 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-19 20:08:39.276 | if (! (section, attr) in cfg_attr_count) { 2022-05-19 20:08:39.276 | if (section != last_section) { 2022-05-19 20:08:39.276 | cfg_section[section_count++] = section 2022-05-19 20:08:39.276 | last_section = section 2022-05-19 20:08:39.276 | } 2022-05-19 20:08:39.276 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-19 20:08:39.276 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-19 20:08:39.276 | 2022-05-19 20:08:39.276 | cfg_attr[section, attr, 0] = value 2022-05-19 20:08:39.276 | cfg_attr_count[section, attr] = 1 2022-05-19 20:08:39.276 | } else { 2022-05-19 20:08:39.276 | lno = cfg_attr_count[section, attr]++ 2022-05-19 20:08:39.276 | cfg_attr[section, attr, lno] = value 2022-05-19 20:08:39.276 | } 2022-05-19 20:08:39.276 | } 2022-05-19 20:08:39.276 | END { 2022-05-19 20:08:39.276 | # Process each section in order 2022-05-19 20:08:39.276 | for (sno = 0; sno < section_count; sno++) { 2022-05-19 20:08:39.276 | section = cfg_section[sno] 2022-05-19 20:08:39.276 | # The ini routines simply append a config item immediately 2022-05-19 20:08:39.276 | # after the section header. To keep the same order as defined 2022-05-19 20:08:39.276 | # in local.conf, invoke the ini routines in the reverse order 2022-05-19 20:08:39.276 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-19 20:08:39.276 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-19 20:08:39.276 | if (cfg_attr_count[section, attr] == 1) 2022-05-19 20:08:39.277 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-19 20:08:39.277 | else { 2022-05-19 20:08:39.277 | # For multiline, invoke the ini routines in the reverse order 2022-05-19 20:08:39.277 | count = cfg_attr_count[section, attr] 2022-05-19 20:08:39.277 | print "inidelete " configfile " " section " " attr 2022-05-19 20:08:39.277 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-19 20:08:39.277 | for (l = count -2; l >= 0; l--) 2022-05-19 20:08:39.277 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-19 20:08:39.277 | } 2022-05-19 20:08:39.277 | } 2022-05-19 20:08:39.277 | } 2022-05-19 20:08:39.277 | } 2022-05-19 20:08:39.277 | ' 2022-05-19 20:08:39.278 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-19 20:08:39.279 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-19 20:08:39.283 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 20:08:39.285 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-19 20:08:39.288 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-05-19 20:08:39.291 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 20:08:39.296 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-05-19 20:08:39.299 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-05-19 20:08:39.299 | BEGIN { group = "" } 2022-05-19 20:08:39.299 | /^\[\[.+\|.*\]\]/ { 2022-05-19 20:08:39.299 | gsub("[][]", "", $1); 2022-05-19 20:08:39.299 | split($1, a, "|"); 2022-05-19 20:08:39.299 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-19 20:08:39.299 | group=a[1] 2022-05-19 20:08:39.299 | } else { 2022-05-19 20:08:39.299 | group="" 2022-05-19 20:08:39.299 | } 2022-05-19 20:08:39.299 | next 2022-05-19 20:08:39.299 | } 2022-05-19 20:08:39.299 | { 2022-05-19 20:08:39.299 | if (group != "") 2022-05-19 20:08:39.299 | print $0 2022-05-19 20:08:39.299 | } 2022-05-19 20:08:39.299 | ' /home/ubuntu/devstack/local.conf 2022-05-19 20:08:39.307 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-05-19 20:08:39.310 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-05-19 20:08:39.339 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:39.341 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-05-19 20:08:39.344 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-05-19 20:08:39.375 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:39.378 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-05-19 20:08:39.380 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-05-19 20:08:39.413 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:39.416 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-05-19 20:08:39.419 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-05-19 20:08:39.452 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:39.454 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-05-19 20:08:39.457 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-05-19 20:08:39.488 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:39.491 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-05-19 20:08:39.494 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-19 20:08:39.526 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:39.529 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.84/identity"' 2022-05-19 20:08:39.532 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.84/identity 2022-05-19 20:08:39.565 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:39.568 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-05-19 20:08:39.573 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-05-19 20:08:39.607 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:39.610 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-05-19 20:08:39.613 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-19 20:08:39.645 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:39.648 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-05-19 20:08:39.651 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-19 20:08:39.684 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:39.686 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-05-19 20:08:39.689 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-05-19 20:08:39.722 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:39.725 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-05-19 20:08:39.727 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-19 20:08:39.761 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:39.763 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-05-19 20:08:39.766 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-05-19 20:08:39.798 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:39.802 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-19 20:08:39.805 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-19 20:08:39.807 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-19 20:08:39.811 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-05-19 20:08:39.814 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-05-19 20:08:39.817 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-05-19 20:08:39.819 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-05-19 20:08:39.823 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-05-19 20:08:39.827 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-05-19 20:08:39.830 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-05-19 20:08:39.832 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-19 20:08:39.836 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 20:08:39.838 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-19 20:08:39.841 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-05-19 20:08:39.844 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-19 20:08:39.847 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-05-19 20:08:39.850 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-05-19 20:08:39.853 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-05-19 20:08:39.856 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-05-19 20:08:39.860 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-19 20:08:39.860 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-05-19 20:08:39.860 | BEGIN { 2022-05-19 20:08:39.860 | section = "" 2022-05-19 20:08:39.860 | last_section = "" 2022-05-19 20:08:39.860 | section_count = 0 2022-05-19 20:08:39.860 | } 2022-05-19 20:08:39.861 | /^\[.+\]/ { 2022-05-19 20:08:39.861 | gsub("[][]", "", $1); 2022-05-19 20:08:39.861 | section=$1 2022-05-19 20:08:39.861 | next 2022-05-19 20:08:39.861 | } 2022-05-19 20:08:39.861 | /^ *\#/ { 2022-05-19 20:08:39.861 | next 2022-05-19 20:08:39.861 | } 2022-05-19 20:08:39.861 | /^[^ \t]+/ { 2022-05-19 20:08:39.861 | # get offset of first = in $0 2022-05-19 20:08:39.861 | eq_idx = index($0, "=") 2022-05-19 20:08:39.861 | # extract attr & value from $0 2022-05-19 20:08:39.861 | attr = substr($0, 1, eq_idx - 1) 2022-05-19 20:08:39.861 | value = substr($0, eq_idx + 1) 2022-05-19 20:08:39.861 | # only need to strip trailing whitespace from attr 2022-05-19 20:08:39.861 | sub(/[ \t]*$/, "", attr) 2022-05-19 20:08:39.861 | # need to strip leading & trailing whitespace from value 2022-05-19 20:08:39.861 | sub(/^[ \t]*/, "", value) 2022-05-19 20:08:39.861 | sub(/[ \t]*$/, "", value) 2022-05-19 20:08:39.861 | 2022-05-19 20:08:39.861 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-19 20:08:39.861 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-19 20:08:39.861 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-19 20:08:39.861 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-19 20:08:39.861 | if (! (section, attr) in cfg_attr_count) { 2022-05-19 20:08:39.861 | if (section != last_section) { 2022-05-19 20:08:39.861 | cfg_section[section_count++] = section 2022-05-19 20:08:39.861 | last_section = section 2022-05-19 20:08:39.861 | } 2022-05-19 20:08:39.861 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-19 20:08:39.861 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-19 20:08:39.861 | 2022-05-19 20:08:39.861 | cfg_attr[section, attr, 0] = value 2022-05-19 20:08:39.861 | cfg_attr_count[section, attr] = 1 2022-05-19 20:08:39.862 | } else { 2022-05-19 20:08:39.862 | lno = cfg_attr_count[section, attr]++ 2022-05-19 20:08:39.862 | cfg_attr[section, attr, lno] = value 2022-05-19 20:08:39.862 | } 2022-05-19 20:08:39.862 | } 2022-05-19 20:08:39.862 | END { 2022-05-19 20:08:39.862 | # Process each section in order 2022-05-19 20:08:39.862 | for (sno = 0; sno < section_count; sno++) { 2022-05-19 20:08:39.862 | section = cfg_section[sno] 2022-05-19 20:08:39.862 | # The ini routines simply append a config item immediately 2022-05-19 20:08:39.862 | # after the section header. To keep the same order as defined 2022-05-19 20:08:39.862 | # in local.conf, invoke the ini routines in the reverse order 2022-05-19 20:08:39.862 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-19 20:08:39.862 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-19 20:08:39.862 | if (cfg_attr_count[section, attr] == 1) 2022-05-19 20:08:39.862 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-19 20:08:39.862 | else { 2022-05-19 20:08:39.862 | # For multiline, invoke the ini routines in the reverse order 2022-05-19 20:08:39.862 | count = cfg_attr_count[section, attr] 2022-05-19 20:08:39.862 | print "inidelete " configfile " " section " " attr 2022-05-19 20:08:39.862 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-19 20:08:39.862 | for (l = count -2; l >= 0; l--) 2022-05-19 20:08:39.862 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-19 20:08:39.862 | } 2022-05-19 20:08:39.862 | } 2022-05-19 20:08:39.862 | } 2022-05-19 20:08:39.862 | } 2022-05-19 20:08:39.862 | ' 2022-05-19 20:08:39.862 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:39.863 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-19 20:08:39.864 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 20:08:39.867 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-19 20:08:39.870 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-05-19 20:08:39.872 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 20:08:39.875 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-05-19 20:08:39.878 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-05-19 20:08:39.878 | BEGIN { group = "" } 2022-05-19 20:08:39.878 | /^\[\[.+\|.*\]\]/ { 2022-05-19 20:08:39.878 | gsub("[][]", "", $1); 2022-05-19 20:08:39.878 | split($1, a, "|"); 2022-05-19 20:08:39.878 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-19 20:08:39.878 | group=a[1] 2022-05-19 20:08:39.878 | } else { 2022-05-19 20:08:39.878 | group="" 2022-05-19 20:08:39.878 | } 2022-05-19 20:08:39.878 | next 2022-05-19 20:08:39.878 | } 2022-05-19 20:08:39.878 | { 2022-05-19 20:08:39.878 | if (group != "") 2022-05-19 20:08:39.878 | print $0 2022-05-19 20:08:39.878 | } 2022-05-19 20:08:39.878 | ' /home/ubuntu/devstack/local.conf 2022-05-19 20:08:39.884 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-05-19 20:08:39.887 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-05-19 20:08:39.890 | + inc/async:async_inner:64 : rc=0 2022-05-19 20:08:39.917 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:39.919 | [232392 Async configure_neutron_nova:232392]: finished successfully 2022-05-19 20:08:39.920 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-05-19 20:08:39.923 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-05-19 20:08:39.953 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:39.955 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-05-19 20:08:39.958 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-05-19 20:08:39.992 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:39.995 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-05-19 20:08:39.998 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-05-19 20:08:40.029 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:40.032 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-05-19 20:08:40.034 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-05-19 20:08:40.065 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:40.068 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-05-19 20:08:40.070 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-05-19 20:08:40.101 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:40.104 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-05-19 20:08:40.107 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-05-19 20:08:40.141 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:40.144 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-05-19 20:08:40.148 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-05-19 20:08:40.178 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:40.181 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-05-19 20:08:40.184 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-05-19 20:08:40.217 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:40.220 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-05-19 20:08:40.223 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-05-19 20:08:40.255 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:40.257 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-05-19 20:08:40.260 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-05-19 20:08:40.290 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:40.293 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-05-19 20:08:40.295 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-05-19 20:08:40.326 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:40.329 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-05-19 20:08:40.331 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-05-19 20:08:40.374 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:40.377 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-05-19 20:08:40.380 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-05-19 20:08:40.413 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:40.416 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-05-19 20:08:40.419 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-05-19 20:08:40.452 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:40.454 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-05-19 20:08:40.457 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-05-19 20:08:40.491 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:40.495 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-19 20:08:40.498 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-19 20:08:40.501 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-19 20:08:40.505 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-05-19 20:08:40.508 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-05-19 20:08:40.511 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-05-19 20:08:40.514 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-05-19 20:08:40.517 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-05-19 20:08:40.522 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-05-19 20:08:40.525 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-05-19 20:08:40.528 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-19 20:08:40.531 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 20:08:40.534 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-19 20:08:40.537 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-05-19 20:08:40.540 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-19 20:08:40.543 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-05-19 20:08:40.547 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-05-19 20:08:40.551 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-05-19 20:08:40.555 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-05-19 20:08:40.558 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-19 20:08:40.559 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-05-19 20:08:40.559 | BEGIN { 2022-05-19 20:08:40.559 | section = "" 2022-05-19 20:08:40.559 | last_section = "" 2022-05-19 20:08:40.559 | section_count = 0 2022-05-19 20:08:40.559 | } 2022-05-19 20:08:40.559 | /^\[.+\]/ { 2022-05-19 20:08:40.559 | gsub("[][]", "", $1); 2022-05-19 20:08:40.559 | section=$1 2022-05-19 20:08:40.559 | next 2022-05-19 20:08:40.559 | } 2022-05-19 20:08:40.559 | /^ *\#/ { 2022-05-19 20:08:40.559 | next 2022-05-19 20:08:40.559 | } 2022-05-19 20:08:40.559 | /^[^ \t]+/ { 2022-05-19 20:08:40.559 | # get offset of first = in $0 2022-05-19 20:08:40.559 | eq_idx = index($0, "=") 2022-05-19 20:08:40.559 | # extract attr & value from $0 2022-05-19 20:08:40.559 | attr = substr($0, 1, eq_idx - 1) 2022-05-19 20:08:40.559 | value = substr($0, eq_idx + 1) 2022-05-19 20:08:40.559 | # only need to strip trailing whitespace from attr 2022-05-19 20:08:40.559 | sub(/[ \t]*$/, "", attr) 2022-05-19 20:08:40.559 | # need to strip leading & trailing whitespace from value 2022-05-19 20:08:40.559 | sub(/^[ \t]*/, "", value) 2022-05-19 20:08:40.559 | sub(/[ \t]*$/, "", value) 2022-05-19 20:08:40.559 | 2022-05-19 20:08:40.560 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-19 20:08:40.560 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-19 20:08:40.560 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-19 20:08:40.560 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-19 20:08:40.560 | if (! (section, attr) in cfg_attr_count) { 2022-05-19 20:08:40.560 | if (section != last_section) { 2022-05-19 20:08:40.560 | cfg_section[section_count++] = section 2022-05-19 20:08:40.560 | last_section = section 2022-05-19 20:08:40.560 | } 2022-05-19 20:08:40.560 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-19 20:08:40.560 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-19 20:08:40.560 | 2022-05-19 20:08:40.560 | cfg_attr[section, attr, 0] = value 2022-05-19 20:08:40.560 | cfg_attr_count[section, attr] = 1 2022-05-19 20:08:40.560 | } else { 2022-05-19 20:08:40.560 | lno = cfg_attr_count[section, attr]++ 2022-05-19 20:08:40.560 | cfg_attr[section, attr, lno] = value 2022-05-19 20:08:40.560 | } 2022-05-19 20:08:40.560 | } 2022-05-19 20:08:40.560 | END { 2022-05-19 20:08:40.560 | # Process each section in order 2022-05-19 20:08:40.560 | for (sno = 0; sno < section_count; sno++) { 2022-05-19 20:08:40.560 | section = cfg_section[sno] 2022-05-19 20:08:40.560 | # The ini routines simply append a config item immediately 2022-05-19 20:08:40.560 | # after the section header. To keep the same order as defined 2022-05-19 20:08:40.560 | # in local.conf, invoke the ini routines in the reverse order 2022-05-19 20:08:40.560 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-19 20:08:40.560 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-19 20:08:40.560 | if (cfg_attr_count[section, attr] == 1) 2022-05-19 20:08:40.560 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-19 20:08:40.560 | else { 2022-05-19 20:08:40.560 | # For multiline, invoke the ini routines in the reverse order 2022-05-19 20:08:40.560 | count = cfg_attr_count[section, attr] 2022-05-19 20:08:40.560 | print "inidelete " configfile " " section " " attr 2022-05-19 20:08:40.560 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-19 20:08:40.561 | for (l = count -2; l >= 0; l--) 2022-05-19 20:08:40.561 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-19 20:08:40.561 | } 2022-05-19 20:08:40.561 | } 2022-05-19 20:08:40.561 | } 2022-05-19 20:08:40.561 | } 2022-05-19 20:08:40.561 | ' 2022-05-19 20:08:40.561 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:40.562 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-19 20:08:40.562 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 20:08:40.565 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-19 20:08:40.568 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-05-19 20:08:40.571 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 20:08:40.573 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-05-19 20:08:40.576 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-05-19 20:08:40.576 | BEGIN { group = "" } 2022-05-19 20:08:40.576 | /^\[\[.+\|.*\]\]/ { 2022-05-19 20:08:40.576 | gsub("[][]", "", $1); 2022-05-19 20:08:40.576 | split($1, a, "|"); 2022-05-19 20:08:40.576 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-19 20:08:40.576 | group=a[1] 2022-05-19 20:08:40.576 | } else { 2022-05-19 20:08:40.576 | group="" 2022-05-19 20:08:40.576 | } 2022-05-19 20:08:40.576 | next 2022-05-19 20:08:40.576 | } 2022-05-19 20:08:40.576 | { 2022-05-19 20:08:40.576 | if (group != "") 2022-05-19 20:08:40.576 | print $0 2022-05-19 20:08:40.576 | } 2022-05-19 20:08:40.576 | ' /home/ubuntu/devstack/local.conf 2022-05-19 20:08:40.583 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.84/identity/v2.0"' 2022-05-19 20:08:40.585 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.84/identity/v2.0 2022-05-19 20:08:40.614 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:40.618 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-19 20:08:40.620 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-19 20:08:40.623 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-19 20:08:40.627 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-05-19 20:08:40.629 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 20:08:40.633 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 20:08:40.636 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-05-19 20:08:40.639 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 20:08:40.643 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-05-19 20:08:40.646 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-05-19 20:08:40.649 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-05-19 20:08:40.652 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 20:08:40.655 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-19 20:08:40.657 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-19 20:08:40.660 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-19 20:08:40.664 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-05-19 20:08:40.666 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 20:08:40.670 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 20:08:40.672 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-05-19 20:08:40.676 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-05-19 20:08:40.677 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:40.677 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-19 20:08:40.677 | BEGIN { 2022-05-19 20:08:40.677 | section = "" 2022-05-19 20:08:40.677 | last_section = "" 2022-05-19 20:08:40.677 | section_count = 0 2022-05-19 20:08:40.677 | } 2022-05-19 20:08:40.677 | /^\[.+\]/ { 2022-05-19 20:08:40.677 | gsub("[][]", "", $1); 2022-05-19 20:08:40.677 | section=$1 2022-05-19 20:08:40.677 | next 2022-05-19 20:08:40.677 | } 2022-05-19 20:08:40.677 | /^ *\#/ { 2022-05-19 20:08:40.677 | next 2022-05-19 20:08:40.677 | } 2022-05-19 20:08:40.677 | /^[^ \t]+/ { 2022-05-19 20:08:40.677 | # get offset of first = in $0 2022-05-19 20:08:40.677 | eq_idx = index($0, "=") 2022-05-19 20:08:40.677 | # extract attr & value from $0 2022-05-19 20:08:40.677 | attr = substr($0, 1, eq_idx - 1) 2022-05-19 20:08:40.677 | value = substr($0, eq_idx + 1) 2022-05-19 20:08:40.677 | # only need to strip trailing whitespace from attr 2022-05-19 20:08:40.677 | sub(/[ \t]*$/, "", attr) 2022-05-19 20:08:40.677 | # need to strip leading & trailing whitespace from value 2022-05-19 20:08:40.677 | sub(/^[ \t]*/, "", value) 2022-05-19 20:08:40.678 | sub(/[ \t]*$/, "", value) 2022-05-19 20:08:40.678 | 2022-05-19 20:08:40.678 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-19 20:08:40.678 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-19 20:08:40.678 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-19 20:08:40.678 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-19 20:08:40.678 | if (! (section, attr) in cfg_attr_count) { 2022-05-19 20:08:40.678 | if (section != last_section) { 2022-05-19 20:08:40.678 | cfg_section[section_count++] = section 2022-05-19 20:08:40.678 | last_section = section 2022-05-19 20:08:40.678 | } 2022-05-19 20:08:40.678 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-19 20:08:40.678 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-19 20:08:40.678 | 2022-05-19 20:08:40.678 | cfg_attr[section, attr, 0] = value 2022-05-19 20:08:40.678 | cfg_attr_count[section, attr] = 1 2022-05-19 20:08:40.678 | } else { 2022-05-19 20:08:40.678 | lno = cfg_attr_count[section, attr]++ 2022-05-19 20:08:40.678 | cfg_attr[section, attr, lno] = value 2022-05-19 20:08:40.678 | } 2022-05-19 20:08:40.678 | } 2022-05-19 20:08:40.678 | END { 2022-05-19 20:08:40.678 | # Process each section in order 2022-05-19 20:08:40.678 | for (sno = 0; sno < section_count; sno++) { 2022-05-19 20:08:40.678 | section = cfg_section[sno] 2022-05-19 20:08:40.678 | # The ini routines simply append a config item immediately 2022-05-19 20:08:40.678 | # after the section header. To keep the same order as defined 2022-05-19 20:08:40.678 | # in local.conf, invoke the ini routines in the reverse order 2022-05-19 20:08:40.678 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-19 20:08:40.678 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-19 20:08:40.678 | if (cfg_attr_count[section, attr] == 1) 2022-05-19 20:08:40.678 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-19 20:08:40.678 | else { 2022-05-19 20:08:40.679 | # For multiline, invoke the ini routines in the reverse order 2022-05-19 20:08:40.679 | count = cfg_attr_count[section, attr] 2022-05-19 20:08:40.679 | print "inidelete " configfile " " section " " attr 2022-05-19 20:08:40.679 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-19 20:08:40.679 | for (l = count -2; l >= 0; l--) 2022-05-19 20:08:40.679 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-19 20:08:40.679 | } 2022-05-19 20:08:40.679 | } 2022-05-19 20:08:40.679 | } 2022-05-19 20:08:40.679 | } 2022-05-19 20:08:40.679 | ' 2022-05-19 20:08:40.679 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 20:08:40.680 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-19 20:08:40.682 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-19 20:08:40.685 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-19 20:08:40.687 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 20:08:40.690 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-05-19 20:08:40.693 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-19 20:08:40.693 | BEGIN { group = "" } 2022-05-19 20:08:40.693 | /^\[\[.+\|.*\]\]/ { 2022-05-19 20:08:40.693 | gsub("[][]", "", $1); 2022-05-19 20:08:40.693 | split($1, a, "|"); 2022-05-19 20:08:40.693 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-19 20:08:40.693 | group=a[1] 2022-05-19 20:08:40.693 | } else { 2022-05-19 20:08:40.693 | group="" 2022-05-19 20:08:40.693 | } 2022-05-19 20:08:40.693 | next 2022-05-19 20:08:40.693 | } 2022-05-19 20:08:40.693 | { 2022-05-19 20:08:40.693 | if (group != "") 2022-05-19 20:08:40.693 | print $0 2022-05-19 20:08:40.693 | } 2022-05-19 20:08:40.693 | ' /home/ubuntu/devstack/local.conf 2022-05-19 20:08:40.700 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-05-19 20:08:40.703 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-05-19 20:08:40.735 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:40.738 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-05-19 20:08:40.741 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-05-19 20:08:40.772 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:08:40.775 | + ./stack.sh:main:1252 : is_service_enabled swift 2022-05-19 20:08:40.794 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:08:40.797 | + ./stack.sh:main:1253 : echo_summary 'Starting Swift' 2022-05-19 20:08:40.799 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 20:08:40.802 | + ./stack.sh:echo_summary:448 : echo -e Starting Swift 2022-05-19 20:08:40.805 | + ./stack.sh:main:1254 : start_swift 2022-05-19 20:08:40.808 | + lib/swift:start_swift:752 : restart_service memcached 2022-05-19 20:08:40.811 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 20:08:40.813 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-19 20:08:40.842 | + lib/swift:start_swift:755 : is_ubuntu 2022-05-19 20:08:40.846 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 20:08:40.848 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 20:08:40.851 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-05-19 20:08:41.299 | Restarting rsync (via systemctl): rsync.service. 2022-05-19 20:08:41.304 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-05-19 20:08:41.307 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-05-19 20:08:41.310 | + lib/swift:start_swift:783 : local foreground_services type 2022-05-19 20:08:41.313 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-05-19 20:08:41.316 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-19 20:08:41.319 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 20:08:41.322 | + functions-common:run_process:1692 : local service=s-object 2022-05-19 20:08:41.325 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 20:08:41.327 | + functions-common:run_process:1694 : local group= 2022-05-19 20:08:41.330 | + functions-common:run_process:1695 : local user= 2022-05-19 20:08:41.335 | + functions-common:run_process:1697 : local name=s-object 2022-05-19 20:08:41.338 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:08:41.341 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:08:41.343 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:08:41.346 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:08:41.349 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:08:41.356 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990921352 2022-05-19 20:08:41.359 | + functions-common:run_process:1700 : is_service_enabled s-object 2022-05-19 20:08:41.380 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:08:41.383 | + functions-common:run_process:1701 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-05-19 20:08:41.385 | + functions-common:_run_under_systemd:1657 : local service=s-object 2022-05-19 20:08:41.388 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 20:08:41.390 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 20:08:41.393 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 20:08:41.395 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 20:08:41.398 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-05-19 20:08:41.400 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-05-19 20:08:41.403 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-object.service 2022-05-19 20:08:41.405 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:08:41.408 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:08:41.412 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-05-19 20:08:41.415 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-05-19 20:08:41.418 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-object.service 2022-05-19 20:08:41.421 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 20:08:41.424 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:08:41.426 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 20:08:41.429 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:08:41.432 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:08:41.434 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-05-19 20:08:41.437 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:08:41.442 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-05-19 20:08:41.497 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-05-19 20:08:41.556 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 20:08:41.611 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-05-19 20:08:41.664 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-05-19 20:08:41.717 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:08:41.771 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:08:41.773 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-05-19 20:08:41.832 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:08:42.292 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-object.service 2022-05-19 20:08:42.308 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-05-19 20:08:42.777 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-object.service 2022-05-19 20:08:42.805 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:08:42.808 | + functions-common:time_stop:2437 : local name 2022-05-19 20:08:42.811 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:08:42.813 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:08:42.816 | + functions-common:time_stop:2440 : local total 2022-05-19 20:08:42.818 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:08:42.821 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:08:42.823 | + functions-common:time_stop:2444 : start_time=1652990921352 2022-05-19 20:08:42.826 | + functions-common:time_stop:2446 : [[ -z 1652990921352 ]] 2022-05-19 20:08:42.829 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:08:42.834 | + functions-common:time_stop:2449 : end_time=1652990922831 2022-05-19 20:08:42.836 | + functions-common:time_stop:2450 : elapsed_time=1479 2022-05-19 20:08:42.839 | + functions-common:time_stop:2451 : total=2999 2022-05-19 20:08:42.841 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:08:42.844 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4478 2022-05-19 20:08:42.847 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-19 20:08:42.850 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 20:08:42.852 | + functions-common:run_process:1692 : local service=s-container 2022-05-19 20:08:42.855 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 20:08:42.857 | + functions-common:run_process:1694 : local group= 2022-05-19 20:08:42.860 | + functions-common:run_process:1695 : local user= 2022-05-19 20:08:42.862 | + functions-common:run_process:1697 : local name=s-container 2022-05-19 20:08:42.865 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:08:42.867 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:08:42.870 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:08:42.872 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:08:42.875 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:08:42.880 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990922877 2022-05-19 20:08:42.883 | + functions-common:run_process:1700 : is_service_enabled s-container 2022-05-19 20:08:42.901 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:08:42.903 | + functions-common:run_process:1701 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-05-19 20:08:42.906 | + functions-common:_run_under_systemd:1657 : local service=s-container 2022-05-19 20:08:42.909 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 20:08:42.911 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 20:08:42.914 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 20:08:42.917 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 20:08:42.919 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-05-19 20:08:42.922 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-05-19 20:08:42.924 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container.service 2022-05-19 20:08:42.927 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:08:42.930 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:08:42.932 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-05-19 20:08:42.935 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-05-19 20:08:42.938 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container.service 2022-05-19 20:08:42.940 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 20:08:42.943 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:08:42.946 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 20:08:42.948 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:08:42.951 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:08:42.953 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-05-19 20:08:42.956 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:08:42.960 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-05-19 20:08:43.016 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-05-19 20:08:43.070 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 20:08:43.125 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-05-19 20:08:43.184 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-05-19 20:08:43.243 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:08:43.300 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:08:43.303 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-05-19 20:08:43.362 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:08:43.793 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container.service 2022-05-19 20:08:43.807 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-05-19 20:08:44.224 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container.service 2022-05-19 20:08:44.252 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:08:44.255 | + functions-common:time_stop:2437 : local name 2022-05-19 20:08:44.259 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:08:44.262 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:08:44.265 | + functions-common:time_stop:2440 : local total 2022-05-19 20:08:44.272 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:08:44.275 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:08:44.279 | + functions-common:time_stop:2444 : start_time=1652990922877 2022-05-19 20:08:44.282 | + functions-common:time_stop:2446 : [[ -z 1652990922877 ]] 2022-05-19 20:08:44.286 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:08:44.292 | + functions-common:time_stop:2449 : end_time=1652990924288 2022-05-19 20:08:44.295 | + functions-common:time_stop:2450 : elapsed_time=1411 2022-05-19 20:08:44.297 | + functions-common:time_stop:2451 : total=4478 2022-05-19 20:08:44.301 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:08:44.304 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5889 2022-05-19 20:08:44.307 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-19 20:08:44.310 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 20:08:44.312 | + functions-common:run_process:1692 : local service=s-account 2022-05-19 20:08:44.315 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 20:08:44.317 | + functions-common:run_process:1694 : local group= 2022-05-19 20:08:44.320 | + functions-common:run_process:1695 : local user= 2022-05-19 20:08:44.323 | + functions-common:run_process:1697 : local name=s-account 2022-05-19 20:08:44.325 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:08:44.327 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:08:44.330 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:08:44.332 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:08:44.336 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:08:44.340 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990924338 2022-05-19 20:08:44.343 | + functions-common:run_process:1700 : is_service_enabled s-account 2022-05-19 20:08:44.363 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:08:44.366 | + functions-common:run_process:1701 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-05-19 20:08:44.369 | + functions-common:_run_under_systemd:1657 : local service=s-account 2022-05-19 20:08:44.371 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 20:08:44.374 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 20:08:44.377 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 20:08:44.380 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 20:08:44.382 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-05-19 20:08:44.385 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-05-19 20:08:44.388 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-account.service 2022-05-19 20:08:44.390 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:08:44.392 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:08:44.395 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-05-19 20:08:44.398 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-05-19 20:08:44.400 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-account.service 2022-05-19 20:08:44.403 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 20:08:44.405 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:08:44.408 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 20:08:44.410 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:08:44.413 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:08:44.415 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-05-19 20:08:44.418 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:08:44.423 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-05-19 20:08:44.477 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-05-19 20:08:44.533 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 20:08:44.588 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-05-19 20:08:44.644 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-05-19 20:08:44.699 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:08:44.755 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:08:44.758 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-05-19 20:08:44.812 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:08:45.260 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-account.service 2022-05-19 20:08:45.274 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-05-19 20:08:45.712 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-account.service 2022-05-19 20:08:45.738 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:08:45.741 | + functions-common:time_stop:2437 : local name 2022-05-19 20:08:45.744 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:08:45.747 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:08:45.751 | + functions-common:time_stop:2440 : local total 2022-05-19 20:08:45.754 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:08:45.757 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:08:45.760 | + functions-common:time_stop:2444 : start_time=1652990924338 2022-05-19 20:08:45.762 | + functions-common:time_stop:2446 : [[ -z 1652990924338 ]] 2022-05-19 20:08:45.765 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:08:45.770 | + functions-common:time_stop:2449 : end_time=1652990925767 2022-05-19 20:08:45.773 | + functions-common:time_stop:2450 : elapsed_time=1429 2022-05-19 20:08:45.775 | + functions-common:time_stop:2451 : total=5889 2022-05-19 20:08:45.778 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:08:45.780 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7318 2022-05-19 20:08:45.783 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-05-19 20:08:45.785 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-05-19 20:08:45.840 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 20:08:45.842 | + functions-common:run_process:1692 : local service=s-container-sync 2022-05-19 20:08:45.845 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 20:08:45.848 | + functions-common:run_process:1694 : local group= 2022-05-19 20:08:45.850 | + functions-common:run_process:1695 : local user= 2022-05-19 20:08:45.853 | + functions-common:run_process:1697 : local name=s-container-sync 2022-05-19 20:08:45.855 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:08:45.858 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:08:45.860 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:08:45.863 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:08:45.867 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:08:45.871 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990925868 2022-05-19 20:08:45.874 | + functions-common:run_process:1700 : is_service_enabled s-container-sync 2022-05-19 20:08:45.892 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:08:45.895 | + functions-common:run_process:1701 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-05-19 20:08:45.897 | + functions-common:_run_under_systemd:1657 : local service=s-container-sync 2022-05-19 20:08:45.900 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 20:08:45.903 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 20:08:45.905 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 20:08:45.908 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 20:08:45.910 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-05-19 20:08:45.913 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-05-19 20:08:45.915 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container-sync.service 2022-05-19 20:08:45.918 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:08:45.920 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:08:45.923 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-05-19 20:08:45.925 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-05-19 20:08:45.928 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container-sync.service 2022-05-19 20:08:45.930 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 20:08:45.932 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:08:45.935 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 20:08:45.937 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:08:45.939 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:08:45.942 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-05-19 20:08:45.944 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:08:45.949 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-05-19 20:08:46.002 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-05-19 20:08:46.058 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 20:08:46.115 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-05-19 20:08:46.170 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-05-19 20:08:46.225 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:08:46.279 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:08:46.281 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-05-19 20:08:46.336 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:08:46.767 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container-sync.service 2022-05-19 20:08:47.213 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container-sync.service 2022-05-19 20:08:47.243 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:08:47.246 | + functions-common:time_stop:2437 : local name 2022-05-19 20:08:47.249 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:08:47.251 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:08:47.254 | + functions-common:time_stop:2440 : local total 2022-05-19 20:08:47.257 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:08:47.260 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:08:47.262 | + functions-common:time_stop:2444 : start_time=1652990925868 2022-05-19 20:08:47.265 | + functions-common:time_stop:2446 : [[ -z 1652990925868 ]] 2022-05-19 20:08:47.268 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:08:47.273 | + functions-common:time_stop:2449 : end_time=1652990927270 2022-05-19 20:08:47.276 | + functions-common:time_stop:2450 : elapsed_time=1402 2022-05-19 20:08:47.278 | + functions-common:time_stop:2451 : total=7318 2022-05-19 20:08:47.280 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:08:47.283 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8720 2022-05-19 20:08:47.286 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-05-19 20:08:47.304 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:08:47.307 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 20:08:47.309 | + functions-common:run_process:1692 : local service=s-proxy 2022-05-19 20:08:47.312 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 20:08:47.314 | + functions-common:run_process:1694 : local group= 2022-05-19 20:08:47.317 | + functions-common:run_process:1695 : local user= 2022-05-19 20:08:47.320 | + functions-common:run_process:1697 : local name=s-proxy 2022-05-19 20:08:47.322 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:08:47.325 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:08:47.327 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:08:47.329 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:08:47.333 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:08:47.337 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990927335 2022-05-19 20:08:47.340 | + functions-common:run_process:1700 : is_service_enabled s-proxy 2022-05-19 20:08:47.359 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:08:47.361 | + functions-common:run_process:1701 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-05-19 20:08:47.364 | + functions-common:_run_under_systemd:1657 : local service=s-proxy 2022-05-19 20:08:47.366 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 20:08:47.369 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 20:08:47.371 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 20:08:47.374 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 20:08:47.376 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-05-19 20:08:47.379 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-05-19 20:08:47.381 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-proxy.service 2022-05-19 20:08:47.384 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:08:47.386 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:08:47.389 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-05-19 20:08:47.391 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-05-19 20:08:47.394 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-proxy.service 2022-05-19 20:08:47.396 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 20:08:47.399 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:08:47.401 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 20:08:47.404 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:08:47.406 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:08:47.409 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-05-19 20:08:47.412 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:08:47.416 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-05-19 20:08:47.471 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-05-19 20:08:47.536 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 20:08:47.600 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-05-19 20:08:47.655 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-05-19 20:08:47.710 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:08:47.765 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:08:47.768 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-05-19 20:08:47.822 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:08:48.265 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-proxy.service 2022-05-19 20:08:48.279 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-05-19 20:08:48.714 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-proxy.service 2022-05-19 20:08:48.742 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:08:48.745 | + functions-common:time_stop:2437 : local name 2022-05-19 20:08:48.748 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:08:48.750 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:08:48.753 | + functions-common:time_stop:2440 : local total 2022-05-19 20:08:48.756 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:08:48.758 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:08:48.761 | + functions-common:time_stop:2444 : start_time=1652990927335 2022-05-19 20:08:48.763 | + functions-common:time_stop:2446 : [[ -z 1652990927335 ]] 2022-05-19 20:08:48.766 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:08:48.772 | + functions-common:time_stop:2449 : end_time=1652990928768 2022-05-19 20:08:48.774 | + functions-common:time_stop:2450 : elapsed_time=1433 2022-05-19 20:08:48.777 | + functions-common:time_stop:2451 : total=8720 2022-05-19 20:08:48.779 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:08:48.782 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=10153 2022-05-19 20:08:48.784 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-05-19 20:08:48.784 | Waiting for swift proxy to start... 2022-05-19 20:08:48.787 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.84:8080/info 2022-05-19 20:08:48.790 | + functions:wait_for_service:457 : local timeout=60 2022-05-19 20:08:48.792 | + functions:wait_for_service:458 : local url=http://10.222.0.84:8080/info 2022-05-19 20:08:48.795 | + functions:wait_for_service:459 : local rval=0 2022-05-19 20:08:48.797 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-19 20:08:48.800 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-19 20:08:48.802 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:08:48.805 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:08:48.808 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:08:48.813 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990928810 2022-05-19 20:08:48.815 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-19 20:08:48.821 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.84:8080/info 2022-05-19 20:08:48.834 | + :: : [[ 000 == 503 ]] 2022-05-19 20:08:48.836 | + :: : [[ 7 -eq 7 ]] 2022-05-19 20:08:48.837 | + :: : sleep 1 2022-05-19 20:08:49.841 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.84:8080/info 2022-05-19 20:08:49.855 | + :: : [[ 000 == 503 ]] 2022-05-19 20:08:49.856 | + :: : [[ 7 -eq 7 ]] 2022-05-19 20:08:49.857 | + :: : sleep 1 2022-05-19 20:08:50.861 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.84:8080/info 2022-05-19 20:08:50.875 | + :: : [[ 000 == 503 ]] 2022-05-19 20:08:50.876 | + :: : [[ 7 -eq 7 ]] 2022-05-19 20:08:50.878 | + :: : sleep 1 2022-05-19 20:08:51.881 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.84:8080/info 2022-05-19 20:08:51.933 | + :: : [[ 200 == 503 ]] 2022-05-19 20:08:51.934 | + :: : [[ 0 -eq 7 ]] 2022-05-19 20:08:51.939 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-19 20:08:51.943 | + functions-common:time_stop:2437 : local name 2022-05-19 20:08:51.946 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:08:51.949 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:08:51.951 | + functions-common:time_stop:2440 : local total 2022-05-19 20:08:51.954 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:08:51.956 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-19 20:08:51.959 | + functions-common:time_stop:2444 : start_time=1652990928810 2022-05-19 20:08:51.961 | + functions-common:time_stop:2446 : [[ -z 1652990928810 ]] 2022-05-19 20:08:51.965 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:08:51.970 | + functions-common:time_stop:2449 : end_time=1652990931966 2022-05-19 20:08:51.972 | + functions-common:time_stop:2450 : elapsed_time=3156 2022-05-19 20:08:51.975 | + functions-common:time_stop:2451 : total=6322 2022-05-19 20:08:51.978 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:08:51.981 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=9478 2022-05-19 20:08:51.984 | + functions:wait_for_service:467 : return 0 2022-05-19 20:08:51.987 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-05-19 20:08:51.991 | + ./stack.sh:main:1260 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-19 20:08:51.994 | + ./stack.sh:main:1261 : is_service_enabled cinder 2022-05-19 20:08:52.013 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:08:52.016 | + ./stack.sh:main:1262 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-19 20:08:52.048 | + ./stack.sh:main:1265 : async_wait configure_neutron_nova 2022-05-19 20:08:52.101 | [186253 Async configure_neutron_nova:232392]: Waiting for completion of configure_neutron_nova running on PID 232392 (2 other jobs running) 2022-05-19 20:08:52.127 | [186253 Async configure_neutron_nova:232392]: Signaling child to exit 2022-05-19 20:08:52.127 | WAKEUP 2022-05-19 20:08:52.151 | [186253 Async configure_neutron_nova:232392]: Signaled 2022-05-19 20:08:52.153 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-05-19 20:08:52.153 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 20:08:52.153 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 20:08:52.153 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 20:08:52.154 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 20:08:52.154 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-19 20:08:52.154 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 20:08:52.154 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-05-19 20:08:52.154 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-05-19 20:08:52.154 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-05-19 20:08:52.154 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.84/identity 2022-05-19 20:08:52.154 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-05-19 20:08:52.154 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-05-19 20:08:52.154 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-05-19 20:08:52.154 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-05-19 20:08:52.154 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-05-19 20:08:52.154 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-05-19 20:08:52.154 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-05-19 20:08:52.154 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-05-19 20:08:52.154 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-19 20:08:52.154 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-19 20:08:52.154 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-19 20:08:52.154 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:08:52.154 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-05-19 20:08:52.154 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-05-19 20:08:52.154 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-05-19 20:08:52.154 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-05-19 20:08:52.154 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-05-19 20:08:52.154 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 20:08:52.154 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-05-19 20:08:52.155 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-05-19 20:08:52.155 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 20:08:52.155 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 20:08:52.155 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-05-19 20:08:52.155 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-05-19 20:08:52.155 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-05-19 20:08:52.155 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-05-19 20:08:52.155 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.84/identity 2022-05-19 20:08:52.155 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-05-19 20:08:52.155 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-05-19 20:08:52.155 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-05-19 20:08:52.155 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-05-19 20:08:52.155 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-05-19 20:08:52.155 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-05-19 20:08:52.155 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-05-19 20:08:52.155 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-05-19 20:08:52.155 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-19 20:08:52.155 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-19 20:08:52.155 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-19 20:08:52.155 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:08:52.155 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-05-19 20:08:52.155 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-05-19 20:08:52.155 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-05-19 20:08:52.204 | [186253 Async configure_neutron_nova:232392]: finished configure_neutron_nova with result 0 in 0 seconds 2022-05-19 20:08:52.208 | + inc/async:async_wait:197 : return 0 2022-05-19 20:08:52.211 | + ./stack.sh:main:1271 : is_service_enabled nova 2022-05-19 20:08:52.230 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:08:52.232 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-19 20:08:52.263 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-19 20:08:52.297 | + ./stack.sh:main:1277 : is_service_enabled n-api 2022-05-19 20:08:52.315 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:08:52.319 | + ./stack.sh:main:1278 : echo_summary 'Starting Nova API' 2022-05-19 20:08:52.322 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 20:08:52.324 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova API 2022-05-19 20:08:52.327 | + ./stack.sh:main:1279 : start_nova_api 2022-05-19 20:08:52.330 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-05-19 20:08:52.334 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-05-19 20:08:52.337 | + lib/nova:start_nova_api:936 : local nova_url 2022-05-19 20:08:52.339 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-05-19 20:08:52.359 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:08:52.363 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 20:08:52.366 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 20:08:52.369 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 20:08:52.372 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-05-19 20:08:52.376 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-05-19 20:08:52.381 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 20:08:52.383 | + functions-common:run_process:1692 : local service=n-api 2022-05-19 20:08:52.386 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 20:08:52.389 | + functions-common:run_process:1694 : local group= 2022-05-19 20:08:52.391 | + functions-common:run_process:1695 : local user= 2022-05-19 20:08:52.394 | + functions-common:run_process:1697 : local name=n-api 2022-05-19 20:08:52.397 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:08:52.399 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:08:52.402 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:08:52.405 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:08:52.408 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:08:52.413 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990932410 2022-05-19 20:08:52.415 | + functions-common:run_process:1700 : is_service_enabled n-api 2022-05-19 20:08:52.433 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:08:52.435 | + functions-common:run_process:1701 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-05-19 20:08:52.438 | + functions-common:_run_under_systemd:1657 : local service=n-api 2022-05-19 20:08:52.441 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 20:08:52.444 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 20:08:52.446 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 20:08:52.449 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 20:08:52.452 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-05-19 20:08:52.454 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-05-19 20:08:52.457 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api.service 2022-05-19 20:08:52.460 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:08:52.463 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:08:52.465 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-05-19 20:08:52.468 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-05-19 20:08:52.471 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api.service 2022-05-19 20:08:52.473 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 20:08:52.476 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-19 20:08:52.478 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-19 20:08:52.481 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-05-19 20:08:52.484 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-19 20:08:52.488 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-05-19 20:08:52.546 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-05-19 20:08:52.603 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-05-19 20:08:52.661 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 20:08:52.723 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:08:52.780 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-05-19 20:08:52.838 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-05-19 20:08:52.893 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-05-19 20:08:52.951 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-05-19 20:08:53.016 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-05-19 20:08:53.073 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-19 20:08:53.075 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-05-19 20:08:53.130 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-19 20:08:53.548 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api.service 2022-05-19 20:08:53.564 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-05-19 20:08:53.998 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api.service 2022-05-19 20:08:54.080 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:08:54.084 | + functions-common:time_stop:2437 : local name 2022-05-19 20:08:54.088 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:08:54.091 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:08:54.095 | + functions-common:time_stop:2440 : local total 2022-05-19 20:08:54.098 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:08:54.101 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:08:54.103 | + functions-common:time_stop:2444 : start_time=1652990932410 2022-05-19 20:08:54.106 | + functions-common:time_stop:2446 : [[ -z 1652990932410 ]] 2022-05-19 20:08:54.111 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:08:54.114 | + functions-common:time_stop:2449 : end_time=1652990934111 2022-05-19 20:08:54.117 | + functions-common:time_stop:2450 : elapsed_time=1701 2022-05-19 20:08:54.120 | + functions-common:time_stop:2451 : total=10153 2022-05-19 20:08:54.122 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:08:54.125 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=11854 2022-05-19 20:08:54.128 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.84/compute/v2.1/ 2022-05-19 20:08:54.130 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-05-19 20:08:54.130 | Waiting for nova-api to start... 2022-05-19 20:08:54.133 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.84/compute/v2.1/ 2022-05-19 20:08:54.136 | + functions:wait_for_service:457 : local timeout=60 2022-05-19 20:08:54.138 | + functions:wait_for_service:458 : local url=http://10.222.0.84/compute/v2.1/ 2022-05-19 20:08:54.141 | + functions:wait_for_service:459 : local rval=0 2022-05-19 20:08:54.143 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-19 20:08:54.146 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-19 20:08:54.148 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:08:54.151 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:08:54.154 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:08:54.159 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990934156 2022-05-19 20:08:54.161 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-19 20:08:54.167 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.84/compute/v2.1/ 2022-05-19 20:08:59.870 | + :: : [[ 200 == 503 ]] 2022-05-19 20:08:59.872 | + :: : [[ 0 -eq 7 ]] 2022-05-19 20:08:59.877 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-19 20:08:59.882 | + functions-common:time_stop:2437 : local name 2022-05-19 20:08:59.884 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:08:59.887 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:08:59.890 | + functions-common:time_stop:2440 : local total 2022-05-19 20:08:59.892 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:08:59.895 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-19 20:08:59.897 | + functions-common:time_stop:2444 : start_time=1652990934156 2022-05-19 20:08:59.900 | + functions-common:time_stop:2446 : [[ -z 1652990934156 ]] 2022-05-19 20:08:59.903 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:08:59.908 | + functions-common:time_stop:2449 : end_time=1652990939905 2022-05-19 20:08:59.911 | + functions-common:time_stop:2450 : elapsed_time=5749 2022-05-19 20:08:59.914 | + functions-common:time_stop:2451 : total=9478 2022-05-19 20:08:59.916 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:08:59.919 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15227 2022-05-19 20:08:59.923 | + functions:wait_for_service:467 : return 0 2022-05-19 20:08:59.927 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 20:08:59.932 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 20:08:59.936 | + ./stack.sh:main:1282 : is_service_enabled ovn-controller ovn-controller-vtep 2022-05-19 20:08:59.956 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:08:59.959 | + ./stack.sh:main:1283 : echo_summary 'Starting OVN services' 2022-05-19 20:08:59.962 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 20:08:59.964 | + ./stack.sh:echo_summary:448 : echo -e Starting OVN services 2022-05-19 20:08:59.967 | + ./stack.sh:main:1284 : start_ovn_services 2022-05-19 20:08:59.970 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-05-19 20:08:59.973 | + ./stack.sh:main:1287 : is_service_enabled neutron-api 2022-05-19 20:08:59.992 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:08:59.994 | + ./stack.sh:main:1290 : is_service_enabled q-svc 2022-05-19 20:09:00.012 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:09:00.015 | + ./stack.sh:main:1291 : echo_summary 'Starting Neutron' 2022-05-19 20:09:00.018 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 20:09:00.022 | + ./stack.sh:echo_summary:448 : echo -e Starting Neutron 2022-05-19 20:09:00.025 | + ./stack.sh:main:1292 : configure_neutron_after_post_config 2022-05-19 20:09:00.028 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-05-19 20:09:00.031 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-19 20:09:00.065 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-05-19 20:09:00.068 | + lib/neutron:configure_rbac_policies:635 : [[ False == \T\r\u\e ]] 2022-05-19 20:09:00.071 | + lib/neutron:configure_rbac_policies:635 : [[ ENFORCE_SCOPE == \T\r\u\e ]] 2022-05-19 20:09:00.074 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-05-19 20:09:00.106 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-05-19 20:09:00.138 | + ./stack.sh:main:1293 : start_neutron_service_and_check 2022-05-19 20:09:00.141 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-05-19 20:09:00.144 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-05-19 20:09:00.146 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-05-19 20:09:00.149 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-05-19 20:09:00.153 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-05-19 20:09:00.156 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-05-19 20:09:00.158 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-05-19 20:09:00.162 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-05-19 20:09:00.165 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-05-19 20:09:00.167 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-05-19 20:09:00.170 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-05-19 20:09:00.173 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 20:09:00.175 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 20:09:00.179 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 20:09:00.181 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-05-19 20:09:00.184 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 20:09:00.187 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 20:09:00.190 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-05-19 20:09:00.208 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:09:00.212 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-05-19 20:09:00.214 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 20:09:00.218 | + functions-common:run_process:1692 : local service=q-svc 2022-05-19 20:09:00.221 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 20:09:00.224 | + functions-common:run_process:1694 : local group= 2022-05-19 20:09:00.227 | + functions-common:run_process:1695 : local user= 2022-05-19 20:09:00.230 | + functions-common:run_process:1697 : local name=q-svc 2022-05-19 20:09:00.232 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:09:00.235 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:09:00.238 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:09:00.240 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:09:00.245 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:09:00.251 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990940247 2022-05-19 20:09:00.254 | + functions-common:run_process:1700 : is_service_enabled q-svc 2022-05-19 20:09:00.271 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:09:00.275 | + functions-common:run_process:1701 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-05-19 20:09:00.278 | + functions-common:_run_under_systemd:1657 : local service=q-svc 2022-05-19 20:09:00.282 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 20:09:00.285 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 20:09:00.289 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 20:09:00.293 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 20:09:00.296 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-05-19 20:09:00.300 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-05-19 20:09:00.303 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-svc.service 2022-05-19 20:09:00.306 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:09:00.309 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:09:00.312 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-05-19 20:09:00.315 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-05-19 20:09:00.318 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-svc.service 2022-05-19 20:09:00.321 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 20:09:00.323 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:09:00.326 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 20:09:00.328 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:09:00.331 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:09:00.333 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-05-19 20:09:00.336 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:09:00.340 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-05-19 20:09:00.397 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-05-19 20:09:00.454 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 20:09:00.509 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-05-19 20:09:00.563 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-05-19 20:09:00.626 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:09:00.684 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:09:00.686 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-05-19 20:09:00.748 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:09:01.208 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-svc.service 2022-05-19 20:09:01.223 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-05-19 20:09:01.688 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-svc.service 2022-05-19 20:09:01.715 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:09:01.718 | + functions-common:time_stop:2437 : local name 2022-05-19 20:09:01.721 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:09:01.723 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:09:01.726 | + functions-common:time_stop:2440 : local total 2022-05-19 20:09:01.729 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:09:01.731 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:09:01.733 | + functions-common:time_stop:2444 : start_time=1652990940247 2022-05-19 20:09:01.736 | + functions-common:time_stop:2446 : [[ -z 1652990940247 ]] 2022-05-19 20:09:01.739 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:09:01.744 | + functions-common:time_stop:2449 : end_time=1652990941741 2022-05-19 20:09:01.747 | + functions-common:time_stop:2450 : elapsed_time=1494 2022-05-19 20:09:01.749 | + functions-common:time_stop:2451 : total=11854 2022-05-19 20:09:01.752 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:09:01.754 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=13348 2022-05-19 20:09:01.757 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.84:9696 2022-05-19 20:09:01.759 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-05-19 20:09:01.778 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:09:01.781 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-05-19 20:09:01.781 | Waiting for Neutron to start... 2022-05-19 20:09:01.783 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.84:9696' 2022-05-19 20:09:01.786 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.84:9696' 'Neutron did not start' 60 2022-05-19 20:09:01.789 | + functions-common:test_with_retry:2375 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.84:9696' 2022-05-19 20:09:01.791 | + functions-common:test_with_retry:2376 : local 'failmsg=Neutron did not start' 2022-05-19 20:09:01.794 | + functions-common:test_with_retry:2377 : local until=60 2022-05-19 20:09:01.797 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-05-19 20:09:01.799 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-05-19 20:09:01.802 | + functions-common:time_start:2423 : local name=test_with_retry 2022-05-19 20:09:01.805 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:09:01.808 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:09:01.811 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:09:01.816 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990941813 2022-05-19 20:09:01.819 | + functions-common:test_with_retry:2381 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.84:9696; do sleep 0.5; done' 2022-05-19 20:09:07.396 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.84:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2384 : time_stop test_with_retry 2022-05-19 20:09:07.400 | + functions-common:time_stop:2437 : local name 2022-05-19 20:09:07.402 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:09:07.405 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:09:07.408 | + functions-common:time_stop:2440 : local total 2022-05-19 20:09:07.411 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:09:07.414 | + functions-common:time_stop:2443 : name=test_with_retry 2022-05-19 20:09:07.417 | + functions-common:time_stop:2444 : start_time=1652990941813 2022-05-19 20:09:07.419 | + functions-common:time_stop:2446 : [[ -z 1652990941813 ]] 2022-05-19 20:09:07.423 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:09:07.427 | + functions-common:time_stop:2449 : end_time=1652990947425 2022-05-19 20:09:07.430 | + functions-common:time_stop:2450 : elapsed_time=5612 2022-05-19 20:09:07.433 | + functions-common:time_stop:2451 : total=0 2022-05-19 20:09:07.435 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:09:07.438 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5612 2022-05-19 20:09:07.441 | + ./stack.sh:main:1298 : is_service_enabled placement 2022-05-19 20:09:07.459 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:09:07.462 | + ./stack.sh:main:1299 : echo_summary 'Starting Placement' 2022-05-19 20:09:07.464 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 20:09:07.467 | + ./stack.sh:echo_summary:448 : echo -e Starting Placement 2022-05-19 20:09:07.470 | + ./stack.sh:main:1300 : start_placement 2022-05-19 20:09:07.472 | + lib/placement:start_placement:160 : start_placement_api 2022-05-19 20:09:07.475 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-19 20:09:07.478 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-05-19 20:09:07.483 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 20:09:07.485 | + functions-common:run_process:1692 : local service=placement-api 2022-05-19 20:09:07.488 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 20:09:07.491 | + functions-common:run_process:1694 : local group= 2022-05-19 20:09:07.493 | + functions-common:run_process:1695 : local user= 2022-05-19 20:09:07.496 | + functions-common:run_process:1697 : local name=placement-api 2022-05-19 20:09:07.498 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:09:07.501 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:09:07.504 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:09:07.506 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:09:07.510 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:09:07.514 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990947511 2022-05-19 20:09:07.517 | + functions-common:run_process:1700 : is_service_enabled placement-api 2022-05-19 20:09:07.537 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:09:07.540 | + functions-common:run_process:1701 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-05-19 20:09:07.543 | + functions-common:_run_under_systemd:1657 : local service=placement-api 2022-05-19 20:09:07.546 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 20:09:07.548 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 20:09:07.551 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 20:09:07.554 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 20:09:07.557 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-05-19 20:09:07.559 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-05-19 20:09:07.562 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@placement-api.service 2022-05-19 20:09:07.565 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:09:07.568 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:09:07.571 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-05-19 20:09:07.574 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-05-19 20:09:07.576 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@placement-api.service 2022-05-19 20:09:07.579 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 20:09:07.582 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-19 20:09:07.584 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-19 20:09:07.587 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-05-19 20:09:07.589 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-19 20:09:07.594 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-05-19 20:09:07.649 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-05-19 20:09:07.704 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-05-19 20:09:07.759 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 20:09:07.817 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:09:07.874 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-05-19 20:09:07.932 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-05-19 20:09:07.989 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-05-19 20:09:08.043 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-05-19 20:09:08.098 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-05-19 20:09:08.153 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-19 20:09:08.156 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-05-19 20:09:08.213 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-19 20:09:08.659 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@placement-api.service 2022-05-19 20:09:08.681 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-05-19 20:09:09.155 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@placement-api.service 2022-05-19 20:09:09.239 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:09:09.242 | + functions-common:time_stop:2437 : local name 2022-05-19 20:09:09.245 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:09:09.248 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:09:09.251 | + functions-common:time_stop:2440 : local total 2022-05-19 20:09:09.254 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:09:09.257 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:09:09.260 | + functions-common:time_stop:2444 : start_time=1652990947511 2022-05-19 20:09:09.263 | + functions-common:time_stop:2446 : [[ -z 1652990947511 ]] 2022-05-19 20:09:09.266 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:09:09.271 | + functions-common:time_stop:2449 : end_time=1652990949268 2022-05-19 20:09:09.275 | + functions-common:time_stop:2450 : elapsed_time=1757 2022-05-19 20:09:09.277 | + functions-common:time_stop:2451 : total=13348 2022-05-19 20:09:09.279 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:09:09.282 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15105 2022-05-19 20:09:09.285 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-05-19 20:09:09.285 | Waiting for placement-api to start... 2022-05-19 20:09:09.287 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.84/placement 2022-05-19 20:09:09.290 | + functions:wait_for_service:457 : local timeout=60 2022-05-19 20:09:09.293 | + functions:wait_for_service:458 : local url=http://10.222.0.84/placement 2022-05-19 20:09:09.295 | + functions:wait_for_service:459 : local rval=0 2022-05-19 20:09:09.298 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-19 20:09:09.301 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-19 20:09:09.304 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:09:09.306 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:09:09.311 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:09:09.316 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990949313 2022-05-19 20:09:09.319 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-19 20:09:09.325 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.84/placement 2022-05-19 20:09:11.935 | + :: : [[ 200 == 503 ]] 2022-05-19 20:09:11.936 | + :: : [[ 0 -eq 7 ]] 2022-05-19 20:09:11.940 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-19 20:09:11.943 | + functions-common:time_stop:2437 : local name 2022-05-19 20:09:11.945 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:09:11.948 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:09:11.951 | + functions-common:time_stop:2440 : local total 2022-05-19 20:09:11.953 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:09:11.956 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-19 20:09:11.958 | + functions-common:time_stop:2444 : start_time=1652990949313 2022-05-19 20:09:11.961 | + functions-common:time_stop:2446 : [[ -z 1652990949313 ]] 2022-05-19 20:09:11.964 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:09:11.970 | + functions-common:time_stop:2449 : end_time=1652990951967 2022-05-19 20:09:11.972 | + functions-common:time_stop:2450 : elapsed_time=2654 2022-05-19 20:09:11.975 | + functions-common:time_stop:2451 : total=15227 2022-05-19 20:09:11.978 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:09:11.980 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17881 2022-05-19 20:09:11.983 | + functions:wait_for_service:467 : return 0 2022-05-19 20:09:11.985 | + ./stack.sh:main:1303 : is_service_enabled neutron 2022-05-19 20:09:12.004 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:09:12.006 | + ./stack.sh:main:1304 : start_neutron 2022-05-19 20:09:12.009 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-05-19 20:09:12.013 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 20:09:12.013 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 20:09:12.019 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 20:09:12.021 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 20:09:12.024 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-05-19 20:09:12.027 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 20:09:12.030 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-05-19 20:09:12.033 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 20:09:12.035 | + functions-common:run_process:1692 : local service=q-agt 2022-05-19 20:09:12.038 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 20:09:12.040 | + functions-common:run_process:1694 : local group= 2022-05-19 20:09:12.043 | + functions-common:run_process:1695 : local user= 2022-05-19 20:09:12.046 | + functions-common:run_process:1697 : local name=q-agt 2022-05-19 20:09:12.048 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:09:12.051 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:09:12.053 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:09:12.056 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:09:12.059 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:09:12.064 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990952061 2022-05-19 20:09:12.066 | + functions-common:run_process:1700 : is_service_enabled q-agt 2022-05-19 20:09:12.086 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:09:12.088 | + functions-common:run_process:1701 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-05-19 20:09:12.092 | + functions-common:_run_under_systemd:1657 : local service=q-agt 2022-05-19 20:09:12.095 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 20:09:12.097 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 20:09:12.101 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 20:09:12.103 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 20:09:12.107 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-05-19 20:09:12.109 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-05-19 20:09:12.112 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-agt.service 2022-05-19 20:09:12.116 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:09:12.118 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:09:12.121 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-05-19 20:09:12.124 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-05-19 20:09:12.128 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-agt.service 2022-05-19 20:09:12.130 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 20:09:12.133 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:09:12.135 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 20:09:12.138 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:09:12.140 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:09:12.142 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-05-19 20:09:12.145 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:09:12.149 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-05-19 20:09:12.203 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-05-19 20:09:12.261 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 20:09:12.316 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-05-19 20:09:12.372 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-05-19 20:09:12.428 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:09:12.482 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:09:12.485 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-05-19 20:09:12.543 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:09:12.980 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-agt.service 2022-05-19 20:09:12.998 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-05-19 20:09:13.445 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-agt.service 2022-05-19 20:09:13.466 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:09:13.469 | + functions-common:time_stop:2437 : local name 2022-05-19 20:09:13.472 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:09:13.475 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:09:13.477 | + functions-common:time_stop:2440 : local total 2022-05-19 20:09:13.480 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:09:13.482 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:09:13.485 | + functions-common:time_stop:2444 : start_time=1652990952061 2022-05-19 20:09:13.488 | + functions-common:time_stop:2446 : [[ -z 1652990952061 ]] 2022-05-19 20:09:13.491 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:09:13.495 | + functions-common:time_stop:2449 : end_time=1652990953493 2022-05-19 20:09:13.498 | + functions-common:time_stop:2450 : elapsed_time=1432 2022-05-19 20:09:13.500 | + functions-common:time_stop:2451 : total=15105 2022-05-19 20:09:13.503 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:09:13.505 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=16537 2022-05-19 20:09:13.508 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-05-19 20:09:13.511 | + functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-05-19 20:09:13.513 | + functions-common:is_provider_network:2289 : return 1 2022-05-19 20:09:13.516 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-05-19 20:09:13.518 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-19 20:09:13.521 | + functions-common:run_process:1692 : local service=q-dhcp 2022-05-19 20:09:13.523 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-19 20:09:13.526 | + functions-common:run_process:1694 : local group= 2022-05-19 20:09:13.529 | + functions-common:run_process:1695 : local user= 2022-05-19 20:09:13.531 | + functions-common:run_process:1697 : local name=q-dhcp 2022-05-19 20:09:13.534 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:09:13.537 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:09:13.540 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:09:13.542 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:09:13.546 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:09:13.551 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990953548 2022-05-19 20:09:13.554 | + functions-common:run_process:1700 : is_service_enabled q-dhcp 2022-05-19 20:09:13.573 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:09:13.576 | + functions-common:run_process:1701 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-05-19 20:09:13.579 | + functions-common:_run_under_systemd:1657 : local service=q-dhcp 2022-05-19 20:09:13.581 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-19 20:09:13.584 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-19 20:09:13.586 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-19 20:09:13.589 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-19 20:09:13.592 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-05-19 20:09:13.595 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-05-19 20:09:13.597 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-dhcp.service 2022-05-19 20:09:13.600 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:09:13.602 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:09:13.605 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-05-19 20:09:13.608 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-05-19 20:09:13.610 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-dhcp.service 2022-05-19 20:09:13.613 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-19 20:09:13.616 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:09:13.618 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 20:09:13.621 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:09:13.624 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:09:13.627 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-05-19 20:09:13.629 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:09:13.634 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-05-19 20:09:13.689 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-05-19 20:09:13.745 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-19 20:09:13.801 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-05-19 20:09:13.859 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-05-19 20:09:13.914 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:09:13.970 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:09:13.973 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-05-19 20:09:14.027 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:09:14.467 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-dhcp.service 2022-05-19 20:09:14.480 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-05-19 20:09:14.918 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-dhcp.service 2022-05-19 20:09:14.939 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:09:14.942 | + functions-common:time_stop:2437 : local name 2022-05-19 20:09:14.945 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:09:14.948 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:09:14.950 | + functions-common:time_stop:2440 : local total 2022-05-19 20:09:14.953 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:09:14.955 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:09:14.958 | + functions-common:time_stop:2444 : start_time=1652990953548 2022-05-19 20:09:14.960 | + functions-common:time_stop:2446 : [[ -z 1652990953548 ]] 2022-05-19 20:09:14.964 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:09:14.969 | + functions-common:time_stop:2449 : end_time=1652990954966 2022-05-19 20:09:14.972 | + functions-common:time_stop:2450 : elapsed_time=1418 2022-05-19 20:09:14.974 | + functions-common:time_stop:2451 : total=16537 2022-05-19 20:09:14.977 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:09:14.980 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17955 2022-05-19 20:09:14.984 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-05-19 20:09:14.986 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-05-19 20:09:14.989 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-05-19 20:09:14.992 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-05-19 20:09:14.995 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 20:09:14.998 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 20:09:15.001 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 20:09:15.003 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-05-19 20:09:15.006 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 20:09:15.009 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 20:09:15.012 | + functions-common:run_process:1692 : local service=q-l3 2022-05-19 20:09:15.014 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 20:09:15.017 | + functions-common:run_process:1694 : local group= 2022-05-19 20:09:15.020 | + functions-common:run_process:1695 : local user= 2022-05-19 20:09:15.022 | + functions-common:run_process:1697 : local name=q-l3 2022-05-19 20:09:15.025 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:09:15.027 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:09:15.030 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:09:15.032 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:09:15.036 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:09:15.041 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990955038 2022-05-19 20:09:15.043 | + functions-common:run_process:1700 : is_service_enabled q-l3 2022-05-19 20:09:15.064 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:09:15.066 | + functions-common:run_process:1701 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-05-19 20:09:15.069 | + functions-common:_run_under_systemd:1657 : local service=q-l3 2022-05-19 20:09:15.072 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 20:09:15.074 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 20:09:15.077 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 20:09:15.079 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 20:09:15.082 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-05-19 20:09:15.085 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-05-19 20:09:15.087 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-l3.service 2022-05-19 20:09:15.090 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:09:15.092 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:09:15.095 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-05-19 20:09:15.098 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-05-19 20:09:15.100 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-l3.service 2022-05-19 20:09:15.103 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 20:09:15.105 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:09:15.108 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 20:09:15.111 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:09:15.113 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:09:15.116 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-05-19 20:09:15.118 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:09:15.123 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-05-19 20:09:15.184 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-05-19 20:09:15.243 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 20:09:15.304 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-05-19 20:09:15.367 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-05-19 20:09:15.429 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:09:15.491 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:09:15.493 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-05-19 20:09:15.560 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:09:16.042 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-l3.service 2022-05-19 20:09:16.056 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-05-19 20:09:16.524 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-l3.service 2022-05-19 20:09:16.554 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:09:16.557 | + functions-common:time_stop:2437 : local name 2022-05-19 20:09:16.560 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:09:16.563 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:09:16.571 | + functions-common:time_stop:2440 : local total 2022-05-19 20:09:16.576 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:09:16.579 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:09:16.581 | + functions-common:time_stop:2444 : start_time=1652990955038 2022-05-19 20:09:16.585 | + functions-common:time_stop:2446 : [[ -z 1652990955038 ]] 2022-05-19 20:09:16.593 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:09:16.596 | + functions-common:time_stop:2449 : end_time=1652990956592 2022-05-19 20:09:16.599 | + functions-common:time_stop:2450 : elapsed_time=1554 2022-05-19 20:09:16.602 | + functions-common:time_stop:2451 : total=17955 2022-05-19 20:09:16.605 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:09:16.608 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=19509 2022-05-19 20:09:16.611 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-19 20:09:16.613 | + functions-common:run_process:1692 : local service=q-meta 2022-05-19 20:09:16.617 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-19 20:09:16.620 | + functions-common:run_process:1694 : local group= 2022-05-19 20:09:16.623 | + functions-common:run_process:1695 : local user= 2022-05-19 20:09:16.625 | + functions-common:run_process:1697 : local name=q-meta 2022-05-19 20:09:16.629 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:09:16.633 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:09:16.636 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:09:16.640 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:09:16.644 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:09:16.651 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990956647 2022-05-19 20:09:16.654 | + functions-common:run_process:1700 : is_service_enabled q-meta 2022-05-19 20:09:16.677 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:09:16.681 | + functions-common:run_process:1701 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-05-19 20:09:16.684 | + functions-common:_run_under_systemd:1657 : local service=q-meta 2022-05-19 20:09:16.687 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-19 20:09:16.689 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-19 20:09:16.692 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-19 20:09:16.695 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-19 20:09:16.698 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-05-19 20:09:16.701 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-05-19 20:09:16.703 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-meta.service 2022-05-19 20:09:16.710 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:09:16.716 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:09:16.721 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-05-19 20:09:16.724 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-05-19 20:09:16.727 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-meta.service 2022-05-19 20:09:16.730 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-19 20:09:16.735 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:09:16.735 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 20:09:16.738 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:09:16.741 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:09:16.743 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-05-19 20:09:16.746 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:09:16.751 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-05-19 20:09:16.812 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-05-19 20:09:16.881 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-19 20:09:16.950 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-05-19 20:09:17.014 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-05-19 20:09:17.076 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:09:17.141 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:09:17.144 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-05-19 20:09:17.209 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:09:17.688 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-meta.service 2022-05-19 20:09:17.702 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-05-19 20:09:18.172 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-meta.service 2022-05-19 20:09:18.200 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:09:18.208 | + functions-common:time_stop:2437 : local name 2022-05-19 20:09:18.211 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:09:18.214 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:09:18.217 | + functions-common:time_stop:2440 : local total 2022-05-19 20:09:18.220 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:09:18.224 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:09:18.233 | + functions-common:time_stop:2444 : start_time=1652990956647 2022-05-19 20:09:18.235 | + functions-common:time_stop:2446 : [[ -z 1652990956647 ]] 2022-05-19 20:09:18.241 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:09:18.244 | + functions-common:time_stop:2449 : end_time=1652990958240 2022-05-19 20:09:18.246 | + functions-common:time_stop:2450 : elapsed_time=1593 2022-05-19 20:09:18.249 | + functions-common:time_stop:2451 : total=19509 2022-05-19 20:09:18.252 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:09:18.254 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=21102 2022-05-19 20:09:18.264 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-19 20:09:18.267 | + functions-common:run_process:1692 : local service=q-metering 2022-05-19 20:09:18.269 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-19 20:09:18.272 | + functions-common:run_process:1694 : local group= 2022-05-19 20:09:18.275 | + functions-common:run_process:1695 : local user= 2022-05-19 20:09:18.278 | + functions-common:run_process:1697 : local name=q-metering 2022-05-19 20:09:18.281 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:09:18.284 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:09:18.287 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:09:18.290 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:09:18.296 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:09:18.298 | + functions-common:time_start:2428 : _TIME_START[$name]=1652990958295 2022-05-19 20:09:18.301 | + functions-common:run_process:1700 : is_service_enabled q-metering 2022-05-19 20:09:18.324 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:09:18.327 | + functions-common:run_process:1701 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2022-05-19 20:09:18.329 | + functions-common:_run_under_systemd:1657 : local service=q-metering 2022-05-19 20:09:18.332 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-19 20:09:18.335 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-19 20:09:18.338 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-19 20:09:18.340 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-19 20:09:18.343 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-05-19 20:09:18.346 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-05-19 20:09:18.349 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-metering.service 2022-05-19 20:09:18.351 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:09:18.354 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:09:18.357 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-05-19 20:09:18.359 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2022-05-19 20:09:18.362 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-metering.service 2022-05-19 20:09:18.365 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-19 20:09:18.368 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:09:18.370 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 20:09:18.373 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:09:18.376 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:09:18.378 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-05-19 20:09:18.381 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:09:18.386 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-05-19 20:09:18.452 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-05-19 20:09:18.524 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-19 20:09:18.595 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-05-19 20:09:18.661 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-05-19 20:09:18.729 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:09:18.805 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:09:18.808 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-05-19 20:09:18.879 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:09:19.433 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-metering.service 2022-05-19 20:09:19.451 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-05-19 20:09:20.014 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-metering.service 2022-05-19 20:09:20.042 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:09:20.045 | + functions-common:time_stop:2437 : local name 2022-05-19 20:09:20.047 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:09:20.054 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:09:20.060 | + functions-common:time_stop:2440 : local total 2022-05-19 20:09:20.064 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:09:20.068 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:09:20.071 | + functions-common:time_stop:2444 : start_time=1652990958295 2022-05-19 20:09:20.075 | + functions-common:time_stop:2446 : [[ -z 1652990958295 ]] 2022-05-19 20:09:20.083 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:09:20.092 | + functions-common:time_stop:2449 : end_time=1652990960085 2022-05-19 20:09:20.095 | + functions-common:time_stop:2450 : elapsed_time=1790 2022-05-19 20:09:20.100 | + functions-common:time_stop:2451 : total=21102 2022-05-19 20:09:20.104 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:09:20.111 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=22892 2022-05-19 20:09:20.119 | + ./stack.sh:main:1307 : is_service_enabled q-svc 2022-05-19 20:09:20.178 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:09:20.186 | + ./stack.sh:main:1307 : [[ True == \T\r\u\e ]] 2022-05-19 20:09:20.198 | + ./stack.sh:main:1308 : echo_summary 'Creating initial neutron network elements' 2022-05-19 20:09:20.204 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 20:09:20.211 | + ./stack.sh:echo_summary:448 : echo -e Creating initial neutron network elements 2022-05-19 20:09:20.226 | + ./stack.sh:main:1311 : type -p neutron_plugin_create_initial_networks 2022-05-19 20:09:20.233 | + ./stack.sh:main:1314 : create_neutron_initial_network 2022-05-19 20:09:20.238 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-05-19 20:09:20.245 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-05-19 20:09:20.258 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-05-19 20:09:20.265 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-19 20:09:24.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:09:24.221 | from cryptography.utils import int_from_bytes 2022-05-19 20:09:24.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:09:24.221 | from cryptography.utils import int_from_bytes 2022-05-19 20:09:24.415 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:09:24.420 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-19 20:09:24.420 | address-scope 2022-05-19 20:09:24.420 | router-admin-state-down-before-update 2022-05-19 20:09:24.420 | agent 2022-05-19 20:09:24.420 | agent-resources-synced 2022-05-19 20:09:24.420 | allowed-address-pairs 2022-05-19 20:09:24.420 | auto-allocated-topology 2022-05-19 20:09:24.420 | availability_zone 2022-05-19 20:09:24.420 | availability_zone_filter 2022-05-19 20:09:24.420 | default-subnetpools 2022-05-19 20:09:24.420 | dhcp_agent_scheduler 2022-05-19 20:09:24.420 | dvr 2022-05-19 20:09:24.420 | empty-string-filtering 2022-05-19 20:09:24.420 | external-net 2022-05-19 20:09:24.420 | extra_dhcp_opt 2022-05-19 20:09:24.421 | extraroute 2022-05-19 20:09:24.421 | extraroute-atomic 2022-05-19 20:09:24.421 | filter-validation 2022-05-19 20:09:24.421 | fip-port-details 2022-05-19 20:09:24.421 | flavors 2022-05-19 20:09:24.421 | floatingip-pools 2022-05-19 20:09:24.421 | ip-substring-filtering 2022-05-19 20:09:24.421 | router 2022-05-19 20:09:24.421 | ext-gw-mode 2022-05-19 20:09:24.421 | l3-ha 2022-05-19 20:09:24.421 | l3-flavors 2022-05-19 20:09:24.421 | l3-port-ip-change-not-allowed 2022-05-19 20:09:24.421 | l3_agent_scheduler 2022-05-19 20:09:24.421 | metering 2022-05-19 20:09:24.421 | metering_source_and_destination_fields 2022-05-19 20:09:24.421 | multi-provider 2022-05-19 20:09:24.421 | net-mtu 2022-05-19 20:09:24.421 | net-mtu-writable 2022-05-19 20:09:24.421 | network_availability_zone 2022-05-19 20:09:24.421 | network-ip-availability 2022-05-19 20:09:24.421 | pagination 2022-05-19 20:09:24.421 | port-device-profile 2022-05-19 20:09:24.421 | port-mac-override 2022-05-19 20:09:24.421 | port-mac-address-regenerate 2022-05-19 20:09:24.421 | port-numa-affinity-policy 2022-05-19 20:09:24.421 | binding 2022-05-19 20:09:24.421 | binding-extended 2022-05-19 20:09:24.421 | port-security 2022-05-19 20:09:24.421 | project-id 2022-05-19 20:09:24.421 | provider 2022-05-19 20:09:24.421 | quota-check-limit 2022-05-19 20:09:24.421 | quotas 2022-05-19 20:09:24.421 | quota_details 2022-05-19 20:09:24.421 | rbac-policies 2022-05-19 20:09:24.421 | rbac-address-group 2022-05-19 20:09:24.421 | rbac-address-scope 2022-05-19 20:09:24.422 | rbac-security-groups 2022-05-19 20:09:24.422 | rbac-subnetpool 2022-05-19 20:09:24.422 | revision-if-match 2022-05-19 20:09:24.422 | standard-attr-revisions 2022-05-19 20:09:24.422 | router_availability_zone 2022-05-19 20:09:24.422 | security-groups-normalized-cidr 2022-05-19 20:09:24.422 | port-security-groups-filtering 2022-05-19 20:09:24.422 | security-groups-remote-address-group 2022-05-19 20:09:24.422 | security-groups-shared-filtering 2022-05-19 20:09:24.422 | security-group 2022-05-19 20:09:24.422 | service-type 2022-05-19 20:09:24.422 | sorting 2022-05-19 20:09:24.422 | standard-attr-description 2022-05-19 20:09:24.422 | stateful-security-group 2022-05-19 20:09:24.422 | subnet_onboard 2022-05-19 20:09:24.422 | subnet-service-types 2022-05-19 20:09:24.422 | subnet_allocation 2022-05-19 20:09:24.422 | subnetpool-prefix-ops 2022-05-19 20:09:24.422 | standard-attr-tag 2022-05-19 20:09:24.422 | standard-attr-timestamp' 2022-05-19 20:09:24.427 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-19 20:09:24.427 | address-scope 2022-05-19 20:09:24.428 | router-admin-state-down-before-update 2022-05-19 20:09:24.428 | agent 2022-05-19 20:09:24.428 | agent-resources-synced 2022-05-19 20:09:24.428 | allowed-address-pairs 2022-05-19 20:09:24.428 | auto-allocated-topology 2022-05-19 20:09:24.428 | availability_zone 2022-05-19 20:09:24.428 | availability_zone_filter 2022-05-19 20:09:24.428 | default-subnetpools 2022-05-19 20:09:24.428 | dhcp_agent_scheduler 2022-05-19 20:09:24.428 | dvr 2022-05-19 20:09:24.428 | empty-string-filtering 2022-05-19 20:09:24.428 | external-net 2022-05-19 20:09:24.428 | extra_dhcp_opt 2022-05-19 20:09:24.428 | extraroute 2022-05-19 20:09:24.428 | extraroute-atomic 2022-05-19 20:09:24.428 | filter-validation 2022-05-19 20:09:24.429 | fip-port-details 2022-05-19 20:09:24.429 | flavors 2022-05-19 20:09:24.429 | floatingip-pools 2022-05-19 20:09:24.429 | ip-substring-filtering 2022-05-19 20:09:24.429 | router 2022-05-19 20:09:24.429 | ext-gw-mode 2022-05-19 20:09:24.429 | l3-ha 2022-05-19 20:09:24.429 | l3-flavors 2022-05-19 20:09:24.429 | l3-port-ip-change-not-allowed 2022-05-19 20:09:24.429 | l3_agent_scheduler 2022-05-19 20:09:24.429 | metering 2022-05-19 20:09:24.429 | metering_source_and_destination_fields 2022-05-19 20:09:24.429 | multi-provider 2022-05-19 20:09:24.429 | net-mtu 2022-05-19 20:09:24.429 | net-mtu-writable 2022-05-19 20:09:24.429 | network_availability_zone 2022-05-19 20:09:24.429 | network-ip-availability 2022-05-19 20:09:24.429 | pagination 2022-05-19 20:09:24.429 | port-device-profile 2022-05-19 20:09:24.429 | port-mac-override 2022-05-19 20:09:24.429 | port-mac-address-regenerate 2022-05-19 20:09:24.429 | port-numa-affinity-policy 2022-05-19 20:09:24.429 | binding 2022-05-19 20:09:24.429 | binding-extended 2022-05-19 20:09:24.429 | port-security 2022-05-19 20:09:24.429 | project-id 2022-05-19 20:09:24.429 | provider 2022-05-19 20:09:24.429 | quota-check-limit 2022-05-19 20:09:24.429 | quotas 2022-05-19 20:09:24.429 | quota_details 2022-05-19 20:09:24.429 | rbac-policies 2022-05-19 20:09:24.429 | rbac-address-group 2022-05-19 20:09:24.429 | rbac-address-scope 2022-05-19 20:09:24.429 | rbac-security-groups 2022-05-19 20:09:24.429 | rbac-subnetpool 2022-05-19 20:09:24.429 | revision-if-match 2022-05-19 20:09:24.429 | standard-attr-revisions 2022-05-19 20:09:24.430 | router_availability_zone 2022-05-19 20:09:24.430 | security-groups-normalized-cidr 2022-05-19 20:09:24.430 | port-security-groups-filtering 2022-05-19 20:09:24.430 | security-groups-remote-address-group 2022-05-19 20:09:24.430 | security-groups-shared-filtering 2022-05-19 20:09:24.430 | security-group 2022-05-19 20:09:24.430 | service-type 2022-05-19 20:09:24.430 | sorting 2022-05-19 20:09:24.430 | standard-attr-description 2022-05-19 20:09:24.430 | stateful-security-group 2022-05-19 20:09:24.430 | subnet_onboard 2022-05-19 20:09:24.430 | subnet-service-types 2022-05-19 20:09:24.430 | subnet_allocation 2022-05-19 20:09:24.430 | subnetpool-prefix-ops 2022-05-19 20:09:24.430 | standard-attr-tag 2022-05-19 20:09:24.430 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-05-19 20:09:24.439 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-19 20:09:24.447 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-05-19 20:09:24.451 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-05-19 20:09:24.465 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-05-19 20:09:27.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:09:27.615 | from cryptography.utils import int_from_bytes 2022-05-19 20:09:27.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:09:27.615 | from cryptography.utils import int_from_bytes 2022-05-19 20:09:27.803 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:09:27.807 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=41f6abe6-7d42-4332-912f-13e7aedee379 2022-05-19 20:09:27.809 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-05-19 20:09:27.812 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-05-19 20:09:27.815 | + functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-05-19 20:09:27.818 | + functions-common:is_provider_network:2289 : return 1 2022-05-19 20:09:27.823 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-05-19 20:09:27.824 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-05-19 20:09:27.827 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-05-19 20:09:27.830 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:09:27.835 | ++ functions-common:get_field:824 : read data 2022-05-19 20:09:30.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:09:30.916 | from cryptography.utils import int_from_bytes 2022-05-19 20:09:30.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:09:30.916 | from cryptography.utils import int_from_bytes 2022-05-19 20:09:31.102 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:09:31.105 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-19 20:09:31.108 | ++ functions-common:get_field:828 : field='$3' 2022-05-19 20:09:31.111 | ++ functions-common:get_field:830 : echo '| id | a48d8ebb-b742-4f34-ae76-9542f8399120 |' 2022-05-19 20:09:31.112 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-19 20:09:31.119 | ++ functions-common:get_field:824 : read data 2022-05-19 20:09:31.123 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=a48d8ebb-b742-4f34-ae76-9542f8399120 2022-05-19 20:09:31.126 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-05-19 20:09:31.129 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 20:09:31.148 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-05-19 20:09:31.152 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-05-19 20:09:31.155 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 41f6abe6-7d42-4332-912f-13e7aedee379 ']' 2022-05-19 20:09:31.158 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-05-19 20:09:31.162 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-05-19 20:09:31.165 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-05-19 20:09:31.169 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 41f6abe6-7d42-4332-912f-13e7aedee379 ' 2022-05-19 20:09:31.173 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-05-19 20:09:31.176 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network a48d8ebb-b742-4f34-ae76-9542f8399120 private-subnet' 2022-05-19 20:09:31.180 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-05-19 20:09:31.184 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 41f6abe6-7d42-4332-912f-13e7aedee379 --network a48d8ebb-b742-4f34-ae76-9542f8399120 private-subnet 2022-05-19 20:09:31.184 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-05-19 20:09:31.185 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-05-19 20:09:31.187 | +++ functions-common:get_field:823 : local data field 2022-05-19 20:09:31.190 | +++ functions-common:get_field:824 : read data 2022-05-19 20:09:34.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:09:34.408 | from cryptography.utils import int_from_bytes 2022-05-19 20:09:34.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:09:34.408 | from cryptography.utils import int_from_bytes 2022-05-19 20:09:34.592 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:09:34.595 | +++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-19 20:09:34.598 | +++ functions-common:get_field:828 : field='$3' 2022-05-19 20:09:34.602 | +++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-19 20:09:34.602 | +++ functions-common:get_field:830 : echo '| id | 23ef7865-9893-4b26-b531-5ddc8904011d |' 2022-05-19 20:09:34.608 | +++ functions-common:get_field:824 : read data 2022-05-19 20:09:34.611 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=23ef7865-9893-4b26-b531-5ddc8904011d 2022-05-19 20:09:34.614 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-05-19 20:09:34.617 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 20:09:34.637 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo 23ef7865-9893-4b26-b531-5ddc8904011d 2022-05-19 20:09:34.640 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=23ef7865-9893-4b26-b531-5ddc8904011d 2022-05-19 20:09:34.643 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-05-19 20:09:34.645 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-05-19 20:09:34.648 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-05-19 20:09:34.652 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-19 20:09:37.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:09:37.773 | from cryptography.utils import int_from_bytes 2022-05-19 20:09:37.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:09:37.773 | from cryptography.utils import int_from_bytes 2022-05-19 20:09:37.955 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:09:37.959 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-19 20:09:37.959 | address-scope 2022-05-19 20:09:37.959 | router-admin-state-down-before-update 2022-05-19 20:09:37.959 | agent 2022-05-19 20:09:37.959 | agent-resources-synced 2022-05-19 20:09:37.959 | allowed-address-pairs 2022-05-19 20:09:37.959 | auto-allocated-topology 2022-05-19 20:09:37.959 | availability_zone 2022-05-19 20:09:37.959 | availability_zone_filter 2022-05-19 20:09:37.959 | default-subnetpools 2022-05-19 20:09:37.959 | dhcp_agent_scheduler 2022-05-19 20:09:37.960 | dvr 2022-05-19 20:09:37.960 | empty-string-filtering 2022-05-19 20:09:37.960 | external-net 2022-05-19 20:09:37.960 | extra_dhcp_opt 2022-05-19 20:09:37.960 | extraroute 2022-05-19 20:09:37.960 | extraroute-atomic 2022-05-19 20:09:37.960 | filter-validation 2022-05-19 20:09:37.960 | fip-port-details 2022-05-19 20:09:37.960 | flavors 2022-05-19 20:09:37.960 | floatingip-pools 2022-05-19 20:09:37.960 | ip-substring-filtering 2022-05-19 20:09:37.960 | router 2022-05-19 20:09:37.960 | ext-gw-mode 2022-05-19 20:09:37.960 | l3-ha 2022-05-19 20:09:37.960 | l3-flavors 2022-05-19 20:09:37.960 | l3-port-ip-change-not-allowed 2022-05-19 20:09:37.960 | l3_agent_scheduler 2022-05-19 20:09:37.960 | metering 2022-05-19 20:09:37.960 | metering_source_and_destination_fields 2022-05-19 20:09:37.960 | multi-provider 2022-05-19 20:09:37.960 | net-mtu 2022-05-19 20:09:37.960 | net-mtu-writable 2022-05-19 20:09:37.960 | network_availability_zone 2022-05-19 20:09:37.960 | network-ip-availability 2022-05-19 20:09:37.960 | pagination 2022-05-19 20:09:37.960 | port-device-profile 2022-05-19 20:09:37.960 | port-mac-override 2022-05-19 20:09:37.960 | port-mac-address-regenerate 2022-05-19 20:09:37.960 | port-numa-affinity-policy 2022-05-19 20:09:37.960 | binding 2022-05-19 20:09:37.960 | binding-extended 2022-05-19 20:09:37.960 | port-security 2022-05-19 20:09:37.960 | project-id 2022-05-19 20:09:37.960 | provider 2022-05-19 20:09:37.960 | quota-check-limit 2022-05-19 20:09:37.960 | quotas 2022-05-19 20:09:37.960 | quota_details 2022-05-19 20:09:37.961 | rbac-policies 2022-05-19 20:09:37.961 | rbac-address-group 2022-05-19 20:09:37.961 | rbac-address-scope 2022-05-19 20:09:37.961 | rbac-security-groups 2022-05-19 20:09:37.961 | rbac-subnetpool 2022-05-19 20:09:37.961 | revision-if-match 2022-05-19 20:09:37.961 | standard-attr-revisions 2022-05-19 20:09:37.961 | router_availability_zone 2022-05-19 20:09:37.961 | security-groups-normalized-cidr 2022-05-19 20:09:37.961 | port-security-groups-filtering 2022-05-19 20:09:37.961 | security-groups-remote-address-group 2022-05-19 20:09:37.961 | security-groups-shared-filtering 2022-05-19 20:09:37.961 | security-group 2022-05-19 20:09:37.961 | service-type 2022-05-19 20:09:37.961 | sorting 2022-05-19 20:09:37.961 | standard-attr-description 2022-05-19 20:09:37.961 | stateful-security-group 2022-05-19 20:09:37.961 | subnet_onboard 2022-05-19 20:09:37.961 | subnet-service-types 2022-05-19 20:09:37.961 | subnet_allocation 2022-05-19 20:09:37.961 | subnetpool-prefix-ops 2022-05-19 20:09:37.961 | standard-attr-tag 2022-05-19 20:09:37.961 | standard-attr-timestamp' 2022-05-19 20:09:37.962 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-19 20:09:37.962 | address-scope 2022-05-19 20:09:37.962 | router-admin-state-down-before-update 2022-05-19 20:09:37.962 | agent 2022-05-19 20:09:37.962 | agent-resources-synced 2022-05-19 20:09:37.962 | allowed-address-pairs 2022-05-19 20:09:37.962 | auto-allocated-topology 2022-05-19 20:09:37.962 | availability_zone 2022-05-19 20:09:37.962 | availability_zone_filter 2022-05-19 20:09:37.962 | default-subnetpools 2022-05-19 20:09:37.962 | dhcp_agent_scheduler 2022-05-19 20:09:37.962 | dvr 2022-05-19 20:09:37.962 | empty-string-filtering 2022-05-19 20:09:37.962 | external-net 2022-05-19 20:09:37.962 | extra_dhcp_opt 2022-05-19 20:09:37.962 | extraroute 2022-05-19 20:09:37.962 | extraroute-atomic 2022-05-19 20:09:37.962 | filter-validation 2022-05-19 20:09:37.962 | fip-port-details 2022-05-19 20:09:37.962 | flavors 2022-05-19 20:09:37.962 | floatingip-pools 2022-05-19 20:09:37.962 | ip-substring-filtering 2022-05-19 20:09:37.962 | router 2022-05-19 20:09:37.962 | ext-gw-mode 2022-05-19 20:09:37.962 | l3-ha 2022-05-19 20:09:37.962 | l3-flavors 2022-05-19 20:09:37.962 | l3-port-ip-change-not-allowed 2022-05-19 20:09:37.962 | l3_agent_scheduler 2022-05-19 20:09:37.963 | metering 2022-05-19 20:09:37.963 | metering_source_and_destination_fields 2022-05-19 20:09:37.963 | multi-provider 2022-05-19 20:09:37.963 | net-mtu 2022-05-19 20:09:37.963 | net-mtu-writable 2022-05-19 20:09:37.963 | network_availability_zone 2022-05-19 20:09:37.963 | network-ip-availability 2022-05-19 20:09:37.963 | pagination 2022-05-19 20:09:37.963 | port-device-profile 2022-05-19 20:09:37.963 | port-mac-override 2022-05-19 20:09:37.963 | port-mac-address-regenerate 2022-05-19 20:09:37.963 | port-numa-affinity-policy 2022-05-19 20:09:37.963 | binding 2022-05-19 20:09:37.963 | binding-extended 2022-05-19 20:09:37.963 | port-security 2022-05-19 20:09:37.963 | project-id 2022-05-19 20:09:37.963 | provider 2022-05-19 20:09:37.963 | quota-check-limit 2022-05-19 20:09:37.963 | quotas 2022-05-19 20:09:37.963 | quota_details 2022-05-19 20:09:37.963 | rbac-policies 2022-05-19 20:09:37.963 | rbac-address-group 2022-05-19 20:09:37.963 | rbac-address-scope 2022-05-19 20:09:37.963 | rbac-security-groups 2022-05-19 20:09:37.963 | rbac-subnetpool 2022-05-19 20:09:37.963 | revision-if-match 2022-05-19 20:09:37.963 | standard-attr-revisions 2022-05-19 20:09:37.963 | router_availability_zone 2022-05-19 20:09:37.963 | security-groups-normalized-cidr 2022-05-19 20:09:37.963 | port-security-groups-filtering 2022-05-19 20:09:37.963 | security-groups-remote-address-group 2022-05-19 20:09:37.963 | security-groups-shared-filtering 2022-05-19 20:09:37.963 | security-group 2022-05-19 20:09:37.963 | service-type 2022-05-19 20:09:37.963 | sorting 2022-05-19 20:09:37.963 | standard-attr-description 2022-05-19 20:09:37.963 | stateful-security-group 2022-05-19 20:09:37.964 | subnet_onboard 2022-05-19 20:09:37.964 | subnet-service-types 2022-05-19 20:09:37.964 | subnet_allocation 2022-05-19 20:09:37.964 | subnetpool-prefix-ops 2022-05-19 20:09:37.964 | standard-attr-tag 2022-05-19 20:09:37.964 | standard-attr-timestamp =~ router ]] 2022-05-19 20:09:37.965 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-19 20:09:37.968 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-05-19 20:09:37.971 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-05-19 20:09:37.975 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-19 20:09:40.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:09:40.579 | from cryptography.utils import int_from_bytes 2022-05-19 20:09:40.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:09:40.579 | from cryptography.utils import int_from_bytes 2022-05-19 20:09:40.761 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:09:40.765 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-19 20:09:40.765 | address-scope 2022-05-19 20:09:40.765 | router-admin-state-down-before-update 2022-05-19 20:09:40.765 | agent 2022-05-19 20:09:40.765 | agent-resources-synced 2022-05-19 20:09:40.765 | allowed-address-pairs 2022-05-19 20:09:40.765 | auto-allocated-topology 2022-05-19 20:09:40.765 | availability_zone 2022-05-19 20:09:40.765 | availability_zone_filter 2022-05-19 20:09:40.765 | default-subnetpools 2022-05-19 20:09:40.765 | dhcp_agent_scheduler 2022-05-19 20:09:40.765 | dvr 2022-05-19 20:09:40.765 | empty-string-filtering 2022-05-19 20:09:40.765 | external-net 2022-05-19 20:09:40.765 | extra_dhcp_opt 2022-05-19 20:09:40.765 | extraroute 2022-05-19 20:09:40.765 | extraroute-atomic 2022-05-19 20:09:40.765 | filter-validation 2022-05-19 20:09:40.765 | fip-port-details 2022-05-19 20:09:40.765 | flavors 2022-05-19 20:09:40.765 | floatingip-pools 2022-05-19 20:09:40.765 | ip-substring-filtering 2022-05-19 20:09:40.765 | router 2022-05-19 20:09:40.766 | ext-gw-mode 2022-05-19 20:09:40.766 | l3-ha 2022-05-19 20:09:40.766 | l3-flavors 2022-05-19 20:09:40.766 | l3-port-ip-change-not-allowed 2022-05-19 20:09:40.766 | l3_agent_scheduler 2022-05-19 20:09:40.766 | metering 2022-05-19 20:09:40.766 | metering_source_and_destination_fields 2022-05-19 20:09:40.766 | multi-provider 2022-05-19 20:09:40.766 | net-mtu 2022-05-19 20:09:40.766 | net-mtu-writable 2022-05-19 20:09:40.766 | network_availability_zone 2022-05-19 20:09:40.766 | network-ip-availability 2022-05-19 20:09:40.766 | pagination 2022-05-19 20:09:40.766 | port-device-profile 2022-05-19 20:09:40.766 | port-mac-override 2022-05-19 20:09:40.766 | port-mac-address-regenerate 2022-05-19 20:09:40.766 | port-numa-affinity-policy 2022-05-19 20:09:40.766 | binding 2022-05-19 20:09:40.766 | binding-extended 2022-05-19 20:09:40.766 | port-security 2022-05-19 20:09:40.766 | project-id 2022-05-19 20:09:40.766 | provider 2022-05-19 20:09:40.766 | quota-check-limit 2022-05-19 20:09:40.766 | quotas 2022-05-19 20:09:40.766 | quota_details 2022-05-19 20:09:40.766 | rbac-policies 2022-05-19 20:09:40.766 | rbac-address-group 2022-05-19 20:09:40.766 | rbac-address-scope 2022-05-19 20:09:40.766 | rbac-security-groups 2022-05-19 20:09:40.766 | rbac-subnetpool 2022-05-19 20:09:40.766 | revision-if-match 2022-05-19 20:09:40.766 | standard-attr-revisions 2022-05-19 20:09:40.766 | router_availability_zone 2022-05-19 20:09:40.766 | security-groups-normalized-cidr 2022-05-19 20:09:40.766 | port-security-groups-filtering 2022-05-19 20:09:40.767 | security-groups-remote-address-group 2022-05-19 20:09:40.767 | security-groups-shared-filtering 2022-05-19 20:09:40.767 | security-group 2022-05-19 20:09:40.767 | service-type 2022-05-19 20:09:40.767 | sorting 2022-05-19 20:09:40.767 | standard-attr-description 2022-05-19 20:09:40.767 | stateful-security-group 2022-05-19 20:09:40.767 | subnet_onboard 2022-05-19 20:09:40.767 | subnet-service-types 2022-05-19 20:09:40.767 | subnet_allocation 2022-05-19 20:09:40.767 | subnetpool-prefix-ops 2022-05-19 20:09:40.767 | standard-attr-tag 2022-05-19 20:09:40.767 | standard-attr-timestamp' 2022-05-19 20:09:40.768 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-19 20:09:40.768 | address-scope 2022-05-19 20:09:40.768 | router-admin-state-down-before-update 2022-05-19 20:09:40.768 | agent 2022-05-19 20:09:40.768 | agent-resources-synced 2022-05-19 20:09:40.768 | allowed-address-pairs 2022-05-19 20:09:40.768 | auto-allocated-topology 2022-05-19 20:09:40.768 | availability_zone 2022-05-19 20:09:40.768 | availability_zone_filter 2022-05-19 20:09:40.768 | default-subnetpools 2022-05-19 20:09:40.768 | dhcp_agent_scheduler 2022-05-19 20:09:40.768 | dvr 2022-05-19 20:09:40.768 | empty-string-filtering 2022-05-19 20:09:40.768 | external-net 2022-05-19 20:09:40.769 | extra_dhcp_opt 2022-05-19 20:09:40.769 | extraroute 2022-05-19 20:09:40.769 | extraroute-atomic 2022-05-19 20:09:40.769 | filter-validation 2022-05-19 20:09:40.769 | fip-port-details 2022-05-19 20:09:40.769 | flavors 2022-05-19 20:09:40.769 | floatingip-pools 2022-05-19 20:09:40.769 | ip-substring-filtering 2022-05-19 20:09:40.769 | router 2022-05-19 20:09:40.769 | ext-gw-mode 2022-05-19 20:09:40.769 | l3-ha 2022-05-19 20:09:40.769 | l3-flavors 2022-05-19 20:09:40.769 | l3-port-ip-change-not-allowed 2022-05-19 20:09:40.769 | l3_agent_scheduler 2022-05-19 20:09:40.769 | metering 2022-05-19 20:09:40.769 | metering_source_and_destination_fields 2022-05-19 20:09:40.769 | multi-provider 2022-05-19 20:09:40.769 | net-mtu 2022-05-19 20:09:40.769 | net-mtu-writable 2022-05-19 20:09:40.769 | network_availability_zone 2022-05-19 20:09:40.769 | network-ip-availability 2022-05-19 20:09:40.769 | pagination 2022-05-19 20:09:40.769 | port-device-profile 2022-05-19 20:09:40.769 | port-mac-override 2022-05-19 20:09:40.769 | port-mac-address-regenerate 2022-05-19 20:09:40.769 | port-numa-affinity-policy 2022-05-19 20:09:40.769 | binding 2022-05-19 20:09:40.769 | binding-extended 2022-05-19 20:09:40.769 | port-security 2022-05-19 20:09:40.769 | project-id 2022-05-19 20:09:40.769 | provider 2022-05-19 20:09:40.769 | quota-check-limit 2022-05-19 20:09:40.769 | quotas 2022-05-19 20:09:40.769 | quota_details 2022-05-19 20:09:40.769 | rbac-policies 2022-05-19 20:09:40.769 | rbac-address-group 2022-05-19 20:09:40.769 | rbac-address-scope 2022-05-19 20:09:40.770 | rbac-security-groups 2022-05-19 20:09:40.770 | rbac-subnetpool 2022-05-19 20:09:40.770 | revision-if-match 2022-05-19 20:09:40.770 | standard-attr-revisions 2022-05-19 20:09:40.770 | router_availability_zone 2022-05-19 20:09:40.770 | security-groups-normalized-cidr 2022-05-19 20:09:40.770 | port-security-groups-filtering 2022-05-19 20:09:40.770 | security-groups-remote-address-group 2022-05-19 20:09:40.770 | security-groups-shared-filtering 2022-05-19 20:09:40.770 | security-group 2022-05-19 20:09:40.770 | service-type 2022-05-19 20:09:40.770 | sorting 2022-05-19 20:09:40.770 | standard-attr-description 2022-05-19 20:09:40.770 | stateful-security-group 2022-05-19 20:09:40.770 | subnet_onboard 2022-05-19 20:09:40.770 | subnet-service-types 2022-05-19 20:09:40.770 | subnet_allocation 2022-05-19 20:09:40.770 | subnetpool-prefix-ops 2022-05-19 20:09:40.770 | standard-attr-tag 2022-05-19 20:09:40.770 | standard-attr-timestamp =~ external-net ]] 2022-05-19 20:09:40.772 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-19 20:09:40.774 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-05-19 20:09:40.780 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-05-19 20:09:40.780 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-05-19 20:09:40.782 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-05-19 20:09:40.786 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:09:40.789 | ++ functions-common:get_field:824 : read data 2022-05-19 20:09:43.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:09:43.590 | from cryptography.utils import int_from_bytes 2022-05-19 20:09:43.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:09:43.590 | from cryptography.utils import int_from_bytes 2022-05-19 20:09:43.761 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:09:43.766 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-19 20:09:43.770 | ++ functions-common:get_field:828 : field='$3' 2022-05-19 20:09:43.774 | ++ functions-common:get_field:830 : echo '| id | f7d81be2-29db-42d2-b07e-b62373ce29aa |' 2022-05-19 20:09:43.774 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-19 20:09:43.780 | ++ functions-common:get_field:824 : read data 2022-05-19 20:09:43.784 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=f7d81be2-29db-42d2-b07e-b62373ce29aa 2022-05-19 20:09:43.787 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-05-19 20:09:43.790 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 20:09:43.808 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-05-19 20:09:43.811 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-05-19 20:09:43.814 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-05-19 20:09:43.818 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-19 20:09:46.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:09:46.494 | from cryptography.utils import int_from_bytes 2022-05-19 20:09:46.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:09:46.494 | from cryptography.utils import int_from_bytes 2022-05-19 20:09:46.673 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:09:46.677 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-19 20:09:46.677 | address-scope 2022-05-19 20:09:46.678 | router-admin-state-down-before-update 2022-05-19 20:09:46.678 | agent 2022-05-19 20:09:46.678 | agent-resources-synced 2022-05-19 20:09:46.678 | allowed-address-pairs 2022-05-19 20:09:46.678 | auto-allocated-topology 2022-05-19 20:09:46.678 | availability_zone 2022-05-19 20:09:46.678 | availability_zone_filter 2022-05-19 20:09:46.678 | default-subnetpools 2022-05-19 20:09:46.678 | dhcp_agent_scheduler 2022-05-19 20:09:46.678 | dvr 2022-05-19 20:09:46.678 | empty-string-filtering 2022-05-19 20:09:46.678 | external-net 2022-05-19 20:09:46.678 | extra_dhcp_opt 2022-05-19 20:09:46.678 | extraroute 2022-05-19 20:09:46.678 | extraroute-atomic 2022-05-19 20:09:46.678 | filter-validation 2022-05-19 20:09:46.678 | fip-port-details 2022-05-19 20:09:46.678 | flavors 2022-05-19 20:09:46.678 | floatingip-pools 2022-05-19 20:09:46.678 | ip-substring-filtering 2022-05-19 20:09:46.678 | router 2022-05-19 20:09:46.679 | ext-gw-mode 2022-05-19 20:09:46.679 | l3-ha 2022-05-19 20:09:46.679 | l3-flavors 2022-05-19 20:09:46.679 | l3-port-ip-change-not-allowed 2022-05-19 20:09:46.679 | l3_agent_scheduler 2022-05-19 20:09:46.679 | metering 2022-05-19 20:09:46.679 | metering_source_and_destination_fields 2022-05-19 20:09:46.679 | multi-provider 2022-05-19 20:09:46.679 | net-mtu 2022-05-19 20:09:46.679 | net-mtu-writable 2022-05-19 20:09:46.679 | network_availability_zone 2022-05-19 20:09:46.679 | network-ip-availability 2022-05-19 20:09:46.679 | pagination 2022-05-19 20:09:46.679 | port-device-profile 2022-05-19 20:09:46.679 | port-mac-override 2022-05-19 20:09:46.679 | port-mac-address-regenerate 2022-05-19 20:09:46.679 | port-numa-affinity-policy 2022-05-19 20:09:46.679 | binding 2022-05-19 20:09:46.679 | binding-extended 2022-05-19 20:09:46.679 | port-security 2022-05-19 20:09:46.679 | project-id 2022-05-19 20:09:46.679 | provider 2022-05-19 20:09:46.679 | quota-check-limit 2022-05-19 20:09:46.680 | quotas 2022-05-19 20:09:46.680 | quota_details 2022-05-19 20:09:46.680 | rbac-policies 2022-05-19 20:09:46.680 | rbac-address-group 2022-05-19 20:09:46.680 | rbac-address-scope 2022-05-19 20:09:46.680 | rbac-security-groups 2022-05-19 20:09:46.680 | rbac-subnetpool 2022-05-19 20:09:46.680 | revision-if-match 2022-05-19 20:09:46.680 | standard-attr-revisions 2022-05-19 20:09:46.680 | router_availability_zone 2022-05-19 20:09:46.680 | security-groups-normalized-cidr 2022-05-19 20:09:46.680 | port-security-groups-filtering 2022-05-19 20:09:46.680 | security-groups-remote-address-group 2022-05-19 20:09:46.680 | security-groups-shared-filtering 2022-05-19 20:09:46.680 | security-group 2022-05-19 20:09:46.680 | service-type 2022-05-19 20:09:46.680 | sorting 2022-05-19 20:09:46.680 | standard-attr-description 2022-05-19 20:09:46.680 | stateful-security-group 2022-05-19 20:09:46.680 | subnet_onboard 2022-05-19 20:09:46.680 | subnet-service-types 2022-05-19 20:09:46.680 | subnet_allocation 2022-05-19 20:09:46.681 | subnetpool-prefix-ops 2022-05-19 20:09:46.681 | standard-attr-tag 2022-05-19 20:09:46.681 | standard-attr-timestamp' 2022-05-19 20:09:46.682 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-19 20:09:46.682 | address-scope 2022-05-19 20:09:46.682 | router-admin-state-down-before-update 2022-05-19 20:09:46.682 | agent 2022-05-19 20:09:46.682 | agent-resources-synced 2022-05-19 20:09:46.682 | allowed-address-pairs 2022-05-19 20:09:46.682 | auto-allocated-topology 2022-05-19 20:09:46.682 | availability_zone 2022-05-19 20:09:46.682 | availability_zone_filter 2022-05-19 20:09:46.682 | default-subnetpools 2022-05-19 20:09:46.682 | dhcp_agent_scheduler 2022-05-19 20:09:46.682 | dvr 2022-05-19 20:09:46.682 | empty-string-filtering 2022-05-19 20:09:46.682 | external-net 2022-05-19 20:09:46.682 | extra_dhcp_opt 2022-05-19 20:09:46.683 | extraroute 2022-05-19 20:09:46.683 | extraroute-atomic 2022-05-19 20:09:46.683 | filter-validation 2022-05-19 20:09:46.683 | fip-port-details 2022-05-19 20:09:46.683 | flavors 2022-05-19 20:09:46.683 | floatingip-pools 2022-05-19 20:09:46.683 | ip-substring-filtering 2022-05-19 20:09:46.683 | router 2022-05-19 20:09:46.683 | ext-gw-mode 2022-05-19 20:09:46.683 | l3-ha 2022-05-19 20:09:46.683 | l3-flavors 2022-05-19 20:09:46.683 | l3-port-ip-change-not-allowed 2022-05-19 20:09:46.683 | l3_agent_scheduler 2022-05-19 20:09:46.683 | metering 2022-05-19 20:09:46.683 | metering_source_and_destination_fields 2022-05-19 20:09:46.683 | multi-provider 2022-05-19 20:09:46.683 | net-mtu 2022-05-19 20:09:46.683 | net-mtu-writable 2022-05-19 20:09:46.683 | network_availability_zone 2022-05-19 20:09:46.683 | network-ip-availability 2022-05-19 20:09:46.683 | pagination 2022-05-19 20:09:46.683 | port-device-profile 2022-05-19 20:09:46.684 | port-mac-override 2022-05-19 20:09:46.684 | port-mac-address-regenerate 2022-05-19 20:09:46.684 | port-numa-affinity-policy 2022-05-19 20:09:46.684 | binding 2022-05-19 20:09:46.684 | binding-extended 2022-05-19 20:09:46.684 | port-security 2022-05-19 20:09:46.684 | project-id 2022-05-19 20:09:46.684 | provider 2022-05-19 20:09:46.684 | quota-check-limit 2022-05-19 20:09:46.684 | quotas 2022-05-19 20:09:46.684 | quota_details 2022-05-19 20:09:46.684 | rbac-policies 2022-05-19 20:09:46.684 | rbac-address-group 2022-05-19 20:09:46.684 | rbac-address-scope 2022-05-19 20:09:46.684 | rbac-security-groups 2022-05-19 20:09:46.684 | rbac-subnetpool 2022-05-19 20:09:46.684 | revision-if-match 2022-05-19 20:09:46.684 | standard-attr-revisions 2022-05-19 20:09:46.684 | router_availability_zone 2022-05-19 20:09:46.684 | security-groups-normalized-cidr 2022-05-19 20:09:46.684 | port-security-groups-filtering 2022-05-19 20:09:46.684 | security-groups-remote-address-group 2022-05-19 20:09:46.684 | security-groups-shared-filtering 2022-05-19 20:09:46.684 | security-group 2022-05-19 20:09:46.684 | service-type 2022-05-19 20:09:46.684 | sorting 2022-05-19 20:09:46.684 | standard-attr-description 2022-05-19 20:09:46.684 | stateful-security-group 2022-05-19 20:09:46.684 | subnet_onboard 2022-05-19 20:09:46.685 | subnet-service-types 2022-05-19 20:09:46.685 | subnet_allocation 2022-05-19 20:09:46.685 | subnetpool-prefix-ops 2022-05-19 20:09:46.685 | standard-attr-tag 2022-05-19 20:09:46.685 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-05-19 20:09:46.686 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-19 20:09:46.689 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-05-19 20:09:46.692 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-05-19 20:09:46.697 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-05-19 20:09:46.698 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-05-19 20:09:46.698 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-05-19 20:09:46.701 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:09:46.704 | ++ functions-common:get_field:824 : read data 2022-05-19 20:09:49.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:09:49.669 | from cryptography.utils import int_from_bytes 2022-05-19 20:09:49.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:09:49.669 | from cryptography.utils import int_from_bytes 2022-05-19 20:09:49.857 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:09:49.862 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-19 20:09:49.865 | ++ functions-common:get_field:828 : field='$3' 2022-05-19 20:09:49.869 | ++ functions-common:get_field:830 : echo '| id | 3f1abe5b-c218-4181-aa7e-c29512c05f78 |' 2022-05-19 20:09:49.869 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-19 20:09:49.875 | ++ functions-common:get_field:824 : read data 2022-05-19 20:09:49.879 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=3f1abe5b-c218-4181-aa7e-c29512c05f78 2022-05-19 20:09:49.882 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-05-19 20:09:49.884 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 20:09:49.903 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-05-19 20:09:49.906 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-05-19 20:09:49.909 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet f7d81be2-29db-42d2-b07e-b62373ce29aa 23ef7865-9893-4b26-b531-5ddc8904011d 2022-05-19 20:09:54.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:09:54.507 | from cryptography.utils import int_from_bytes 2022-05-19 20:09:54.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:09:54.507 | from cryptography.utils import int_from_bytes 2022-05-19 20:09:54.681 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-05-19 20:09:54.684 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 3f1abe5b-c218-4181-aa7e-c29512c05f78 2022-05-19 20:09:54.688 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-05-19 20:09:54.690 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-05-19 20:09:54.692 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.27.0.1 ]] 2022-05-19 20:09:54.695 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.27.0.1 ' 2022-05-19 20:09:54.697 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 3f1abe5b-c218-4181-aa7e-c29512c05f78 --subnet-range 172.27.0.0/24 --no-dhcp ' 2022-05-19 20:09:54.700 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-05-19 20:09:54.702 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-05-19 20:09:54.708 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-05-19 20:09:54.708 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.27.0.1 --network 3f1abe5b-c218-4181-aa7e-c29512c05f78 --subnet-range 172.27.0.0/24 --no-dhcp public-subnet 2022-05-19 20:09:57.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:09:57.695 | from cryptography.utils import int_from_bytes 2022-05-19 20:09:57.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:09:57.695 | from cryptography.utils import int_from_bytes 2022-05-19 20:09:57.878 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:09:57.882 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.27.0.1 | 2022-05-19 20:09:57.882 | | id | efc9ab70-c222-4cb2-a67c-a6e3f439006e |' 2022-05-19 20:09:57.885 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-05-19 20:09:57.887 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 20:09:57.907 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.27.0.1 '|' '|' id '|' efc9ab70-c222-4cb2-a67c-a6e3f439006e '|' 2022-05-19 20:09:57.909 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.27.0.1 | | id | efc9ab70-c222-4cb2-a67c-a6e3f439006e |' 2022-05-19 20:09:57.912 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-05-19 20:09:57.916 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.27.0.1 '|' '|' id '|' efc9ab70-c222-4cb2-a67c-a6e3f439006e '|' 2022-05-19 20:09:57.917 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-05-19 20:09:57.919 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:09:57.921 | ++ functions-common:get_field:824 : read data 2022-05-19 20:09:57.924 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-19 20:09:57.926 | ++ functions-common:get_field:828 : field='$3' 2022-05-19 20:09:57.929 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.27.0.1 | | id | efc9ab70-c222-4cb2-a67c-a6e3f439006e |' 2022-05-19 20:09:57.930 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-19 20:09:57.935 | ++ functions-common:get_field:824 : read data 2022-05-19 20:09:57.939 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.27.0.1 2022-05-19 20:09:57.943 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.27.0.1 '|' '|' id '|' efc9ab70-c222-4cb2-a67c-a6e3f439006e '|' 2022-05-19 20:09:57.943 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-05-19 20:09:57.946 | ++ functions-common:get_field:823 : local data field 2022-05-19 20:09:57.948 | ++ functions-common:get_field:824 : read data 2022-05-19 20:09:57.951 | ++ functions-common:get_field:825 : '[' 5 -lt 0 ']' 2022-05-19 20:09:57.953 | ++ functions-common:get_field:828 : field='$6' 2022-05-19 20:09:57.956 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.27.0.1 | | id | efc9ab70-c222-4cb2-a67c-a6e3f439006e |' 2022-05-19 20:09:57.957 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-05-19 20:09:57.963 | ++ functions-common:get_field:824 : read data 2022-05-19 20:09:57.966 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=efc9ab70-c222-4cb2-a67c-a6e3f439006e 2022-05-19 20:09:57.969 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 3f1abe5b-c218-4181-aa7e-c29512c05f78 f7d81be2-29db-42d2-b07e-b62373ce29aa 2022-05-19 20:10:01.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:10:01.979 | from cryptography.utils import int_from_bytes 2022-05-19 20:10:01.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:10:01.979 | from cryptography.utils import int_from_bytes 2022-05-19 20:10:02.151 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-05-19 20:10:02.154 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-05-19 20:10:02.175 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:10:02.178 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-05-19 20:10:02.180 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-05-19 20:10:02.183 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-05-19 20:10:02.186 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-05-19 20:10:02.188 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-05-19 20:10:02.191 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-05-19 20:10:02.212 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-05-19 20:10:02.215 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-05-19 20:10:02.218 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-05-19 20:10:02.220 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-05-19 20:10:02.223 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-05-19 20:10:02.225 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-05-19 20:10:02.228 | + functions-common:test_with_retry:2375 : local 'testcmd=ip -o link | grep -q br-data' 2022-05-19 20:10:02.230 | + functions-common:test_with_retry:2376 : local 'failmsg=br-data creation failed' 2022-05-19 20:10:02.233 | + functions-common:test_with_retry:2377 : local until=10 2022-05-19 20:10:02.235 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-05-19 20:10:02.238 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-05-19 20:10:02.241 | + functions-common:time_start:2423 : local name=test_with_retry 2022-05-19 20:10:02.243 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:10:02.246 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:10:02.249 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:10:02.253 | + functions-common:time_start:2428 : _TIME_START[$name]=1652991002250 2022-05-19 20:10:02.256 | + functions-common:test_with_retry:2381 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-05-19 20:10:02.263 | + functions-common:test_with_retry:2384 : time_stop test_with_retry 2022-05-19 20:10:02.266 | + functions-common:time_stop:2437 : local name 2022-05-19 20:10:02.268 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:10:02.270 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:10:02.273 | + functions-common:time_stop:2440 : local total 2022-05-19 20:10:02.275 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:10:02.277 | + functions-common:time_stop:2443 : name=test_with_retry 2022-05-19 20:10:02.280 | + functions-common:time_stop:2444 : start_time=1652991002250 2022-05-19 20:10:02.282 | + functions-common:time_stop:2446 : [[ -z 1652991002250 ]] 2022-05-19 20:10:02.285 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:10:02.290 | + functions-common:time_stop:2449 : end_time=1652991002287 2022-05-19 20:10:02.292 | + functions-common:time_stop:2450 : elapsed_time=37 2022-05-19 20:10:02.295 | + functions-common:time_stop:2451 : total=5612 2022-05-19 20:10:02.297 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:10:02.299 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5649 2022-05-19 20:10:02.303 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-05-19 20:10:02.304 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.27.0.1 2022-05-19 20:10:02.309 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-05-19 20:10:02.312 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-05-19 20:10:02.314 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-05-19 20:10:02.316 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-05-19 20:10:02.319 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.27.0.1/24 dev br-data 2022-05-19 20:10:02.332 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-05-19 20:10:02.347 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-05-19 20:10:02.350 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-05-19 20:10:02.350 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-05-19 20:10:02.353 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-05-19 20:10:04.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:10:04.733 | from cryptography.utils import int_from_bytes 2022-05-19 20:10:04.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:10:04.733 | from cryptography.utils import int_from_bytes 2022-05-19 20:10:04.911 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 20:10:04.915 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.27.0.130 ' 2022-05-19 20:10:04.918 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-05-19 20:10:04.920 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 20:10:04.941 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-05-19 20:10:04.943 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-05-19 20:10:04.947 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-05-19 20:10:04.950 | + ./stack.sh:main:1319 : is_service_enabled nova 2022-05-19 20:10:04.972 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:10:04.975 | + ./stack.sh:main:1320 : echo_summary 'Starting Nova' 2022-05-19 20:10:04.977 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 20:10:04.980 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova 2022-05-19 20:10:04.983 | + ./stack.sh:main:1321 : start_nova 2022-05-19 20:10:04.986 | + lib/nova:start_nova:1136 : start_nova_rest 2022-05-19 20:10:04.989 | + lib/nova:start_nova_rest:1045 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 20:10:04.991 | + lib/nova:start_nova_rest:1046 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 20:10:04.994 | + lib/nova:start_nova_rest:1046 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 20:10:04.997 | + lib/nova:start_nova_rest:1048 : local compute_cell_conf=/etc/nova/nova.conf 2022-05-19 20:10:05.000 | + lib/nova:start_nova_rest:1050 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 20:10:05.002 | + functions-common:run_process:1692 : local service=n-sch 2022-05-19 20:10:05.005 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 20:10:05.009 | + functions-common:run_process:1694 : local group= 2022-05-19 20:10:05.012 | + functions-common:run_process:1695 : local user= 2022-05-19 20:10:05.014 | + functions-common:run_process:1697 : local name=n-sch 2022-05-19 20:10:05.018 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:10:05.021 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:10:05.024 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:10:05.026 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:10:05.030 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:10:05.035 | + functions-common:time_start:2428 : _TIME_START[$name]=1652991005032 2022-05-19 20:10:05.038 | + functions-common:run_process:1700 : is_service_enabled n-sch 2022-05-19 20:10:05.060 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:10:05.063 | + functions-common:run_process:1701 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-05-19 20:10:05.067 | + functions-common:_run_under_systemd:1657 : local service=n-sch 2022-05-19 20:10:05.069 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 20:10:05.072 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 20:10:05.075 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 20:10:05.078 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 20:10:05.080 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-05-19 20:10:05.083 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-05-19 20:10:05.086 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-sch.service 2022-05-19 20:10:05.088 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:10:05.091 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:10:05.094 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-05-19 20:10:05.097 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-05-19 20:10:05.099 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-sch.service 2022-05-19 20:10:05.102 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 20:10:05.104 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:10:05.106 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 20:10:05.109 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:10:05.111 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:10:05.114 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-05-19 20:10:05.116 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:10:05.121 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-05-19 20:10:05.176 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-05-19 20:10:05.232 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 20:10:05.290 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-05-19 20:10:05.348 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-05-19 20:10:05.406 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:10:05.464 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:10:05.467 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-05-19 20:10:05.525 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:10:06.011 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-sch.service 2022-05-19 20:10:06.025 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-05-19 20:10:06.488 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-sch.service 2022-05-19 20:10:06.512 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:10:06.519 | + functions-common:time_stop:2437 : local name 2022-05-19 20:10:06.523 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:10:06.525 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:10:06.528 | + functions-common:time_stop:2440 : local total 2022-05-19 20:10:06.531 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:10:06.535 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:10:06.539 | + functions-common:time_stop:2444 : start_time=1652991005032 2022-05-19 20:10:06.544 | + functions-common:time_stop:2446 : [[ -z 1652991005032 ]] 2022-05-19 20:10:06.547 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:10:06.552 | + functions-common:time_stop:2449 : end_time=1652991006549 2022-05-19 20:10:06.555 | + functions-common:time_stop:2450 : elapsed_time=1517 2022-05-19 20:10:06.558 | + functions-common:time_stop:2451 : total=22892 2022-05-19 20:10:06.561 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:10:06.563 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=24409 2022-05-19 20:10:06.566 | + lib/nova:start_nova_rest:1051 : '[' True == False ']' 2022-05-19 20:10:06.573 | ++ lib/nova:start_nova_rest:1054 : which uwsgi 2022-05-19 20:10:06.580 | + lib/nova:start_nova_rest:1054 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 20:10:06.583 | + functions-common:run_process:1692 : local service=n-api-meta 2022-05-19 20:10:06.586 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 20:10:06.588 | + functions-common:run_process:1694 : local group= 2022-05-19 20:10:06.592 | + functions-common:run_process:1695 : local user= 2022-05-19 20:10:06.595 | + functions-common:run_process:1697 : local name=n-api-meta 2022-05-19 20:10:06.598 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:10:06.601 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:10:06.604 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:10:06.606 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:10:06.610 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:10:06.616 | + functions-common:time_start:2428 : _TIME_START[$name]=1652991006613 2022-05-19 20:10:06.619 | + functions-common:run_process:1700 : is_service_enabled n-api-meta 2022-05-19 20:10:06.640 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:10:06.643 | + functions-common:run_process:1701 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-05-19 20:10:06.646 | + functions-common:_run_under_systemd:1657 : local service=n-api-meta 2022-05-19 20:10:06.649 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 20:10:06.652 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 20:10:06.656 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 20:10:06.659 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 20:10:06.663 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-05-19 20:10:06.665 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-05-19 20:10:06.668 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api-meta.service 2022-05-19 20:10:06.671 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:10:06.673 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:10:06.676 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-05-19 20:10:06.679 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-05-19 20:10:06.682 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api-meta.service 2022-05-19 20:10:06.685 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 20:10:06.688 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-19 20:10:06.690 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-19 20:10:06.693 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-05-19 20:10:06.696 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-19 20:10:06.701 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-05-19 20:10:06.769 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-05-19 20:10:06.832 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-05-19 20:10:06.895 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 20:10:06.956 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:10:07.017 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-05-19 20:10:07.087 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-05-19 20:10:07.158 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-05-19 20:10:07.249 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-05-19 20:10:07.319 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-05-19 20:10:07.391 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-19 20:10:07.398 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-05-19 20:10:07.463 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-19 20:10:07.980 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api-meta.service 2022-05-19 20:10:07.996 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-05-19 20:10:08.441 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api-meta.service 2022-05-19 20:10:08.523 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:10:08.527 | + functions-common:time_stop:2437 : local name 2022-05-19 20:10:08.531 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:10:08.535 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:10:08.536 | + functions-common:time_stop:2440 : local total 2022-05-19 20:10:08.544 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:10:08.549 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:10:08.551 | + functions-common:time_stop:2444 : start_time=1652991006613 2022-05-19 20:10:08.555 | + functions-common:time_stop:2446 : [[ -z 1652991006613 ]] 2022-05-19 20:10:08.560 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:10:08.565 | + functions-common:time_stop:2449 : end_time=1652991008562 2022-05-19 20:10:08.576 | + functions-common:time_stop:2450 : elapsed_time=1949 2022-05-19 20:10:08.579 | + functions-common:time_stop:2451 : total=24409 2022-05-19 20:10:08.581 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:10:08.584 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26358 2022-05-19 20:10:08.587 | + lib/nova:start_nova_rest:1057 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 20:10:08.590 | + lib/nova:start_nova_rest:1057 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 20:10:08.593 | + lib/nova:start_nova:1137 : start_nova_console_proxies 2022-05-19 20:10:08.596 | + lib/nova:start_nova_console_proxies:1072 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 20:10:08.599 | + lib/nova:start_nova_console_proxies:1074 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 20:10:08.601 | + lib/nova:start_nova_console_proxies:1074 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 20:10:08.604 | + lib/nova:start_nova_console_proxies:1076 : local api_cell_conf=/etc/nova/nova.conf 2022-05-19 20:10:08.607 | + lib/nova:start_nova_console_proxies:1078 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 20:10:08.610 | + lib/nova:start_nova_console_proxies:1083 : enable_nova_console_proxies 2022-05-19 20:10:08.615 | ++ lib/nova:enable_nova_console_proxies:1061 : seq 1 1 2022-05-19 20:10:08.618 | + lib/nova:enable_nova_console_proxies:1061 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 20:10:08.620 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-19 20:10:08.623 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-novnc 2022-05-19 20:10:08.645 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:10:08.647 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-19 20:10:08.650 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-spice 2022-05-19 20:10:08.670 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:10:08.673 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-19 20:10:08.676 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-sproxy 2022-05-19 20:10:08.697 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:10:08.704 | ++ lib/nova:start_nova_console_proxies:1084 : seq 1 1 2022-05-19 20:10:08.707 | + lib/nova:start_nova_console_proxies:1084 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 20:10:08.712 | + lib/nova:start_nova_console_proxies:1085 : local conf 2022-05-19 20:10:08.716 | ++ lib/nova:start_nova_console_proxies:1086 : conductor_conf 1 2022-05-19 20:10:08.720 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 20:10:08.723 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 20:10:08.726 | + lib/nova:start_nova_console_proxies:1086 : conf=/etc/nova/nova_cell1.conf 2022-05-19 20:10:08.729 | + lib/nova:start_nova_console_proxies:1087 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-19 20:10:08.731 | + functions-common:run_process:1692 : local service=n-novnc-cell1 2022-05-19 20:10:08.734 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-19 20:10:08.737 | + functions-common:run_process:1694 : local group= 2022-05-19 20:10:08.739 | + functions-common:run_process:1695 : local user= 2022-05-19 20:10:08.742 | + functions-common:run_process:1697 : local name=n-novnc-cell1 2022-05-19 20:10:08.745 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:10:08.747 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:10:08.750 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:10:08.753 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:10:08.758 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:10:08.762 | + functions-common:time_start:2428 : _TIME_START[$name]=1652991008759 2022-05-19 20:10:08.765 | + functions-common:run_process:1700 : is_service_enabled n-novnc-cell1 2022-05-19 20:10:08.785 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:10:08.788 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:10:08.791 | + functions-common:time_stop:2437 : local name 2022-05-19 20:10:08.793 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:10:08.796 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:10:08.799 | + functions-common:time_stop:2440 : local total 2022-05-19 20:10:08.802 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:10:08.807 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:10:08.813 | + functions-common:time_stop:2444 : start_time=1652991008759 2022-05-19 20:10:08.817 | + functions-common:time_stop:2446 : [[ -z 1652991008759 ]] 2022-05-19 20:10:08.821 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:10:08.825 | + functions-common:time_stop:2449 : end_time=1652991008822 2022-05-19 20:10:08.829 | + functions-common:time_stop:2450 : elapsed_time=63 2022-05-19 20:10:08.833 | + functions-common:time_stop:2451 : total=26358 2022-05-19 20:10:08.836 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:10:08.838 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26421 2022-05-19 20:10:08.841 | + lib/nova:start_nova_console_proxies:1088 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-19 20:10:08.844 | + functions-common:run_process:1692 : local service=n-spice-cell1 2022-05-19 20:10:08.847 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-19 20:10:08.850 | + functions-common:run_process:1694 : local group= 2022-05-19 20:10:08.853 | + functions-common:run_process:1695 : local user= 2022-05-19 20:10:08.855 | + functions-common:run_process:1697 : local name=n-spice-cell1 2022-05-19 20:10:08.858 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:10:08.861 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:10:08.869 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:10:08.869 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:10:08.877 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:10:08.883 | + functions-common:time_start:2428 : _TIME_START[$name]=1652991008877 2022-05-19 20:10:08.891 | + functions-common:run_process:1700 : is_service_enabled n-spice-cell1 2022-05-19 20:10:08.938 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:10:08.946 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:10:08.952 | + functions-common:time_stop:2437 : local name 2022-05-19 20:10:08.956 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:10:08.960 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:10:08.964 | + functions-common:time_stop:2440 : local total 2022-05-19 20:10:08.973 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:10:08.978 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:10:08.982 | + functions-common:time_stop:2444 : start_time=1652991008877 2022-05-19 20:10:08.982 | + functions-common:time_stop:2446 : [[ -z 1652991008877 ]] 2022-05-19 20:10:08.986 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:10:08.998 | + functions-common:time_stop:2449 : end_time=1652991008986 2022-05-19 20:10:08.998 | + functions-common:time_stop:2450 : elapsed_time=109 2022-05-19 20:10:09.004 | + functions-common:time_stop:2451 : total=26421 2022-05-19 20:10:09.006 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:10:09.014 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26530 2022-05-19 20:10:09.025 | + lib/nova:start_nova_console_proxies:1089 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-05-19 20:10:09.032 | + functions-common:run_process:1692 : local service=n-sproxy-cell1 2022-05-19 20:10:09.039 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-05-19 20:10:09.043 | + functions-common:run_process:1694 : local group= 2022-05-19 20:10:09.050 | + functions-common:run_process:1695 : local user= 2022-05-19 20:10:09.058 | + functions-common:run_process:1697 : local name=n-sproxy-cell1 2022-05-19 20:10:09.065 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:10:09.074 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:10:09.076 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:10:09.081 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:10:09.090 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:10:09.102 | + functions-common:time_start:2428 : _TIME_START[$name]=1652991009092 2022-05-19 20:10:09.106 | + functions-common:run_process:1700 : is_service_enabled n-sproxy-cell1 2022-05-19 20:10:09.162 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:10:09.167 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:10:09.172 | + functions-common:time_stop:2437 : local name 2022-05-19 20:10:09.179 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:10:09.184 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:10:09.188 | + functions-common:time_stop:2440 : local total 2022-05-19 20:10:09.191 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:10:09.195 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:10:09.199 | + functions-common:time_stop:2444 : start_time=1652991009092 2022-05-19 20:10:09.201 | + functions-common:time_stop:2446 : [[ -z 1652991009092 ]] 2022-05-19 20:10:09.206 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:10:09.216 | + functions-common:time_stop:2449 : end_time=1652991009208 2022-05-19 20:10:09.220 | + functions-common:time_stop:2450 : elapsed_time=116 2022-05-19 20:10:09.224 | + functions-common:time_stop:2451 : total=26530 2022-05-19 20:10:09.227 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:10:09.235 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26646 2022-05-19 20:10:09.240 | + lib/nova:start_nova_console_proxies:1093 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 20:10:09.247 | + lib/nova:start_nova_console_proxies:1093 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 20:10:09.265 | + lib/nova:start_nova:1138 : start_nova_conductor 2022-05-19 20:10:09.273 | + lib/nova:start_nova_conductor:1106 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 20:10:09.279 | + lib/nova:start_nova_conductor:1112 : enable_nova_fleet 2022-05-19 20:10:09.286 | + lib/nova:enable_nova_fleet:1097 : is_service_enabled n-cond 2022-05-19 20:10:09.325 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:10:09.328 | + lib/nova:enable_nova_fleet:1098 : enable_service n-super-cond 2022-05-19 20:10:09.398 | ++ lib/nova:enable_nova_fleet:1099 : seq 1 1 2022-05-19 20:10:09.402 | + lib/nova:enable_nova_fleet:1099 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 20:10:09.404 | + lib/nova:enable_nova_fleet:1100 : enable_service n-cond-cell1 2022-05-19 20:10:09.465 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-super-cond 2022-05-19 20:10:09.491 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:10:09.494 | + lib/nova:start_nova_conductor:1114 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 20:10:09.497 | + functions-common:run_process:1692 : local service=n-super-cond 2022-05-19 20:10:09.500 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 20:10:09.502 | + functions-common:run_process:1694 : local group= 2022-05-19 20:10:09.506 | + functions-common:run_process:1695 : local user= 2022-05-19 20:10:09.509 | + functions-common:run_process:1697 : local name=n-super-cond 2022-05-19 20:10:09.512 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:10:09.515 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:10:09.518 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:10:09.521 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:10:09.526 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:10:09.530 | + functions-common:time_start:2428 : _TIME_START[$name]=1652991009527 2022-05-19 20:10:09.533 | + functions-common:run_process:1700 : is_service_enabled n-super-cond 2022-05-19 20:10:09.562 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:10:09.571 | + functions-common:run_process:1701 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-05-19 20:10:09.575 | + functions-common:_run_under_systemd:1657 : local service=n-super-cond 2022-05-19 20:10:09.577 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 20:10:09.581 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 20:10:09.584 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 20:10:09.587 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 20:10:09.590 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-05-19 20:10:09.593 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-05-19 20:10:09.596 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-super-cond.service 2022-05-19 20:10:09.599 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:10:09.602 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:10:09.606 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-05-19 20:10:09.609 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-05-19 20:10:09.611 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-super-cond.service 2022-05-19 20:10:09.614 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 20:10:09.617 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:10:09.620 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 20:10:09.623 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:10:09.626 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:10:09.628 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-05-19 20:10:09.631 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:10:09.636 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-05-19 20:10:09.709 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-05-19 20:10:09.769 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 20:10:09.835 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-05-19 20:10:09.913 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-05-19 20:10:09.977 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:10:10.040 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:10:10.043 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-05-19 20:10:10.107 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:10:10.631 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-super-cond.service 2022-05-19 20:10:10.645 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-05-19 20:10:11.153 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-super-cond.service 2022-05-19 20:10:11.175 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:10:11.178 | + functions-common:time_stop:2437 : local name 2022-05-19 20:10:11.184 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:10:11.194 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:10:11.197 | + functions-common:time_stop:2440 : local total 2022-05-19 20:10:11.199 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:10:11.207 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:10:11.215 | + functions-common:time_stop:2444 : start_time=1652991009527 2022-05-19 20:10:11.224 | + functions-common:time_stop:2446 : [[ -z 1652991009527 ]] 2022-05-19 20:10:11.230 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:10:11.236 | + functions-common:time_stop:2449 : end_time=1652991011232 2022-05-19 20:10:11.240 | + functions-common:time_stop:2450 : elapsed_time=1705 2022-05-19 20:10:11.250 | + functions-common:time_stop:2451 : total=26646 2022-05-19 20:10:11.253 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:10:11.259 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28351 2022-05-19 20:10:11.262 | ++ lib/nova:start_nova_conductor:1116 : seq 1 1 2022-05-19 20:10:11.272 | + lib/nova:start_nova_conductor:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 20:10:11.276 | + lib/nova:start_nova_conductor:1117 : is_service_enabled n-cond-cell1 2022-05-19 20:10:11.315 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:10:11.320 | + lib/nova:start_nova_conductor:1118 : local conf 2022-05-19 20:10:11.326 | ++ lib/nova:start_nova_conductor:1119 : conductor_conf 1 2022-05-19 20:10:11.341 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 20:10:11.347 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 20:10:11.355 | + lib/nova:start_nova_conductor:1119 : conf=/etc/nova/nova_cell1.conf 2022-05-19 20:10:11.358 | + lib/nova:start_nova_conductor:1120 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 20:10:11.362 | + functions-common:run_process:1692 : local service=n-cond-cell1 2022-05-19 20:10:11.362 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 20:10:11.365 | + functions-common:run_process:1694 : local group= 2022-05-19 20:10:11.367 | + functions-common:run_process:1695 : local user= 2022-05-19 20:10:11.371 | + functions-common:run_process:1697 : local name=n-cond-cell1 2022-05-19 20:10:11.373 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:10:11.376 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:10:11.379 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:10:11.381 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:10:11.386 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:10:11.390 | + functions-common:time_start:2428 : _TIME_START[$name]=1652991011386 2022-05-19 20:10:11.396 | + functions-common:run_process:1700 : is_service_enabled n-cond-cell1 2022-05-19 20:10:11.418 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:10:11.421 | + functions-common:run_process:1701 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-05-19 20:10:11.424 | + functions-common:_run_under_systemd:1657 : local service=n-cond-cell1 2022-05-19 20:10:11.427 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 20:10:11.430 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 20:10:11.434 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 20:10:11.437 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 20:10:11.440 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-05-19 20:10:11.443 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-05-19 20:10:11.446 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-cond-cell1.service 2022-05-19 20:10:11.448 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:10:11.451 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:10:11.454 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-05-19 20:10:11.457 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-05-19 20:10:11.460 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-cond-cell1.service 2022-05-19 20:10:11.463 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 20:10:11.466 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:10:11.469 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 20:10:11.472 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:10:11.475 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:10:11.478 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-05-19 20:10:11.481 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:10:11.487 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-05-19 20:10:11.554 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-05-19 20:10:11.625 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 20:10:11.692 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-05-19 20:10:11.765 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-05-19 20:10:11.832 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:10:11.906 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:10:11.910 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-05-19 20:10:11.981 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:10:12.490 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-cond-cell1.service 2022-05-19 20:10:12.504 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-05-19 20:10:13.074 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-cond-cell1.service 2022-05-19 20:10:13.101 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:10:13.104 | + functions-common:time_stop:2437 : local name 2022-05-19 20:10:13.110 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:10:13.113 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:10:13.116 | + functions-common:time_stop:2440 : local total 2022-05-19 20:10:13.120 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:10:13.123 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:10:13.128 | + functions-common:time_stop:2444 : start_time=1652991011386 2022-05-19 20:10:13.132 | + functions-common:time_stop:2446 : [[ -z 1652991011386 ]] 2022-05-19 20:10:13.141 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:10:13.147 | + functions-common:time_stop:2449 : end_time=1652991013141 2022-05-19 20:10:13.151 | + functions-common:time_stop:2450 : elapsed_time=1755 2022-05-19 20:10:13.155 | + functions-common:time_stop:2451 : total=28351 2022-05-19 20:10:13.160 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:10:13.164 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=30106 2022-05-19 20:10:13.168 | + lib/nova:start_nova:1139 : start_nova_compute 2022-05-19 20:10:13.171 | + lib/nova:start_nova_compute:970 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 20:10:13.176 | + lib/nova:start_nova_compute:971 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 20:10:13.180 | + lib/nova:start_nova_compute:971 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 20:10:13.189 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-05-19 20:10:13.195 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-05-19 20:10:13.202 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-05-19 20:10:13.207 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 20:10:13.211 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-19 20:10:13.215 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-05-19 20:10:13.219 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-19 20:10:13.226 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-05-19 20:10:13.230 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-05-19 20:10:13.239 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-05-19 20:10:13.246 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-05-19 20:10:13.249 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-05-19 20:10:13.249 | BEGIN { 2022-05-19 20:10:13.250 | section = "" 2022-05-19 20:10:13.250 | last_section = "" 2022-05-19 20:10:13.250 | section_count = 0 2022-05-19 20:10:13.250 | } 2022-05-19 20:10:13.250 | /^\[.+\]/ { 2022-05-19 20:10:13.250 | gsub("[][]", "", $1); 2022-05-19 20:10:13.250 | section=$1 2022-05-19 20:10:13.250 | next 2022-05-19 20:10:13.250 | } 2022-05-19 20:10:13.250 | /^ *\#/ { 2022-05-19 20:10:13.250 | next 2022-05-19 20:10:13.250 | } 2022-05-19 20:10:13.250 | /^[^ \t]+/ { 2022-05-19 20:10:13.250 | # get offset of first = in $0 2022-05-19 20:10:13.250 | eq_idx = index($0, "=") 2022-05-19 20:10:13.250 | # extract attr & value from $0 2022-05-19 20:10:13.250 | attr = substr($0, 1, eq_idx - 1) 2022-05-19 20:10:13.250 | value = substr($0, eq_idx + 1) 2022-05-19 20:10:13.250 | # only need to strip trailing whitespace from attr 2022-05-19 20:10:13.250 | sub(/[ \t]*$/, "", attr) 2022-05-19 20:10:13.250 | # need to strip leading & trailing whitespace from value 2022-05-19 20:10:13.250 | sub(/^[ \t]*/, "", value) 2022-05-19 20:10:13.250 | sub(/[ \t]*$/, "", value) 2022-05-19 20:10:13.250 | 2022-05-19 20:10:13.250 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-19 20:10:13.250 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-19 20:10:13.250 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-19 20:10:13.250 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-19 20:10:13.250 | if (! (section, attr) in cfg_attr_count) { 2022-05-19 20:10:13.250 | if (section != last_section) { 2022-05-19 20:10:13.250 | cfg_section[section_count++] = section 2022-05-19 20:10:13.251 | last_section = section 2022-05-19 20:10:13.251 | } 2022-05-19 20:10:13.251 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-19 20:10:13.251 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-19 20:10:13.251 | 2022-05-19 20:10:13.251 | cfg_attr[section, attr, 0] = value 2022-05-19 20:10:13.251 | cfg_attr_count[section, attr] = 1 2022-05-19 20:10:13.251 | } else { 2022-05-19 20:10:13.251 | lno = cfg_attr_count[section, attr]++ 2022-05-19 20:10:13.251 | cfg_attr[section, attr, lno] = value 2022-05-19 20:10:13.251 | } 2022-05-19 20:10:13.251 | } 2022-05-19 20:10:13.251 | END { 2022-05-19 20:10:13.251 | # Process each section in order 2022-05-19 20:10:13.251 | for (sno = 0; sno < section_count; sno++) { 2022-05-19 20:10:13.251 | section = cfg_section[sno] 2022-05-19 20:10:13.251 | # The ini routines simply append a config item immediately 2022-05-19 20:10:13.251 | # after the section header. To keep the same order as defined 2022-05-19 20:10:13.251 | # in local.conf, invoke the ini routines in the reverse order 2022-05-19 20:10:13.251 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-19 20:10:13.251 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-19 20:10:13.251 | if (cfg_attr_count[section, attr] == 1) 2022-05-19 20:10:13.251 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-19 20:10:13.251 | else { 2022-05-19 20:10:13.251 | # For multiline, invoke the ini routines in the reverse order 2022-05-19 20:10:13.251 | count = cfg_attr_count[section, attr] 2022-05-19 20:10:13.251 | print "inidelete " configfile " " section " " attr 2022-05-19 20:10:13.251 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-19 20:10:13.251 | for (l = count -2; l >= 0; l--) 2022-05-19 20:10:13.251 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-19 20:10:13.251 | } 2022-05-19 20:10:13.251 | } 2022-05-19 20:10:13.251 | } 2022-05-19 20:10:13.251 | } 2022-05-19 20:10:13.254 | ' 2022-05-19 20:10:13.255 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-19 20:10:13.256 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-05-19 20:10:13.257 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 20:10:13.262 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 20:10:13.268 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-19 20:10:13.278 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-05-19 20:10:13.286 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 20:10:13.294 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-05-19 20:10:13.300 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-05-19 20:10:13.300 | BEGIN { group = "" } 2022-05-19 20:10:13.300 | /^\[\[.+\|.*\]\]/ { 2022-05-19 20:10:13.300 | gsub("[][]", "", $1); 2022-05-19 20:10:13.300 | split($1, a, "|"); 2022-05-19 20:10:13.300 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-19 20:10:13.300 | group=a[1] 2022-05-19 20:10:13.300 | } else { 2022-05-19 20:10:13.300 | group="" 2022-05-19 20:10:13.300 | } 2022-05-19 20:10:13.300 | next 2022-05-19 20:10:13.300 | } 2022-05-19 20:10:13.300 | { 2022-05-19 20:10:13.300 | if (group != "") 2022-05-19 20:10:13.301 | print $0 2022-05-19 20:10:13.301 | } 2022-05-19 20:10:13.301 | ' /home/ubuntu/devstack/local.conf 2022-05-19 20:10:13.317 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 20:10:13.323 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-05-19 20:10:13.398 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-05-19 20:10:13.485 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-05-19 20:10:13.489 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-19 20:10:13.498 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-05-19 20:10:13.511 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 20:10:13.526 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-19 20:10:13.534 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 20:10:13.576 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:10:13.582 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-19 20:10:13.586 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-19 20:10:13.589 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 20:10:13.630 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:10:13.633 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.84:5672/nova_cell1 2022-05-19 20:10:13.637 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.84:5672/nova_cell1 2022-05-19 20:10:13.711 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 20:10:13.722 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 20:10:13.732 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-05-19 20:10:13.780 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-05-19 20:10:13.825 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-05-19 20:10:13.828 | + lib/nova:configure_console_compute:643 : local offset 2022-05-19 20:10:13.835 | + lib/nova:configure_console_compute:644 : offset=0 2022-05-19 20:10:13.840 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-05-19 20:10:13.846 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-05-19 20:10:13.906 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.84 2022-05-19 20:10:13.911 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-05-19 20:10:13.967 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:10:13.971 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-05-19 20:10:14.020 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:10:14.024 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-05-19 20:10:14.028 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-05-19 20:10:14.079 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-05-19 20:10:14.098 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:10:14.101 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-05-19 20:10:14.121 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:10:14.124 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-05-19 20:10:14.127 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-05-19 20:10:14.130 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-05-19 20:10:14.133 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-05-19 20:10:14.136 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-05-19 20:10:14.139 | + functions-common:run_process:1692 : local service=n-cpu 2022-05-19 20:10:14.141 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-05-19 20:10:14.144 | + functions-common:run_process:1694 : local group=libvirt 2022-05-19 20:10:14.147 | + functions-common:run_process:1695 : local user= 2022-05-19 20:10:14.150 | + functions-common:run_process:1697 : local name=n-cpu 2022-05-19 20:10:14.152 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:10:14.155 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:10:14.158 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:10:14.161 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:10:14.164 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:10:14.169 | + functions-common:time_start:2428 : _TIME_START[$name]=1652991014166 2022-05-19 20:10:14.172 | + functions-common:run_process:1700 : is_service_enabled n-cpu 2022-05-19 20:10:14.191 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:10:14.194 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:10:14.197 | + functions-common:time_stop:2437 : local name 2022-05-19 20:10:14.200 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:10:14.203 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:10:14.205 | + functions-common:time_stop:2440 : local total 2022-05-19 20:10:14.208 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:10:14.212 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:10:14.215 | + functions-common:time_stop:2444 : start_time=1652991014166 2022-05-19 20:10:14.218 | + functions-common:time_stop:2446 : [[ -z 1652991014166 ]] 2022-05-19 20:10:14.223 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:10:14.230 | + functions-common:time_stop:2449 : end_time=1652991014226 2022-05-19 20:10:14.233 | + functions-common:time_stop:2450 : elapsed_time=60 2022-05-19 20:10:14.237 | + functions-common:time_stop:2451 : total=30106 2022-05-19 20:10:14.240 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:10:14.243 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=30166 2022-05-19 20:10:14.246 | + lib/nova:start_nova_compute:1039 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 20:10:14.248 | + lib/nova:start_nova_compute:1039 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 20:10:14.251 | + lib/nova:start_nova:1140 : is_service_enabled n-api 2022-05-19 20:10:14.272 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:10:14.275 | + lib/nova:start_nova:1142 : echo 'Dumping cells_v2 mapping' 2022-05-19 20:10:14.275 | Dumping cells_v2 mapping 2022-05-19 20:10:14.278 | + lib/nova:start_nova:1143 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-05-19 20:10:15.300 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-19 20:10:17.779 | INFO dbcounter [None req-3493db9e-a329-4796-8e1c-df5d960f196d None None] Registered counter for database nova_api 2022-05-19 20:10:17.807 | DEBUG dbcounter [-] [243804] Writer thread running {{(pid=243804) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 20:10:17.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:10:17.858 | from cryptography.utils import int_from_bytes 2022-05-19 20:10:17.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:10:17.858 | from cryptography.utils import int_from_bytes 2022-05-19 20:10:17.858 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-05-19 20:10:17.858 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-05-19 20:10:17.858 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-05-19 20:10:17.858 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2022-05-19 20:10:17.858 | | cell1 | afba4660-d58b-433c-9136-dca5d7f4cb75 | rabbit://stackrabbit:Passw0rd@10.222.0.84:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2022-05-19 20:10:17.858 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-05-19 20:10:18.308 | + ./stack.sh:main:1322 : async_runfunc create_flavors 2022-05-19 20:10:18.311 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-05-19 20:10:18.377 | + inc/async:async_inner:63 : create_flavors 2022-05-19 20:10:18.421 | [186253 Async create_flavors:243864]: running: create_flavors 2022-05-19 20:10:18.424 | + ./stack.sh:main:1324 : is_service_enabled cinder 2022-05-19 20:10:18.445 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:10:18.449 | + ./stack.sh:main:1325 : echo_summary 'Starting Cinder' 2022-05-19 20:10:18.451 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 20:10:18.454 | + ./stack.sh:echo_summary:448 : echo -e Starting Cinder 2022-05-19 20:10:18.457 | + ./stack.sh:main:1326 : start_cinder 2022-05-19 20:10:18.460 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-05-19 20:10:18.463 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-05-19 20:10:18.466 | + lib/cinder:start_cinder:510 : local cinder_url 2022-05-19 20:10:18.469 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-05-19 20:10:18.488 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:10:18.491 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-05-19 20:10:18.494 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-05-19 20:10:18.497 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-05-19 20:10:18.500 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-05-19 20:10:18.505 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 20:10:18.508 | + functions-common:run_process:1692 : local service=c-api 2022-05-19 20:10:18.511 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 20:10:18.513 | + functions-common:run_process:1694 : local group= 2022-05-19 20:10:18.516 | + functions-common:run_process:1695 : local user= 2022-05-19 20:10:18.519 | + functions-common:run_process:1697 : local name=c-api 2022-05-19 20:10:18.521 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:10:18.524 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:10:18.527 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:10:18.529 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:10:18.533 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:10:18.537 | + functions-common:time_start:2428 : _TIME_START[$name]=1652991018534 2022-05-19 20:10:18.540 | + functions-common:run_process:1700 : is_service_enabled c-api 2022-05-19 20:10:18.558 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:10:18.561 | + functions-common:run_process:1701 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-05-19 20:10:18.564 | + functions-common:_run_under_systemd:1657 : local service=c-api 2022-05-19 20:10:18.567 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 20:10:18.569 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 20:10:18.572 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 20:10:18.575 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 20:10:18.578 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-05-19 20:10:18.580 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-05-19 20:10:18.583 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-api.service 2022-05-19 20:10:18.586 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:10:18.589 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:10:18.591 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-05-19 20:10:18.594 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-05-19 20:10:18.597 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@c-api.service 2022-05-19 20:10:18.599 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 20:10:18.602 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-19 20:10:18.604 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-19 20:10:18.606 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-05-19 20:10:18.609 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-19 20:10:18.613 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-05-19 20:10:18.672 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-05-19 20:10:18.730 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-05-19 20:10:18.788 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 20:10:18.845 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:10:18.903 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-05-19 20:10:18.966 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-05-19 20:10:19.022 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-05-19 20:10:19.079 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-05-19 20:10:19.137 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-05-19 20:10:19.193 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-19 20:10:19.195 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-05-19 20:10:19.252 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-19 20:10:19.749 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-api.service 2022-05-19 20:10:19.764 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-05-19 20:10:20.256 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-api.service 2022-05-19 20:10:20.348 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:10:20.353 | + functions-common:time_stop:2437 : local name 2022-05-19 20:10:20.356 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:10:20.359 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:10:20.362 | + functions-common:time_stop:2440 : local total 2022-05-19 20:10:20.365 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:10:20.370 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:10:20.372 | + functions-common:time_stop:2444 : start_time=1652991018534 2022-05-19 20:10:20.375 | + functions-common:time_stop:2446 : [[ -z 1652991018534 ]] 2022-05-19 20:10:20.381 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:10:20.384 | + functions-common:time_stop:2449 : end_time=1652991020380 2022-05-19 20:10:20.387 | + functions-common:time_stop:2450 : elapsed_time=1846 2022-05-19 20:10:20.389 | + functions-common:time_stop:2451 : total=30166 2022-05-19 20:10:20.392 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:10:20.395 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=32012 2022-05-19 20:10:20.398 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.84/volume/v3 2022-05-19 20:10:20.401 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-05-19 20:10:20.401 | Waiting for Cinder API to start... 2022-05-19 20:10:20.404 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.84/volume/v3 2022-05-19 20:10:20.407 | + functions:wait_for_service:457 : local timeout=60 2022-05-19 20:10:20.410 | + functions:wait_for_service:458 : local url=http://10.222.0.84/volume/v3 2022-05-19 20:10:20.417 | + functions:wait_for_service:459 : local rval=0 2022-05-19 20:10:20.420 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-19 20:10:20.425 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-19 20:10:20.446 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:10:20.453 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:10:20.465 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:10:20.477 | + functions-common:time_start:2428 : _TIME_START[$name]=1652991020468 2022-05-19 20:10:20.481 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-19 20:10:20.490 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.84/volume/v3 2022-05-19 20:10:23.201 | + :: : [[ 500 == 503 ]] 2022-05-19 20:10:23.203 | + :: : [[ 0 -eq 7 ]] 2022-05-19 20:10:23.206 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-19 20:10:23.209 | + functions-common:time_stop:2437 : local name 2022-05-19 20:10:23.211 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:10:23.214 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:10:23.217 | + functions-common:time_stop:2440 : local total 2022-05-19 20:10:23.220 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:10:23.222 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-19 20:10:23.225 | + functions-common:time_stop:2444 : start_time=1652991020468 2022-05-19 20:10:23.228 | + functions-common:time_stop:2446 : [[ -z 1652991020468 ]] 2022-05-19 20:10:23.231 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:10:23.236 | + functions-common:time_stop:2449 : end_time=1652991023233 2022-05-19 20:10:23.238 | + functions-common:time_stop:2450 : elapsed_time=2765 2022-05-19 20:10:23.242 | + functions-common:time_stop:2451 : total=17881 2022-05-19 20:10:23.245 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:10:23.247 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=20646 2022-05-19 20:10:23.250 | + functions:wait_for_service:467 : return 0 2022-05-19 20:10:23.252 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 20:10:23.255 | + functions-common:run_process:1692 : local service=c-sch 2022-05-19 20:10:23.258 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 20:10:23.261 | + functions-common:run_process:1694 : local group= 2022-05-19 20:10:23.263 | + functions-common:run_process:1695 : local user= 2022-05-19 20:10:23.266 | + functions-common:run_process:1697 : local name=c-sch 2022-05-19 20:10:23.268 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:10:23.271 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:10:23.273 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:10:23.276 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:10:23.279 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:10:23.285 | + functions-common:time_start:2428 : _TIME_START[$name]=1652991023281 2022-05-19 20:10:23.287 | + functions-common:run_process:1700 : is_service_enabled c-sch 2022-05-19 20:10:23.309 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:10:23.312 | + functions-common:run_process:1701 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-05-19 20:10:23.315 | + functions-common:_run_under_systemd:1657 : local service=c-sch 2022-05-19 20:10:23.319 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 20:10:23.321 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 20:10:23.324 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 20:10:23.326 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 20:10:23.329 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-05-19 20:10:23.332 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-05-19 20:10:23.335 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-sch.service 2022-05-19 20:10:23.337 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 20:10:23.340 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 20:10:23.342 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-05-19 20:10:23.345 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-05-19 20:10:23.348 | + functions-common:write_user_unit_file:1574 : local service=devstack@c-sch.service 2022-05-19 20:10:23.351 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 20:10:23.354 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 20:10:23.357 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 20:10:23.359 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 20:10:23.362 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 20:10:23.365 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-05-19 20:10:23.368 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 20:10:23.373 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-05-19 20:10:23.429 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-05-19 20:10:23.494 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 20:10:23.552 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-05-19 20:10:23.609 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-05-19 20:10:23.666 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 20:10:23.724 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 20:10:23.727 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-05-19 20:10:23.787 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 20:10:24.252 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-sch.service 2022-05-19 20:10:24.266 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-05-19 20:10:24.740 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-sch.service 2022-05-19 20:10:24.772 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:10:24.775 | + functions-common:time_stop:2437 : local name 2022-05-19 20:10:24.777 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:10:24.781 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:10:24.783 | + functions-common:time_stop:2440 : local total 2022-05-19 20:10:24.786 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:10:24.788 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:10:24.791 | + functions-common:time_stop:2444 : start_time=1652991023281 2022-05-19 20:10:24.794 | + functions-common:time_stop:2446 : [[ -z 1652991023281 ]] 2022-05-19 20:10:24.797 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:10:24.802 | + functions-common:time_stop:2449 : end_time=1652991024799 2022-05-19 20:10:24.805 | + functions-common:time_stop:2450 : elapsed_time=1518 2022-05-19 20:10:24.808 | + functions-common:time_stop:2451 : total=32012 2022-05-19 20:10:24.810 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:10:24.813 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=33530 2022-05-19 20:10:24.816 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-05-19 20:10:24.818 | + functions-common:run_process:1692 : local service=c-bak 2022-05-19 20:10:24.821 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-05-19 20:10:24.824 | + functions-common:run_process:1694 : local group= 2022-05-19 20:10:24.826 | + functions-common:run_process:1695 : local user= 2022-05-19 20:10:24.829 | + functions-common:run_process:1697 : local name=c-bak 2022-05-19 20:10:24.831 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:10:24.834 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:10:24.836 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:10:24.839 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:10:24.842 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:10:24.847 | + functions-common:time_start:2428 : _TIME_START[$name]=1652991024844 2022-05-19 20:10:24.850 | + functions-common:run_process:1700 : is_service_enabled c-bak 2022-05-19 20:10:24.870 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:10:24.874 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:10:24.877 | + functions-common:time_stop:2437 : local name 2022-05-19 20:10:24.879 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:10:24.882 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:10:24.884 | + functions-common:time_stop:2440 : local total 2022-05-19 20:10:24.887 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:10:24.889 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:10:24.892 | + functions-common:time_stop:2444 : start_time=1652991024844 2022-05-19 20:10:24.895 | + functions-common:time_stop:2446 : [[ -z 1652991024844 ]] 2022-05-19 20:10:24.898 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:10:24.903 | + functions-common:time_stop:2449 : end_time=1652991024900 2022-05-19 20:10:24.906 | + functions-common:time_stop:2450 : elapsed_time=56 2022-05-19 20:10:24.909 | + functions-common:time_stop:2451 : total=33530 2022-05-19 20:10:24.911 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:10:24.914 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=33586 2022-05-19 20:10:24.917 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-05-19 20:10:24.920 | + functions-common:run_process:1692 : local service=c-vol 2022-05-19 20:10:24.922 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-05-19 20:10:24.925 | + functions-common:run_process:1694 : local group= 2022-05-19 20:10:24.927 | + functions-common:run_process:1695 : local user= 2022-05-19 20:10:24.930 | + functions-common:run_process:1697 : local name=c-vol 2022-05-19 20:10:24.932 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 20:10:24.935 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 20:10:24.937 | + functions-common:time_start:2424 : local start_time= 2022-05-19 20:10:24.940 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 20:10:24.944 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 20:10:24.949 | + functions-common:time_start:2428 : _TIME_START[$name]=1652991024946 2022-05-19 20:10:24.951 | + functions-common:run_process:1700 : is_service_enabled c-vol 2022-05-19 20:10:24.976 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 20:10:24.979 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 20:10:24.981 | + functions-common:time_stop:2437 : local name 2022-05-19 20:10:24.984 | + functions-common:time_stop:2438 : local end_time 2022-05-19 20:10:24.987 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 20:10:24.989 | + functions-common:time_stop:2440 : local total 2022-05-19 20:10:24.992 | + functions-common:time_stop:2441 : local start_time 2022-05-19 20:10:24.994 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 20:10:24.997 | + functions-common:time_stop:2444 : start_time=1652991024946 2022-05-19 20:10:24.999 | + functions-common:time_stop:2446 : [[ -z 1652991024946 ]] 2022-05-19 20:10:25.003 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 20:10:25.008 | + functions-common:time_stop:2449 : end_time=1652991025005 2022-05-19 20:10:25.010 | + functions-common:time_stop:2450 : elapsed_time=59 2022-05-19 20:10:25.013 | + functions-common:time_stop:2451 : total=33586 2022-05-19 20:10:25.016 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 20:10:25.018 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=33645 2022-05-19 20:10:25.021 | + ./stack.sh:main:1327 : create_volume_types 2022-05-19 20:10:25.024 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-05-19 20:10:25.050 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:10:25.053 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-05-19 20:10:25.056 | + lib/cinder:create_volume_types:575 : local be be_name 2022-05-19 20:10:25.058 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-05-19 20:10:25.061 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-05-19 20:10:25.063 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-05-19 20:10:25.083 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 20:10:25.086 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-05-19 20:10:27.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:10:27.449 | from cryptography.utils import int_from_bytes 2022-05-19 20:10:27.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 20:10:27.449 | from cryptography.utils import int_from_bytes 2022-05-19 20:10:27.449 | Internal Server Error (HTTP 500) 2022-05-19 20:10:27.694 | + lib/cinder:create_volume_types:1 : exit_trap 2022-05-19 20:10:27.697 | + ./stack.sh:exit_trap:523 : local r=1 2022-05-19 20:10:27.700 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-05-19 20:10:27.703 | + ./stack.sh:exit_trap:524 : jobs='211569 2022-05-19 20:10:27.703 | 243864' 2022-05-19 20:10:27.706 | + ./stack.sh:exit_trap:527 : [[ -n 211569 2022-05-19 20:10:27.706 | 243864 ]] 2022-05-19 20:10:27.709 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-05-19-195729 ]] 2022-05-19 20:10:27.712 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-05-19 20:10:27.715 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-05-19 20:10:27.715 | exit_trap: cleaning up child processes 2022-05-19 20:10:27.718 | + ./stack.sh:exit_trap:529 : kill 211569 243864 2022-05-19 20:10:27.721 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.PvV4oYWExa ']' 2022-05-19 20:10:27.724 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.PvV4oYWExa 2022-05-19 20:10:27.728 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-05-19 20:10:27.731 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-05-19 20:10:27.733 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-05-19 20:10:27.736 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-05-19 20:10:27.736 | Error on exit 2022-05-19 20:10:27.739 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-05-19 20:10:27.742 | + ./stack.sh:exit_trap:544 : generate-subunit 1652990246 781 fail 2022-05-19 20:10:28.445 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-05-19 20:10:28.448 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-05-19 20:10:29.890 | + ./stack.sh:exit_trap:558 : exit 1